Closed
Bug 672796
Opened 13 years ago
Closed 13 years ago
MOZILLA_GUARD_OBJECT_NOTIFIER_ONLY_PARAM and friends shouldn't be in AutoRestore.h
Categories
(Core :: MFBT, defect)
Core
MFBT
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file, 1 obsolete file)
17.45 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Can we move these into mfbt now?
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 570646 [details] [diff] [review] Patch v1 Review of attachment 570646 [details] [diff] [review]: ----------------------------------------------------------------- ::: mfbt/GuardObjects.h @@ +40,5 @@ > +#ifndef mozilla_GuardObjects_h > +#define mozilla_GuardObjects_h > + > +#include "mozilla/Types.h" > +#include "nsDebug.h" You can't include xpcom headers from mfbt.
Attachment #570646 -
Flags: review?(khuey) → review-
Assignee | ||
Comment 4•13 years ago
|
||
K.
Attachment #570646 -
Attachment is obsolete: true
Attachment #570756 -
Flags: review?(khuey)
Attachment #570756 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 5•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1193734e0207 with a Windows build fix the Green Intern suggested on IRC.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → mozilla11
Updated•13 years ago
|
Component: XPCOM → MFBT
QA Contact: xpcom → mfbt
You need to log in
before you can comment on or make changes to this bug.
Description
•