Bug 69926 - [Qt][WK2] Fix build after QSGItem API changes
Summary: [Qt][WK2] Fix build after QSGItem API changes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Hausmann
URL:
Keywords:
: 70038 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-12 07:40 PDT by Simon Hausmann
Modified: 2011-10-14 03:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.07 KB, patch)
2011-10-12 07:46 PDT, Simon Hausmann
kenneth: review+
hausmann: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2011-10-12 07:40:35 PDT
[Qt][WK2] Fix build after QSGItem API changes
Comment 1 Simon Hausmann 2011-10-12 07:46:56 PDT
Created attachment 110684 [details]
Patch
Comment 2 Simon Hausmann 2011-10-12 07:47:51 PDT
Comment on attachment 110684 [details]
Patch

cq-. Landing needs to be synchronized with the wk2 bot
Comment 3 Kenneth Rohde Christiansen 2011-10-12 07:52:39 PDT
Comment on attachment 110684 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=110684&action=review

> Source/WebKit2/ChangeLog:14
> +        This patch adapts the desktop webview as well as the page proxy to handle these
> +        kind of events.

Nice :-)
Comment 4 Simon Hausmann 2011-10-13 10:49:37 PDT
*** Bug 70038 has been marked as a duplicate of this bug. ***
Comment 5 Simon Hausmann 2011-10-14 03:17:02 PDT
Committed r97457: <http://trac.webkit.org/changeset/97457>