[Webkit-unassigned] [Bug 117185] REGRESSION(r151146) fast/forms/control-clip-overflow.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 11:55:38 PDT 2013


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





--- Comment #2 from Roger Fong <roger_fong at apple.com>  2013-06-04 11:54:11 PST ---
Well, one thing I didn't check thoroughly enough was whether or not clearLayoutOverflow is now called too early (something else still accesses layoutOverflowRect between the time it's now called and when it used to be called).

Perhaps this means that clearLayoutOverflow should still just be called where it used to, which unfortunately requires spreading out the delayed scrolling logic a bit...but better than a test failing.

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