Closed
Bug 1389582
Opened 8 years ago
Closed 8 years ago
Can we just nix the classinfo on Exception?
Categories
(Core :: XPConnect, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file, 1 obsolete file)
|
3.48 KB,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
Looks to me like Exception is now on webidl bindings, so this looks like dead code to me...
| Assignee | ||
Comment 1•8 years ago
|
||
try run at https://treeherder.mozilla.org/#/jobs?repo=try&revision=179f7d73bfc70a932938af4518a7d07f13eda734
Attachment #8896514 -
Flags: review?(peterv)
Updated•8 years ago
|
Attachment #8896514 -
Flags: review?(peterv) → review+
| Assignee | ||
Comment 2•8 years ago
|
||
MozReview-Commit-ID: 4BaYjfOdrUc
Attachment #8902120 -
Flags: review?(peterv)
| Assignee | ||
Updated•8 years ago
|
Attachment #8896514 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•8 years ago
|
||
Woops, I thought I had forgotten to ask for review on this, but I was wrong...
| Assignee | ||
Updated•8 years ago
|
Attachment #8896514 -
Attachment is obsolete: false
| Assignee | ||
Updated•8 years ago
|
Attachment #8902120 -
Attachment is obsolete: true
Attachment #8902120 -
Flags: review?(peterv)
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ebdcd630db29
Drop classinfo stuff from Exception, since that's exposed via webidl bindings. r=peterv
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•