Bug 41819

Summary: After layout, do updateCompositingLayers() after widget positions have been updated?
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Simon Fraser (smfr)
Reported 2010-07-07 17:43:18 PDT
Bug 41794 happened because compositing layers are updated before widgets are, at the end of layout. Maybe we should update compositing layers after post-layout tasks have run.
Attachments
Simon Fraser (smfr)
Comment 1 2010-07-07 17:43:45 PDT
If I fix this, we may be able to remove the code added for bug 41794.
Simon Fraser (smfr)
Comment 2 2010-07-14 09:49:02 PDT
Some new assertions fire when I make this change. Have to figure out why.
Note You need to log in before you can comment on or make changes to this bug.