[Webkit-unassigned] [Bug 116689] Regression(r145959) Convert <select> to new flex box causes strange positioning problems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 12:37:56 PDT 2013


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





--- Comment #28 from Roger Fong <roger_fong at apple.com>  2013-06-04 12:36:29 PST ---
Rolled out r

The assert shouldn't be there because there is a case where gDelayedScrollInfo is not expected to be 0 when calling the code (as indicated by the comment right above that case...)

I'm not sure why that test is failing but I suspect it has to do with moving the clearLayoutOverflow code.
I still believe that the fix is conceptually correct but perhaps it is safer to just keep clearLayoutOverflow where it was.

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