Bug 49381 - [Qt] Add an Qt WebKit2 API for overriding the actual visible content rect
Summary: [Qt] Add an Qt WebKit2 API for overriding the actual visible content rect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 06:36 PST by Kenneth Rohde Christiansen
Modified: 2010-11-11 10:25 PST (History)
4 users (show)

See Also:


Attachments
Patch (6.20 KB, patch)
2010-11-11 06:37 PST, Kenneth Rohde Christiansen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Rohde Christiansen 2010-11-11 06:36:22 PST
Patch coming.
Comment 1 Kenneth Rohde Christiansen 2010-11-11 06:37:51 PST
Created attachment 73605 [details]
Patch
Comment 2 Andreas Kling 2010-11-11 06:40:16 PST
Comment on attachment 73605 [details]
Patch

r=me <3
Comment 3 Andreas Kling 2010-11-11 06:47:30 PST
Comment on attachment 73605 [details]
Patch

Clearing flags on attachment: 73605

Committed r71817: <http://trac.webkit.org/changeset/71817>
Comment 4 Andreas Kling 2010-11-11 06:47:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Adam Roben (:aroben) 2010-11-11 08:18:13 PST
This broke Mac and Windows. I wonder why EWS didn't catch it?
Comment 6 Adam Roben (:aroben) 2010-11-11 08:22:54 PST
I fixed the build in r71825
Comment 7 Eric Seidel (no email) 2010-11-11 10:10:07 PST
Debug vs. release?  The win builder hasn't run yet.
Comment 8 Adam Roben (:aroben) 2010-11-11 10:25:49 PST
(In reply to comment #7)
> Debug vs. release?

It should break both Debug and Release.