Closed
Bug 1032118
Opened 11 years ago
Closed 11 years ago
Remove the nsresult return value from nsMediaList::SetStyleSheet
Categories
(Core :: DOM: CSS Object Model, defect)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file)
2.00 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
It is never checked, and only ever returns NS_OK.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8447895 -
Flags: review?(dbaron)
Comment on attachment 8447895 [details] [diff] [review]
Remove the nsresult return value from nsMediaList::SetStyleSheet
r=dbaron
Please add the bug number to the commit message.
Attachment #8447895 -
Flags: review?(dbaron) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Flags: in-testsuite-
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•