Bug 100121 - [Qt] Port QWebPreferences to C++
Summary: [Qt] Port QWebPreferences to C++
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 420+
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 07:20 PDT by Allan Sandfeld Jensen
Modified: 2012-10-23 07:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (12.65 KB, patch)
2012-10-23 07:24 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-10-23 07:20:41 PDT
For some odd reason qwebpreferences has been implemented using the C-API. It makes it hard to read and maintain, and is unnecessarily demented.
Comment 1 Allan Sandfeld Jensen 2012-10-23 07:24:39 PDT
Created attachment 170161 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-23 07:50:06 PDT
Comment on attachment 170161 [details]
Patch

Clearing flags on attachment: 170161

Committed r132222: <http://trac.webkit.org/changeset/132222>
Comment 3 WebKit Review Bot 2012-10-23 07:50:09 PDT
All reviewed patches have been landed.  Closing bug.