Closed
Bug 1297171
Opened 9 years ago
Closed 9 years ago
"mozilla/a11y/PDocAccessible.h(19): fatal error C1083: Cannot open include file: 'mozilla/a11y/COMPtrTypes.h': No such file or directory" with --disable-accessibility
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
Attachments
(1 file)
|
2.72 KB,
patch
|
bugzilla
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Flags: needinfo?(aklotz)
| Assignee | ||
Comment 1•9 years ago
|
||
Discussed with Aaron on IRC. Patch coming up.
Assignee: nobody → ryanvm
Flags: needinfo?(aklotz)
| Assignee | ||
Comment 2•9 years ago
|
||
This works locally. I also did a bit of comment cleanup while I was there.
The Try before/after pushes look good (sorry for the extra junk in the "after" push, forgot to rearrange the patch queue a bit before pushing to Try).
https://treeherder.mozilla.org/#/jobs?repo=try&author=ryanvm@gmail.com&fromchange=922c06733e1dad18b9f2d234487448bfbfec44ec&group_state=expanded&tochange=cfc9adbab255fcb56148bc5b1bfd04a96bc98058
Attachment #8783699 -
Flags: review?(aklotz)
Comment 3•9 years ago
|
||
Comment on attachment 8783699 [details] [diff] [review]
don't depend on accessibility enabled/disabled status for exporting COMPtrTypes.h
Review of attachment 8783699 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks
Attachment #8783699 -
Flags: review?(aklotz) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c45edf68dc4c
Unconditionally export COMPtrTypes.h rather than depending on accessibility enabled/disabled status. r=aklotz
| Assignee | ||
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•