[Webkit-unassigned] [Bug 20952] QtWebKit needs the old history pull model for API Compability

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 14 08:21:56 PST 2008


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


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23590|0                           |1
        is obsolete|                            |
  Attachment #26011|                            |review?
               Flag|                            |




------- Comment #7 from zecke at selfish.org  2008-12-14 08:21 PDT -------
Created an attachment (id=26011)
 --> (https://bugs.webkit.org/attachment.cgi?id=26011&action=view)
Add the GlobalHistory back for QtWebKit.

Another patch working on the LinkHash and CSSStyleSelector:
  - Add a method to LinkHash to resolve the URL. In contrast to the previous
attempt the API is not too ugly

  - I'm aware how ugly this is, specially of having a #ifdef in the
CSSStyleSelector and having a WebKit type there. For Qt4.5 it is needed though.
Maybe it is time to add a "bridge" for QtWebKit as well and some hints to
reduce the ugliness are much appreciated.

  - The limited tests of Gtk+ still pass and a test case for QtWebKit is added


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



More information about the webkit-unassigned mailing list