Closed
Bug 1263773
Opened 9 years ago
Closed 9 years ago
Mark a bunch of classes in layout as MOZ_RAII
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
5.35 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
There are a bunch of classes in layout that are marked as MOZ_STACK_CLASS that should be marked as MOZ_RAII.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8740191 -
Flags: review?(dholbert)
Comment 2•9 years ago
|
||
Comment on attachment 8740191 [details] [diff] [review]
patch
Review of attachment 8740191 [details] [diff] [review]:
-----------------------------------------------------------------
Nice! Looks good, r=me.
Attachment #8740191 -
Flags: review?(dholbert) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•