Closed
Bug 1352746
Opened 6 years ago
Closed 6 years ago
Rename ProbablyShortLivingObject to ProbablyShortLivingWrapper in webidl
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
6.00 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Comment on attachment 8853699 [details] [diff] [review] shortliving_wrapper.diff This is just renaming ProbablyShortLivingObject to ProbablyShortLivingWrapper, so that the name makes more sense if we want to start to use the annotation with some DOM nodes.
Attachment #8853699 -
Flags: review?(kyle)
Updated•6 years ago
|
Attachment #8853699 -
Flags: review?(kyle) → review+
Pushed by opettay@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/a5b1f1d71de9 Rename ProbablyShortLivingObject to ProbablyShortLivingWrapper in webidl, r=qDot
Comment 3•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a5b1f1d71de9
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 4•6 years ago
|
||
Note that in general we try to name these reflectors, to avoid the confusion with security wrappers.
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•