Closed
Bug 1263773
Opened 6 years ago
Closed 6 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•6 years ago
|
||
Attachment #8740191 -
Flags: review?(dholbert)
Comment 2•6 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•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/774962b54f18
Status: NEW → RESOLVED
Closed: 6 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
•