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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 06:40:51 PDT 2010


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





--- Comment #10 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-10-19 06:40:51 PST ---
(In reply to comment #8)
> Created an attachment (id=71146)
 --> (https://bugs.webkit.org/attachment.cgi?id=71146&action=review) [details]
> 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));
> }

That is not really needed, we only do that for helper methods.

-- 
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