Bug 41794 - compositing/iframes/iframe-resize.html displays incorrectly after the resize
Summary: compositing/iframes/iframe-resize.html displays incorrectly after the resize
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
: 41329 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-07 13:10 PDT by Simon Fraser (smfr)
Modified: 2010-07-08 22:35 PDT (History)
0 users

See Also:


Attachments
Patch (8.31 KB, patch)
2010-07-07 17:45 PDT, Simon Fraser (smfr)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-07-07 13:10:35 PDT
The testcase at LayoutTests/compositing/iframes/iframe-resize.html displays incorrectly on screen when run manually.
Comment 1 Simon Fraser (smfr) 2010-07-07 14:04:25 PDT
RenderLayerCompositor::updateContentLayerOffset() is getting called before widgets have been updated after layout.
Comment 2 Simon Fraser (smfr) 2010-07-07 17:33:16 PDT
This test is disabled too: bug 38888.
Comment 3 Simon Fraser (smfr) 2010-07-07 17:45:43 PDT
Created attachment 60814 [details]
Patch
Comment 4 Simon Fraser (smfr) 2010-07-07 17:50:31 PDT
I field bug 41819 to investigate just doing compositing updates after widget updates.
Comment 5 Simon Fraser (smfr) 2010-07-08 22:13:36 PDT
<rdar://problem/8174144>
Comment 6 Simon Fraser (smfr) 2010-07-08 22:34:03 PDT
http://trac.webkit.org/changeset/62894
Comment 7 Simon Fraser (smfr) 2010-07-08 22:35:33 PDT
*** Bug 41329 has been marked as a duplicate of this bug. ***