RESOLVED FIXED 39946
REGRESSION (r58665): Infinite recursion in Position::getInlineBoxAndOffset()
https://bugs.webkit.org/show_bug.cgi?id=39946
Summary REGRESSION (r58665): Infinite recursion in Position::getInlineBoxAndOffset()
Tony Chang
Reported 2010-05-31 02:42:03 PDT
Created attachment 57445 [details] test case This is a regression caused by a similar fix in http://trac.webkit.org/changeset/58665 Test case attached. I'll investigate tomorrow.
Attachments
test case (256 bytes, text/html)
2010-05-31 02:42 PDT, Tony Chang
no flags
Patch (4.35 KB, patch)
2010-05-31 18:26 PDT, Tony Chang
mitz: review+
Tony Chang
Comment 1 2010-05-31 02:43:05 PDT
Originally reported in crbug.com/44051
mitz
Comment 2 2010-05-31 09:04:09 PDT
Tony Chang
Comment 3 2010-05-31 18:26:12 PDT
mitz
Comment 4 2010-05-31 18:29:46 PDT
Comment on attachment 57506 [details] Patch Thanks for the quick fix! > + r58665 added an infinite recurion check, but didn't take into consideration recursion between two Typo: recurion.
Tony Chang
Comment 5 2010-05-31 19:16:31 PDT
Note You need to log in before you can comment on or make changes to this bug.