RESOLVED FIXED 165775
Infinite recursion when viewport is set to the size of the content but the content overflows the viewport.
https://bugs.webkit.org/show_bug.cgi?id=165775
Summary Infinite recursion when viewport is set to the size of the content but the co...
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.