WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
45404
Null deref in RenderBlock::updateFirstLetter()
https://bugs.webkit.org/show_bug.cgi?id=45404
Summary
Null deref in RenderBlock::updateFirstLetter()
Cris Neckar
Reported
2010-09-08 11:43:02 PDT
With first-letter style there is a null deref when getCachedPseudoStyle() returns a null RenderStyle. The attached repro will trigger it. Patch to follow shortly.
Attachments
repro
(258 bytes, text/html)
2010-09-08 11:43 PDT
,
Cris Neckar
no flags
Details
Patch
(3.05 KB, patch)
2010-09-08 11:50 PDT
,
Cris Neckar
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Cris Neckar
Comment 1
2010-09-08 11:43:28 PDT
Created
attachment 66919
[details]
repro
Cris Neckar
Comment 2
2010-09-08 11:50:53 PDT
Created
attachment 66920
[details]
Patch
chris fleizach
Comment 3
2010-09-10 01:59:45 PDT
Comment on
attachment 66920
[details]
Patch r=me
WebKit Commit Bot
Comment 4
2010-09-10 03:04:51 PDT
Comment on
attachment 66920
[details]
Patch Clearing flags on attachment: 66920 Committed
r67184
: <
http://trac.webkit.org/changeset/67184
>
WebKit Commit Bot
Comment 5
2010-09-10 03:04:55 PDT
All reviewed patches have been landed. Closing bug.
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