Bug 39946

Summary: REGRESSION (r58665): Infinite recursion in Position::getInlineBoxAndOffset()
Product: WebKit Reporter: Tony Chang <tony>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: enrica, mitz
Priority: P1 Keywords: HasReduction, InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
test case
none
Patch mitz: review+

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.