Bug 59171

Summary: [Qt][WK2] Implement DrawingAreaImpl for Qt.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch sam: review+

Description Andreas Kling 2011-04-21 20:34:41 PDT
Now that it's open for business, we should implement DrawingAreaImpl for the Qt port of WebKit2.
Comment 1 Andreas Kling 2011-04-21 20:36:02 PDT
Created attachment 90662 [details]
Proposed patch
Comment 2 WebKit Review Bot 2011-04-21 20:38:28 PDT
Attachment 90662 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/UIProcess/qt/BackingStoreQt.cpp:32:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 13 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2011-04-21 22:14:07 PDT
Comment on attachment 90662 [details]
Proposed patch

Woo. r=me.
Comment 4 Andreas Kling 2011-04-22 02:44:21 PDT
Committed r84613: <http://trac.webkit.org/changeset/84613>