Closed
Bug 1453868
Opened 8 years ago
Closed 8 years ago
Remove redundant setting of globalObj in binding to-promise conversions
Categories
(Core :: DOM: Bindings (WebIDL), enhancement)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
1.65 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
On the common codepaths we set it once... and then set it again.
| Assignee | ||
Comment 1•8 years ago
|
||
MozReview-Commit-ID: BuykeYqTEoF
Attachment #8967622 -
Flags: review?(kyle)
Updated•8 years ago
|
Attachment #8967622 -
Flags: review?(kyle) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2117cf060794
Remove redunant setting of globalObj in binding to-promise conversions. r=qdot
Comment 3•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| Assignee | ||
Updated•8 years ago
|
Component: DOM → DOM: Bindings (WebIDL)
You need to log in
before you can comment on or make changes to this bug.
Description
•