WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
74792
RuleSet: Remove style sheet null-check in addRulesFromSheet().
https://bugs.webkit.org/show_bug.cgi?id=74792
Summary
RuleSet: Remove style sheet null-check in addRulesFromSheet().
Andreas Kling
Reported
2011-12-17 14:32:13 PST
There's only one call site where we could pass in a null sheet, so let's add a check there and replace the check in addRulesFromSheet() by an assertion.
Attachments
Patch
(1.96 KB, patch)
2011-12-17 14:38 PST
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-12-17 14:38:49 PST
Created
attachment 119737
[details]
Patch
Andreas Kling
Comment 2
2011-12-17 19:06:40 PST
Comment on
attachment 119737
[details]
Patch Clearing flags on attachment: 119737 Committed
r103159
: <
http://trac.webkit.org/changeset/103159
>
Andreas Kling
Comment 3
2011-12-17 19:06:49 PST
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