Closed
Bug 699037
Opened 12 years ago
Closed 12 years ago
Remove a11y dependency on e10s build flag
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: lmandel, Assigned: surkov)
References
Details
Attachments
(1 file)
953 bytes,
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
a11y current has the following dependency on the e10s build flag as identified by Felipe: The code I was referring to is the following function: http://mxr.mozilla.org/mozilla-central/source/accessible/src/msaa/nsWinUtils.cpp#186 (nsWinUtils::IsWindowEmulationFor) If a flag is still needed you can change the flag to a pref check for browser.tabs.remote on runtime.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → surkov.alexander
Status: NEW → ASSIGNED
Attachment #576456 -
Flags: review?(bolterbugz)
Updated•12 years ago
|
Attachment #576456 -
Flags: review?(bolterbugz) → review+
Assignee | ||
Comment 2•12 years ago
|
||
inbound land https://hg.mozilla.org/integration/mozilla-inbound/rev/29f5a947d06a
Comment 3•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/29f5a947d06a
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
You need to log in
before you can comment on or make changes to this bug.
Description
•