Yura Zenevich
de89df5cc3
Bug 1543575 - stop using ContentTask across accessible/ browser chrome tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D47387
--HG--
extra : rebase_source : bb1618e0b351f48da2750a93c9f46842d79f2cbd
extra : source : 5e5a6ce39829f7a176fa2de181db7cef60534522
2019-10-17 15:14:41 +00:00
Yura Zenevich
7ad8ffc6bb
Bug 1543575 - stop using frame scripts across accessible/ browser chrome tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D47386
--HG--
extra : rebase_source : 2b8af3317a182b5710a7e7dd61241503f2958285
extra : source : 472cbb99f5ceb3b466c393c0c5a40753dcec79ff
2019-10-17 15:14:34 +00:00
Dorel Luca
d08ef1bec1
Backed out 6 changesets (bug 1543575) for Mochitest failures in toolkit/content/tests/chrome/test_popup_button.xul. CLOSED TREE
...
Backed out changeset 2dbafadffbd9 (bug 1543575)
Backed out changeset 8b92e98ee616 (bug 1543575)
Backed out changeset d7d27d08162d (bug 1543575)
Backed out changeset 5b54e1361ca1 (bug 1543575)
Backed out changeset 5e5a6ce39829 (bug 1543575)
Backed out changeset 472cbb99f5ce (bug 1543575)
2019-10-17 23:18:13 +03:00
Yura Zenevich
85544e7033
Bug 1543575 - stop using ContentTask across accessible/ browser chrome tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D47387
--HG--
extra : moz-landing-system : lando
2019-10-17 15:14:41 +00:00
Yura Zenevich
beb9aa4e5f
Bug 1543575 - stop using frame scripts across accessible/ browser chrome tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D47386
--HG--
extra : moz-landing-system : lando
2019-10-17 15:14:34 +00:00
Victor Porof
058dce8bba
Bug 1561435 - Format accessible/, a=automatic-formatting
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D35895
--HG--
extra : source : e786ed0773342d7c897007bb1be5a101945b894a
2019-07-05 09:45:34 +02:00
Kris Maglione
637cac1ea7
Bug 1481024: Stop relying on lexical variables being available across frame scripts. r=yzen
...
The accessibility tests currently rely, in many places, on lexical variables
defined in global frame scripts being available to other non-global frame
scripts. While that is currently the case, it will stop being so soon.
And, while the simplest solution would be to define them as properties on the
frame message manager by using `var` rather than `let`, storing references to
the current content window in a frame script scope is unsafe at best, and
should be avoided at all costs.
MozReview-Commit-ID: 4FCGtLgcFzl
--HG--
extra : rebase_source : d21206c9f119ca0ce61f9956f84a2e2d11484bca
2018-08-02 20:19:50 -07:00
Yura Zenevich
3898a0e472
Bug 1416893 - Added getConsumers method to nsIAccessibilityService. r=surkov
...
MozReview-Commit-ID: EoBdYSxqEGz
2017-11-14 11:21:32 -05:00
Yura Zenevich
aa6a1a9b17
Bug 1415408
- send 'a11y-consumers-changed' notifcation whenever accessibility services consumers change. r=surkov
...
MozReview-Commit-ID: 2V4X4AO3JAT
2017-11-10 22:58:21 -05:00
Dan Banner
1ce5193a91
Bug 1385817 - Enable space related ESLint rules for accessible/ r=yzen
...
MozReview-Commit-ID: BeIn3ThKQAx
--HG--
extra : rebase_source : 02a3d9583a55a186bc6bb5c0308c6a88d72daf13
2017-08-01 17:15:51 +01:00
Dan Banner
b9a328209b
Bug 1385817 - Enable the quotes ESLint rule for accessible/ r=yzen
...
MozReview-Commit-ID: 1pS6xMzeh82
--HG--
extra : rebase_source : 7e600853f85e8ec14047768183ef9289254d3e0d
2017-08-01 17:13:27 +01:00
Eitan Isaacson
f0c56bf2da
Bug 1367255 - Switch a11y browser tests to async/await. r=surkov
...
MozReview-Commit-ID: 4ptIIDckcqg
2017-05-24 12:20:45 -07:00
Yura Zenevich
8bc3fd48ab
Bug 527003 - adding tests for accessibility service shutdown (both e10s and non-e10s). r=surkov
...
MozReview-Commit-ID: LUz1r3J1SZi
2016-08-30 12:04:26 -04:00