Bug 165775

Summary: Infinite recursion when viewport is set to the size of the content but the content overflows the viewport.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mitz, simon.fraser
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

zalan
Reported 2016-12-12 14:34:52 PST
We should handle such cases like we do with m_setNeedsLayoutWasDeferred.
Attachments
Patch (2.54 KB, patch)
2016-12-12 15:27 PST, zalan
no flags
Patch (2.56 KB, patch)
2016-12-12 15:57 PST, zalan
no flags
zalan
Comment 1 2016-12-12 14:35:10 PST
zalan
Comment 2 2016-12-12 15:27:05 PST
Simon Fraser (smfr)
Comment 3 2016-12-12 15:48:59 PST
Comment on attachment 296957 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=296957&action=review > Source/WebCore/page/FrameView.cpp:2662 > + // FIXME: Merge this logic with m_setNeedsLayoutWasDeferred and find a more appropriate File a bug for this.
zalan
Comment 4 2016-12-12 15:57:51 PST
WebKit Commit Bot
Comment 5 2016-12-12 16:36:02 PST
Comment on attachment 296962 [details] Patch Clearing flags on attachment: 296962 Committed r209745: <http://trac.webkit.org/changeset/209745>
WebKit Commit Bot
Comment 6 2016-12-12 16:36:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.