WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
26528
REGRESSION (
r44674
): Assertion in TextIterator::pushFullyClippedState while counting matches for "a" on apple.com
https://bugs.webkit.org/show_bug.cgi?id=26528
Summary
REGRESSION (r44674): Assertion in TextIterator::pushFullyClippedState while c...
Darin Adler
Reported
2009-06-18 16:39:23 PDT
To reproduce: 1. visit
http://www.apple.com
2. click in Google search field 3. type "a" Assertion fires. When I comment out the assertion there is no visible problem. #0 0x03d5bc04 in WebCore::pushFullyClippedState (stack=@0xbfffe020, node=0x1d3d68e0) at OpenSource/WebCore/editing/TextIterator.cpp:187 #1 0x03d5e39d in WebCore::TextIterator::handleReplacedElement (this=0xbfffe014) at OpenSource/WebCore/editing/TextIterator.cpp:532 #2 0x03d5edae in WebCore::TextIterator::advance (this=0xbfffe014) at OpenSource/WebCore/editing/TextIterator.cpp:339
Attachments
patch, but I haven't written the regression test yet
(612 bytes, patch)
2009-06-19 18:30 PDT
,
Darin Adler
no flags
Details
Formatted Diff
Diff
patch
(6.60 KB, patch)
2009-06-20 12:53 PDT
,
Darin Adler
mitz: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2009-06-18 16:39:38 PDT
<
rdar://problem/6985329
>
Mark Rowe (bdash)
Comment 2
2009-06-19 13:45:20 PDT
***
Bug 26557
has been marked as a duplicate of this bug. ***
Darin Adler
Comment 3
2009-06-19 15:56:07 PDT
I've got a fix for this. I hope to post it soon.
Darin Adler
Comment 4
2009-06-19 18:30:22 PDT
Created
attachment 31583
[details]
patch, but I haven't written the regression test yet
Darin Adler
Comment 5
2009-06-20 12:53:32 PDT
Created
attachment 31599
[details]
patch
Darin Adler
Comment 6
2009-06-20 13:37:15 PDT
http://trac.webkit.org/changeset/44901
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