WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Patch
(4.35 KB, patch)
2010-05-31 18:26 PDT
,
Tony Chang
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/8045485
>
Tony Chang
Comment 3
2010-05-31 18:26:12 PDT
Created
attachment 57506
[details]
Patch
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
Committed
r60459
: <
http://trac.webkit.org/changeset/60459
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug