Bug 165489

Summary: Two tiled drawing tests failing with visual viewports enabled.
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, simon.fraser, zalan
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Simon Fraser (smfr)
Reported 2016-12-06 14:00:36 PST
[29/132] tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor.html failed unexpectedly (text diff) [49/132] tiled-drawing/scrolling/frames/coordinated-frame-lose-scrolling-ancestor.html failed unexpectedly (text diff) Problem is that we update the layout viewport when the visual viewport is empty, for subframes: FrameView 0x121bf0b80 updateLayoutViewport() layoutViewport: (0,0) width=0 height=0 visualViewport: (0,0) width=500 height=300 scroll positions: min: (0,0) max: (0,0) layoutViewport changed to (500,300) width=0 height=0
Attachments
Patch (6.95 KB, patch)
2016-12-06 21:03 PST, Simon Fraser (smfr)
dino: review+
Simon Fraser (smfr)
Comment 1 2016-12-06 15:18:22 PST
Simon Fraser (smfr)
Comment 2 2016-12-06 21:03:21 PST
Dean Jackson
Comment 3 2016-12-06 21:10:53 PST
Comment on attachment 296370 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=296370&action=review > Source/WebCore/page/FrameView.cpp:1800 > + Get rid of these spaces.
Simon Fraser (smfr)
Comment 4 2016-12-06 21:15:13 PST
Note You need to log in before you can comment on or make changes to this bug.