Closed
Bug 900242
Opened 12 years ago
Closed 12 years ago
Mark overriding nsBlockFrame methods as MOZ_OVERRIDE
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: dholbert, Assigned: dholbert)
Details
Attachments
(1 file)
9.20 KB,
patch
|
MatsPalmgren_bugz
:
review+
|
Details | Diff | Splinter Review |
Just noticed that nsBlockFrame is missing MOZ_OVERRIDE on most of its overriding methods.
Filing this bug on adding that annotation.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #784051 -
Flags: review?(matspal)
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Comment on attachment 784051 [details] [diff] [review]
fix v1
r=mats
Attachment #784051 -
Flags: review?(matspal) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Flags: in-testsuite-
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•