[Webkit-unassigned] [Bug 175270] REGRESSION (r220052): ASSERTION FAILED: !frame().isMainFrame() || !needsStyleRecalcOrLayout() in WebCore::FrameView::updateLayoutAndStyleIfNeededRecursive()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 13:04:18 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175270

--- Comment #5 from Darin Adler <darin at apple.com> ---
I experienced this locally but thought it was due to some other work I had done. I have a potential fix for this and was going to discuss with experts on our layout system.

The issue here is that object loading can cause a need for additional style recalculation in the post-style-calculation hook, which adds the need to cycle through one more time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170821/d17921de/attachment.html>


More information about the webkit-unassigned mailing list