Closed
Bug 695867
Opened 13 years ago
Closed 13 years ago
Crash [@ LookupPropertyById] with getPropertyDescriptor returning a NodeList
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: jruderman, Assigned: peterv)
References
Details
(Keywords: crash, testcase)
Attachments
(3 files)
No description provided.
Reporter | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Need to null-check all GetObjectProto in the new DOM bindings.
Assignee: nobody → peterv
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #570079 -
Flags: review?(mrbkap)
Comment 4•13 years ago
|
||
Comment on attachment 570079 [details] [diff] [review]
v1
r=me
Attachment #570079 -
Flags: review?(mrbkap) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Target Milestone: --- → mozilla10
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 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
•