Closed
Bug 1295684
Opened 9 years ago
Closed 9 years ago
Make JSObject2WrappedJSMap infallible
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
If we make this map infallible, then we'll get better crash reports for bug 1295033.
| Assignee | ||
Comment 1•9 years ago
|
||
This patch is very trivial once bug 1295695 is fixed.
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8782687 [details]
Bug 1295684 - Make JSObject2WrappedJSMap infallible.
https://reviewboard.mozilla.org/r/72756/#review70816
Attachment #8782687 -
Flags: review?(mrbkap) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a7fb2505cf58
Make JSObject2WrappedJSMap infallible. r=mrbkap
Comment 6•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•