Closed
Bug 1729800
Opened 4 years ago
Closed 4 years ago
CustomElementData could be an UniquePtr
Categories
(Core :: DOM: Core & HTML, task, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
94 Branch
| Tracking | Status | |
|---|---|---|
| firefox94 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
Details
Attachments
(1 file)
The ownership is clear.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9240155 -
Attachment description: WIP: Bug 1729800 - Convert nsExtendedDOMSlots::mCustomElementData to UniquePtr; → Bug 1729800 - Convert nsExtendedDOMSlots::mCustomElementData to UniquePtr; r=smaug
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ebdb87bf21a
Convert nsExtendedDOMSlots::mCustomElementData to UniquePtr; r=smaug
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•