Closed
Bug 764130
Opened 12 years ago
Closed 12 years ago
Don't crash if NULL is passed to DOMRequestService methods
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: justin.lebar+bug, Assigned: justin.lebar+bug)
References
Details
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
If I pass NULL to a DOMRquestService method -- even from JS -- the whole process crashes. That's a bit much...
Patch in a moment.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #632431 -
Flags: review?(jonas)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → justin.lebar+bug
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 632431 [details] [diff] [review]
Patch, v1
Actually, Jonas is on vacation. Olli?
Attachment #632431 -
Flags: review?(jonas) → review?(bugs)
Updated•12 years ago
|
Attachment #632431 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Target Milestone: --- → mozilla16
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•