[Webkit-unassigned] [Bug 73348] REGRESSION: Assertion when loading a page with a scrollable RenderLayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 12:39:37 PST 2011


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





--- Comment #2 from Beth Dakin <bdakin at apple.com>  2011-11-29 12:39:36 PST ---
I looked at this briefly in the debugger, and immediateScrollToPoint() is called with the point (0,0). It doesn't make sense to call notifyPositionChanged() in that case because, since the page it just loading and laying out for the first time, the position has not changed.

-- 
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