Bug 133665

Summary: Work towards having frames in the scrolling tree
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, cmarcelo, commit-queue, esprehn+autocc, fred.wang, glenn, jamesr, kondapallykalyan, luiz, simon.fraser, thorton, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 133694, 149264, 173405    
Attachments:
Description Flags
Patch thorton: review+

Simon Fraser (smfr)
Reported 2014-06-09 16:43:54 PDT
Work towards having frames in the scrolling tree
Attachments
Patch (59.39 KB, patch)
2014-06-09 17:10 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2014-06-09 17:10:54 PDT
Tim Horton
Comment 2 2014-06-09 17:20:39 PDT
Comment on attachment 232750 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=232750&action=review > Source/WebCore/rendering/RenderLayerCompositor.cpp:3611 > + RenderElement* frameRenderer = ownerElement ? ownerElement->renderer() : 0; nullptr > Source/WebCore/rendering/RenderView.cpp:842 > + // FIXME: view() is just *this here. why the fixme instead of fixing?
Simon Fraser (smfr)
Comment 3 2014-06-09 17:39:27 PDT
Note You need to log in before you can comment on or make changes to this bug.