Closed
Bug 1313262
Opened 8 years ago
Closed 8 years ago
Devirtualize nsINode::{Get,Set,Delete,Unset}Property
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: xidorn, Assigned: xidorn)
Details
Attachments
(1 file)
It doesn't seem to me any of them are actually overridden. They shouldn't be virtual function.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → xidorn+moz
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8804955 [details]
Bug 1313262 - Devirtualize nsINode::{Get,Set,Delete,Unset}Property.
https://reviewboard.mozilla.org/r/88768/#review88342
Attachment #8804955 -
Flags: review?(peterv) → review+
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab21bce76054
Devirtualize nsINode::{Get,Set,Delete,Unset}Property. r=peterv
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•