Fission a11y: Add browser tests for a11y tree and events on OOP iframes
Categories
(Core :: Disability Access APIs, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: Jamie, Assigned: yzen)
References
(Blocks 1 open bug)
Details
Attachments
(9 files, 2 obsolete files)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details |
We have browser chrome tests which exercise e10s accessibility. For Fission, we will need some tests which exercise the a11y tree and events where an embedded iframe document is in a different process to its embedder iframe.
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D47386
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D47387
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D48549
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D48550
Assignee | ||
Comment 7•5 years ago
|
||
Depends on D48551
Assignee | ||
Comment 8•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Backed out 6 changesets (bug 1543575) for Mochitest failures in toolkit/content/tests/chrome/test_popup_button.xul. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=271761981&repo=autoland&lineNumber=25249
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&selectedJob=271761981&revision=2dbafadffbd9114592c927136992571d57b86bae
Backout:
https://hg.mozilla.org/integration/autoland/rev/078a8b5628639322e0d0353435318072c9a64eb4
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/da16728f9f8c
https://hg.mozilla.org/mozilla-central/rev/af6f7a56fac2
https://hg.mozilla.org/mozilla-central/rev/8f82c25fa54a
https://hg.mozilla.org/mozilla-central/rev/5768872b10a0
https://hg.mozilla.org/mozilla-central/rev/b698e86b632a
https://hg.mozilla.org/mozilla-central/rev/f688dcef278a
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 13•5 years ago
|
||
Assignee | ||
Comment 14•5 years ago
|
||
Depends on D51144
Comment 15•5 years ago
|
||
Comment 16•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Assignee | ||
Comment 17•5 years ago
|
||
Comment 18•5 years ago
|
||
Comment 19•5 years ago
|
||
Backed out for failures on /browser_hidden_iframe.js
backout: https://hg.mozilla.org/integration/autoland/rev/23e460d5c0212fc7999cd5055841ce7d2055a146
failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=275400741&repo=autoland&lineNumber=1774
[task 2019-11-08T20:11:06.423Z] 20:11:06 INFO - TEST-PASS | accessible/tests/browser/fission/browser_hidden_iframe.js | fission document is hidden and should be accessible -
[task 2019-11-08T20:11:06.424Z] 20:11:06 INFO - Show the IFRAME and check that it's now available in the accessibility tree.
[task 2019-11-08T20:11:06.425Z] 20:11:06 INFO - TEST-PASS | accessible/tests/browser/fission/browser_hidden_iframe.js | Recieved reorder event -
[task 2019-11-08T20:11:06.426Z] 20:11:06 INFO - Buffered messages finished
[task 2019-11-08T20:11:06.427Z] 20:11:06 INFO - TEST-UNEXPECTED-FAIL | accessible/tests/browser/fission/browser_hidden_iframe.js | Test timed out -
[task 2019-11-08T20:11:06.428Z] 20:11:06 INFO - GECKO(1170) | MEMORY STAT | vsize 2954MB | residentFast 343MB | heapAllocated 102MB
[task 2019-11-08T20:11:06.429Z] 20:11:06 INFO - TEST-OK | accessible/tests/browser/fission/browser_hidden_iframe.js | took 90428ms
Comment 20•5 years ago
|
||
Comment 21•5 years ago
|
||
Backed out changeset a79182facdfb (bug 1543575) for Browser-chrome failure in tools/profiler/tests/browser/browser_test_profile_single_frame_page_info.js
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=275522310&repo=autoland&lineNumber=25054
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=a79182facdfb66acc72c0be720c8543978d2af5d
Backout:
https://hg.mozilla.org/integration/autoland/rev/72c52c0101cfd102b207224646c3007d6872e65c
Assignee | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 22•5 years ago
|
||
Comment 23•5 years ago
|
||
Comment 24•5 years ago
|
||
bugherder |
Comment 25•5 years ago
|
||
Comment on attachment 9106634 [details]
Bug 1543575 - add coverage for hit tests b-c tests with fission enabled. r=jamie
Revision D51878 was moved to bug 1595979. Setting attachment 9106634 [details] to obsolete.
Description
•