[Webkit-unassigned] [Bug 47716] [Qt] WebKit2 history, QWKHistory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 02:41:57 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47716


Juha Savolainen <juha.savolainen at weego.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71146|                            |review?, commit-queue?
               Flag|                            |




--- Comment #8 from Juha Savolainen <juha.savolainen at weego.fi>  2010-10-19 02:41:56 PST ---
Created an attachment (id=71146)
 --> (https://bugs.webkit.org/attachment.cgi?id=71146&action=review)
patch

Thank you Kenneth for a informative comments.

Should we make methods also available to QWKHistoryPrivate, eg. 
int QWKHistoryPrivate::backListCount() const
{
    return WKBackForwardListGetBackListCount(toAPI(m_backForwardList));
}

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list