Closed Bug 1212880 Opened 9 years ago Closed 9 years ago

TabParent.cpp build bustage with --disable-accessibility specified

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: RyanVM, Assigned: RyanVM)

References

Details

Attachments

(1 file)

Just a missing ifdef I think.

mozilla-central/dom/ipc/TabParent.cpp(1451) : error C2440: 'static_cast' : cannot convert from 'mozilla::a11y::PDocAccessibleParent *const ' to 'mozilla::a11y::DocAccessibleParent *'
Attached patch PatchSplinter Review
This builds locally. Just adds the missing ifdef and fixes a couple whitespace issues from the original landing.
Assignee: nobody → ryanvm
Status: NEW → ASSIGNED
Attachment #8671411 - Flags: review?(tbsaunde+mozbugs)
Attachment #8671411 - Flags: review?(tbsaunde+mozbugs) → review+
https://hg.mozilla.org/mozilla-central/rev/4a9ccb4535be
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: