Closed
Bug 1313262
Opened 9 years ago
Closed 9 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•9 years ago
|
Assignee: nobody → xidorn+moz
| Comment hidden (mozreview-request) |
Comment 2•9 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•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•