Bug 88336 - [Qt] Don't propagate viewport size changes if the viewport is empty
Summary: [Qt] Don't propagate viewport size changes if the viewport is empty
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexis Menard (darktears)
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2012-06-05 09:09 PDT by Alexis Menard (darktears)
Modified: 2012-06-05 15:07 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.70 KB, patch)
2012-06-05 09:10 PDT, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff
Patch (1.70 KB, patch)
2012-06-05 09:13 PDT, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff
Patch (1.89 KB, patch)
2012-06-05 09:28 PDT, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Menard (darktears) 2012-06-05 09:09:05 PDT
[Qt] Don't update further the viewport size if the later is empty.
Comment 1 Alexis Menard (darktears) 2012-06-05 09:10:51 PDT
Created attachment 145815 [details]
Patch
Comment 2 Alexis Menard (darktears) 2012-06-05 09:13:18 PDT
Created attachment 145816 [details]
Patch
Comment 3 Alexis Menard (darktears) 2012-06-05 09:28:26 PDT
Created attachment 145820 [details]
Patch
Comment 4 Alexis Menard (darktears) 2012-06-05 09:30:58 PDT
Comment on attachment 145820 [details]
Patch

Clearing flags on attachment: 145820

Committed r119497: <http://trac.webkit.org/changeset/119497>
Comment 5 Alexis Menard (darktears) 2012-06-05 09:31:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Kenneth Rohde Christiansen 2012-06-05 15:07:33 PDT
Comment on attachment 145816 [details]
Patch

r=me