Closed
Bug 1474045
Opened 7 years ago
Closed 7 years ago
Make nsIScriptGlobalObject::HandleScriptError non-virtual
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
There's no reason for it to be virtual.
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 2•7 years ago
|
||
Kyle, you saw the Phabricator review ping, right?
Flags: needinfo?(kyle)
Comment 3•7 years ago
|
||
Comment on attachment 8990484 [details]
Bug 1474045. Make nsIScriptGlobalObject::HandleScriptError non-virtual. r=qdot
Kyle Machulis [:qdot] [:kmachulis] (if a patch has no decent commit message, automatic r-) has approved the revision.
https://phabricator.services.mozilla.com/D2018
Attachment #8990484 -
Flags: review+
Comment 4•7 years ago
|
||
Sorry about that, have some mail filters I need to fix.
Flags: needinfo?(kyle)
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4c266d09250c
Make nsIScriptGlobalObject::HandleScriptError non-virtual. r=qdot
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•