WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
45350
Null deref in RenderBlock::findNextLineBreak()
https://bugs.webkit.org/show_bug.cgi?id=45350
Summary
Null deref in RenderBlock::findNextLineBreak()
Cris Neckar
Reported
2010-09-07 18:20:18 PDT
Created
attachment 66816
[details]
repro A textnode with a fixed position and first-line styling may resturn null for style(). This is then derefed causing a crash. I will submit a patch shortly.
Attachments
repro
(263 bytes, text/html)
2010-09-07 18:20 PDT
,
Cris Neckar
no flags
Details
Patch
(2.80 KB, patch)
2010-09-08 10:29 PDT
,
Cris Neckar
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Cris Neckar
Comment 1
2010-09-08 10:29:57 PDT
Created
attachment 66910
[details]
Patch
chris fleizach
Comment 2
2010-09-10 02:07:45 PDT
Comment on
attachment 66910
[details]
Patch You should consider using the format other fast tests use with js-test-pre.js, and js-test-post.js. Many examples abound in fast/dom
WebKit Commit Bot
Comment 3
2010-09-10 02:45:35 PDT
Comment on
attachment 66910
[details]
Patch Clearing flags on attachment: 66910 Committed
r67183
: <
http://trac.webkit.org/changeset/67183
>
WebKit Commit Bot
Comment 4
2010-09-10 02:45:40 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5
2010-09-10 05:44:29 PDT
http://trac.webkit.org/changeset/67183
might have broken GTK Linux 32-bit Debug The following changes are on the blame list:
http://trac.webkit.org/changeset/67183
http://trac.webkit.org/changeset/67191
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