Closed
Bug 1117262
Opened 10 years ago
Closed 10 years ago
Mark virtual overridden functions as MOZ_OVERRIDE in docshell
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
This also devirtualizes some of the functions that were not overriden by
any class.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8543465 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ehsan
Blocks: Winconsistent-missing-override
Comment 2•10 years ago
|
||
Comment on attachment 8543465 [details] [diff] [review]
Mark virtual overridden functions as MOZ_OVERRIDE in docshell
r=me
Attachment #8543465 -
Flags: review?(bzbarsky) → review+
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•