Closed
Bug 453312
Opened 17 years ago
Closed 17 years ago
Building accessible without MOZ_XUL fails.
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: romaxa, Assigned: romaxa)
References
Details
Attachments
(2 files)
1.94 KB,
patch
|
surkov
:
review+
|
Details | Diff | Splinter Review |
3.72 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
Attachment #336490 -
Flags: review?(surkov.alexander)
Updated•17 years ago
|
Attachment #336490 -
Flags: review?(surkov.alexander) → review+
Comment 1•17 years ago
|
||
Comment on attachment 336490 [details] [diff] [review]
Build fix
>--- a/accessible/src/base/nsAccessibleEventData.cpp Mon Sep 01 19:51:35 2008 -0700
>+++ b/accessible/src/base/nsAccessibleEventData.cpp Tue Sep 02 18:01:36 2008 +0300
>@@ -49,6 +49,7 @@
> #include "nsIDOMXULMultSelectCntrlEl.h"
> #include "nsXULTreeAccessible.h"
> #endif
>+#include "nsAccessibilityUtils.h"
nit: please put it after nsAccessibilityAtoms.h to keep similar headers together.
Updated•17 years ago
|
Assignee: nobody → romaxa
Assignee | ||
Comment 2•17 years ago
|
||
Assignee | ||
Comment 3•17 years ago
|
||
Assignee | ||
Comment 4•17 years ago
|
||
.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•