Closed
Bug 869476
Opened 12 years ago
Closed 12 years ago
nsImageLoadingContent::Track/UntrackImage should return void
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: tnikkel, Assigned: tnikkel)
Details
Attachments
(1 file)
3.44 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
They always return NS_OK and nobody checks the return value.
Attachment #746430 -
Flags: review?(khuey)
Assignee | ||
Comment 1•12 years ago
|
||
As asked for in bug 847223 comment 24.
Attachment #746430 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•