Closed
Bug 453308
Opened 16 years ago
Closed 16 years ago
Building without MOZ_XUL failed
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: romaxa, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
sicking
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
....
nsNodeUtils.cpp:87: error: invalid static_cast from type ‘nsBindingManager*’ to type ‘nsIMutationObserver*’
....
nsBindingManager.h include required for building nsNodeUtils.cpp if MOZ_XUL not defined
Attachment #336486 -
Flags: review?(jonas)
Attachment #336486 -
Flags: superreview+
Attachment #336486 -
Flags: review?(jonas)
Attachment #336486 -
Flags: review+
Reporter | ||
Comment 1•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•