Closed
Bug 1866220
Opened 2 years ago
Closed 2 years ago
Prevent refcounted non-WrapperCached DOM objects
Categories
(Core :: DOM: Bindings (WebIDL), defect, P3)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: peterv, Assigned: peterv)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D194468
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/248f78bd13c6
Force UniquePtr<…> return type for functions called from bindings for things marked as NewObject and returning a non-refcounted object. r=farre
https://hg.mozilla.org/integration/autoland/rev/d92356702605
Prevent refcounted non-WrapperCached DOM objects. r=farre,extension-reviewers,rpl
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/248f78bd13c6
https://hg.mozilla.org/mozilla-central/rev/d92356702605
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•