Closed
Bug 834155
Opened 13 years ago
Closed 13 years ago
Work - widget/winrt fails to compile when --enable-metro is combined with --disable-accessibility
Categories
(Firefox for Metro Graveyard :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: TimAbraldes, Assigned: TimAbraldes)
Details
(Whiteboard: feature=work [completed-elm])
Attachments
(1 file)
|
1.66 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
FrameworkView.cpp and UIABridge.cpp attempt to do "using namespace mozilla::a11y" but fail to guard with "#ifdef ACCESSIBILITY"
Attachment #705741 -
Flags: review?(jmathies)
Updated•13 years ago
|
Attachment #705741 -
Flags: review?(jmathies) → review+
| Assignee | ||
Comment 1•13 years ago
|
||
Landed on elm:
https://hg.mozilla.org/projects/elm/rev/3b06fac03226
First elm build containing the patch:
https://tbpl.mozilla.org/?tree=Elm&rev=9e271ea22c71
Status: NEW → ASSIGNED
Whiteboard: [completed-elm]
Updated•13 years ago
|
Summary: widget/winrt fails to compile when --enable-metro is combined with --disable-accessibility → Work - widget/winrt fails to compile when --enable-metro is combined with --disable-accessibility
Whiteboard: [completed-elm] → feature=work [completed-elm]
Comment 2•13 years ago
|
||
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch. Sorry for the bugspam. Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•