WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
83708
Crash in CSSStyleSheet::deleteRule
https://bugs.webkit.org/show_bug.cgi?id=83708
Summary
Crash in CSSStyleSheet::deleteRule
Antti Koivisto
Reported
2012-04-11 11:48:00 PDT
The wrapper needs to be null checked before calling setParentStyleSheet(0).
Attachments
patch
(2.72 KB, patch)
2012-04-11 12:58 PDT
,
Antti Koivisto
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2012-04-11 12:58:33 PDT
Created
attachment 136732
[details]
patch
Andreas Kling
Comment 2
2012-04-11 12:59:45 PDT
Comment on
attachment 136732
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=136732&action=review
> Source/WebCore/ChangeLog:8 > + Andreas spotted that the wrapper needs to be null checked before calling setParentStyleSheet(0).
Sounds like a clever guy!
Antti Koivisto
Comment 3
2012-04-11 13:04:12 PDT
http://trac.webkit.org/changeset/113898
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