Closed
Bug 453826
Opened 16 years ago
Closed 16 years ago
MOZ_XUL define required for nsCaret::IsMenuPopupHidingCaret
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: romaxa, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
../../staticlib/components/libgklayout.a(nsCaret.o): In function `nsCaret::IsMenuPopupHidingCaret()':
nsCaret.cpp:(.text+0x1375): undefined reference to `nsXULPopupManager::GetInstance()'
nsCaret.cpp:(.text+0x1381): undefined reference to `nsXULPopupManager::GetOpenPopups()'
collect2: ld returned 1 exit status
Attachment #337054 -
Flags: review?(roc)
Attachment #337054 -
Flags: superreview+
Attachment #337054 -
Flags: review?(roc)
Attachment #337054 -
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
•