[Webkit-unassigned] [Bug 73348] REGRESSION: Assertion when loading a page with a scrollable RenderLayer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 2 11:10:28 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73348
--- Comment #11 from Simon Fraser (smfr) <simon.fraser at apple.com> 2011-12-02 11:10:28 PST ---
It's wrong to be calling Scrollbar::convertFromContainingView() in the middle of layout, since coordinates are in flux. Maybe we should postpone calls to RenderBlock::updateScrollInfoAfterLayout() until after layout is complete.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list