Eitan Isaacson
d5c9522fec
Bug 1641960 - Support NSRange getting and setting in XPCOM mac a11y interface. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D77530
2020-05-29 22:58:44 +00:00
Morgan Reschenberg
d93dd3ccbb
Bug 1624909: Create and maintain radio siblings array for position information. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D72751
2020-05-29 17:37:46 +00:00
Eitan Isaacson
11a255caf4
Bug 1641654 - Remove NSAccessibility methods from mozHTMLAccessible classes. r=morgan
...
A casualty of this is the ability to change listed attribute names on the fly.
I think this is the right choice in general and doesn't seem to affect VO.
If we run into a case where it does we should reconsider.
Differential Revision: https://phabricator.services.mozilla.com/D77341
2020-05-28 22:41:21 +00:00
Narcis Beleuzu
0bb36c9ac1
Backed out changeset d2b10235d8ac (bug 1624909) for bustages on Pivot.h . CLOSED TREE
2020-05-29 07:05:21 +03:00
Morgan Reschenberg
d013e0b775
Bug 1624909: Create and maintain radio siblings array for position information. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D72751
2020-05-28 15:53:01 +00:00
Razvan Maries
0b581d46a0
Backed out changeset 156d42f01488 (bug 1624909) for build bustages on Pivot.h. CLOSED TREE
2020-05-27 22:49:22 +03:00
Morgan Reschenberg
c29473e265
Bug 1624909: Create and maintain radio siblings array for position information. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D72751
2020-05-27 19:23:32 +00:00
Razvan Maries
e44db87b99
Backed out changeset b4c58d9afd4b (bug 1624909) for build bustages on Pivot.h. CLOSED TREE
2020-05-27 21:04:58 +03:00
Morgan Reschenberg
812a214eeb
Bug 1624909: Create and maintain radio siblings array for position information. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D72751
2020-05-27 17:51:30 +00:00
Bogdan Tara
6bd3bb7800
Backed out changeset d9a39c63e40e (bug 1624909) for Pivot.h related bustages CLOSED TREE
2020-05-22 02:58:12 +03:00
Morgan Reschenberg
7a58efe041
Bug 1624909: Create and maintain radio siblings array for position information. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D72751
2020-05-21 23:36:13 +00:00
Eitan Isaacson
d623bd478b
Bug 1638147 - Introduce tests for MathML accessibility support on mac. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D75425
2020-05-20 23:53:46 +00:00
Eitan Isaacson
1a6f602dff
Bug 1639623 - Support AXPress on radio buttons and remove action description. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D76175
2020-05-20 23:48:30 +00:00
Yura Zenevich
5b6445cb0e
Bug 1639399 - expose uniqueID property on the xpcAccessible. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D76072
2020-05-20 00:11:20 +00:00
Coroiu Cristina
239a24caab
Bug 1630208 - disable browser_test_zoom_text.js on linux 64 fission for frequent failures r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D75705
2020-05-17 19:28:28 +00:00
Eitan Isaacson
37b62ce349
Bug 1625192 - Introduce test for select dropdown. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D75136
2020-05-15 21:27:57 +00:00
Marco Zehe
7215ba00a1
Bug 1635527 - Correct AXRole for status bar, r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D75028
2020-05-13 20:06:51 +00:00
Eitan Isaacson
c1c0b3551c
Bug 1625184 - Map dialogs and alert dialogs correctly in Mac. r=MarcoZ
...
Differential Revision: https://phabricator.services.mozilla.com/D74957
2020-05-13 05:59:23 +00:00
Eitan Isaacson
c5398f4399
Bug 1625196 - Support select[multiple] and role=listbox/option. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D72485
2020-05-12 23:28:34 +00:00
Eitan Isaacson
f395ad8878
Bug 1635517 - Ignore all invisible XUL elements. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D74433
2020-05-12 17:26:34 +00:00
Morgan Reschenberg
22bf5cdb58
Bug 1624954: Add support for AXPopupValue, modify AXHasPopup to boolean. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D73912
2020-05-07 18:07:34 +00:00
Marco Zehe
0eedff8d8e
Bug 1635184 - Add actual support for input type='search' in MacOS, r=eeejay
...
The code in mozAccessible SubRole was actually never executed for inputs, so the SearchField sub role was never set. Moved the implementation to mozTextAccessible. Also reenabled the tests from bug 1634373
, which now pass.
Depends on D73308
Differential Revision: https://phabricator.services.mozilla.com/D73735
2020-05-05 17:45:52 +00:00
Marco Zehe
69ff16e0cd
Bug 1634373
- Add tests for Mac role and subrole attributes, r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D73308
2020-05-04 18:39:12 +00:00
Morgan Reschenberg
1c82fd0b4b
Bug 1624954: query attribute string for aria-haspopup instead of relying on flag alone. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D70264
2020-04-30 21:38:45 +00:00
Csoregi Natalia
5ca61e2a3c
Backed out 2 changesets (bug 1624954) for eslint failure on browser_aria_haspopup.js. CLOSED TREE
...
Backed out changeset 2a3f592412a2 (bug 1624954)
Backed out changeset 74085e028726 (bug 1624954)
2020-04-30 23:37:28 +03:00
Morgan Reschenberg
5636f6c7df
Bug 1624954: query attribute string for aria-haspopup instead of relying on flag alone. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D70264
2020-04-30 20:12:45 +00:00
Morgan Reschenberg
707b0c1a92
Bug 1624936: Add required state caching, attribute handling for mozCheckboxAccessibles. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D70231
2020-04-28 18:19:39 +00:00
Eitan Isaacson
d7324d465e
Bug 1625870 - Support figure and figcaption is OSX. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D72509
2020-04-28 19:45:51 +00:00
Brindusan Cristian
ae12f8e207
Backed out changeset b9710246d416 (bug 1625870) for mochitest failures at test_figure.html. CLOSED TREE
2020-04-28 21:54:31 +03:00
Eitan Isaacson
87fa7c9271
Bug 1627899 - Remove keyboard synthesis test cases from browser_app.js. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D72508
2020-04-27 18:24:27 +00:00
Eitan Isaacson
b62ce6a55b
Bug 1625870 - Support figure and figcaption is OSX. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D72509
2020-04-28 18:04:00 +00:00
Morgan Reschenberg
0f8bea4c9f
Bug 1625266: Add stepper subclass, support value changes. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D70772
2020-04-28 17:20:16 +00:00
Eitan Isaacson
57097f3b0c
Bug 1632958 - Add await for addVisits async function call. r=MarcoZ
...
Differential Revision: https://phabricator.services.mozilla.com/D72492
2020-04-25 05:21:41 +00:00
Eitan Isaacson
5e43ff1e1e
Bug 1625864 - Expose unlinked a tags as AXGroup. r=morgan
...
This is the recommended role in the HTML Accessibility API Mappings draft[1].
Although Chrome and Safari just expose unlinked a tags as AXStaticText.
They also don't update the accessble if it gets an href. So while we
are doing this a bit differently, I think it is probably better. And VO is happy.
1. https://www.w3.org/TR/html-aam-1.0/#html-element-role-mappings
Differential Revision: https://phabricator.services.mozilla.com/D71260
2020-04-24 14:36:36 +00:00
Eitan Isaacson
7f71e4a0c7
Bug 1625864 - Rename mac link test. r=morgan
...
I want to generalize it for other link stuff. Need a separate commit or
it is not recognized as a move, and won't retain history. For some reason.
Differential Revision: https://phabricator.services.mozilla.com/D71259
2020-04-24 14:36:36 +00:00
Marco Zehe
f6858d521e
Bug 1631406 - Expose the correct sub role for HTML HR elements, r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D71548
2020-04-23 15:30:35 +00:00
Emilio Cobos Álvarez
d36c96ab4c
Bug 1612068 - Move zoom from the content viewer to the browsing context. r=nika
...
We need it to live in BrowsingContext instead of WindowContext, because
we need to preserve the zoom level across same-origin navigation.
It'd be nice if it only lived in the top BC, but that's not possible at
the moment because a lot of tests rely on zooming only iframes. Some of
them can be adjusted for scaling the top instead, but not sure it's
worth it's worth fixing them and moving the zoom to be top-only, as it'd
be a bunch of effort, and the complexity and overhead of propagating the
zoom is not so big.
The print-preview-specific code in nsContentViewer is from before we did
the document cloning setup, and it seems useless. I've tested print
preview scaling before and after my patch and both behave the same.
The rest is just various test changes to use the SpecialPowers APIs or
BrowsingContext as needed instead of directly poking at the content
viewer.
I named the pres context hook RecomputeBrowsingContextDependentData, as
more stuff should move there like overrideDPPX and other media emulation
shenanigans.
I also have some ideas to simplify or even remove ZoomChild and such,
but that's followup work.
Differential Revision: https://phabricator.services.mozilla.com/D71969
2020-04-22 19:32:52 +00:00
Noemi Erli
6cf19c2464
Backed out 3 changesets (bug 1625864) for causing mochitest failures in test_update.html
...
Backed out changeset cf3caf6f708c (bug 1625864)
Backed out changeset 0a4a66240a9f (bug 1625864)
Backed out changeset 20bcd150f92c (bug 1625864)
2020-04-20 22:31:26 +03:00
Eitan Isaacson
39cd9ad540
Bug 1625864 - Rename mac link test. r=morgan
...
I want to generalize it for other link stuff. Need a separate commit or
it is not recognized as a move, and won't retain history. For some reason.
Differential Revision: https://phabricator.services.mozilla.com/D71259
2020-04-20 17:59:17 +00:00
Yura Zenevich
a9bdb68e38
Bug 1595979 - add zoom text hittest b-c test. Implement OffsetAtPoint for XPCOM on Windows with e10s. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D69824
--HG--
extra : moz-landing-system : lando
2020-04-14 23:57:42 +00:00
Yura Zenevich
fa747c2765
Bug 1595979 - add hittest b-c tests (general, shadowroot, zoom). Fix an e10s bug where must prune check was done on the parent side instead of deferring to childAtPoint method. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D69823
--HG--
extra : moz-landing-system : lando
2020-04-14 23:57:34 +00:00
Yura Zenevich
bf4f49a410
Bug 1595979 - migtate browser and canvas hittest tests to b-c that test e10s and fission. Fix a bug with incorrect ID returned for document accessibles when getting a child at point over IPC. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D69822
--HG--
extra : moz-landing-system : lando
2020-04-14 23:57:26 +00:00
Yura Zenevich
e05c569d5b
Bug 1595979 - move common utilities into shared-head and remove unsused ones. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D69821
--HG--
extra : moz-landing-system : lando
2020-04-14 23:57:19 +00:00
Eitan Isaacson
2edb3fea1a
Bug 1619752 - Use AXSelected=false to tell VoiceOver about link groups. r=morgan
...
I really don't understand why this is what VoiceOver needs, but it seems to do the trick.
Differential Revision: https://phabricator.services.mozilla.com/D70776
--HG--
extra : moz-landing-system : lando
2020-04-14 17:15:07 +00:00
Morgan Reschenberg
8e22125381
Bug 1629167: Use PlaceTestUtils instead of manually visiting site to wipe history after runs. r=eeejay
...
Depends on D70095
Differential Revision: https://phabricator.services.mozilla.com/D70710
--HG--
extra : moz-landing-system : lando
2020-04-13 20:20:03 +00:00
Noemi Erli
28f02fa444
Bug 1627765 - Fix lint failure r=fix
2020-04-11 00:02:56 +03:00
Eitan Isaacson
8f333badf3
Bug 1627765 - Use REORDER event to invalidate table column accessibles. r=morgan
...
We need to do this because we can't rely on the main children cache invalidation.
Also, I don't think this really worked before with cell additions to a row, since only
the row's children would be invalidated, and the table's children would remain untouched.
Differential Revision: https://phabricator.services.mozilla.com/D69879
--HG--
extra : moz-landing-system : lando
2020-04-10 17:53:41 +00:00
Morgan Reschenberg
2e7598ddac
Bug 1624964: Add visited attribute to links, state caching for TRAVERSED. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D70095
--HG--
extra : moz-landing-system : lando
2020-04-10 15:54:15 +00:00
Eitan Isaacson
5d8f189fab
Bug 1627899 - Focus selected tatb only if nott already focused. r=MarcoZ
...
Not sure how this could happen, but perhaps the tab is already focused so waiting
for a focus change event causes a timeout.
Differential Revision: https://phabricator.services.mozilla.com/D70059
--HG--
extra : moz-landing-system : lando
2020-04-08 04:51:22 +00:00
Morgan Reschenberg
945f2ee931
Bug 1618705: Construct column containers and list them as children of our table accessible. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D67900
--HG--
extra : moz-landing-system : lando
2020-04-06 16:51:11 +00:00
Eitan Isaacson
99fcfa7336
Bug 1626638 - Add subrole of AXTabButtton to page tabs. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D69212
--HG--
extra : moz-landing-system : lando
2020-04-02 05:47:52 +00:00
Eitan Isaacson
fdedd0e534
Bug 1626639
- Use mozCheckboxAccessible class for radio buttons. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D69215
--HG--
extra : moz-landing-system : lando
2020-04-02 20:28:06 +00:00
Eitan Isaacson
b2c4484df1
Bug 1626036 - Introduce more mochitests for mac accessibility. r=morgan
...
In this patch set I'll introduce state caching, so I thought it's a good idea
to first add a bunch of tests to features that will be touched.
Differential Revision: https://phabricator.services.mozilla.com/D69129
--HG--
extra : moz-landing-system : lando
2020-04-02 16:41:43 +00:00
Drew Willcoxon
5739954280
Bug 1616752 - Part 2: Add payload schemas for each result type and validate payloads against them. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D64300
--HG--
extra : moz-landing-system : lando
2020-03-26 15:27:12 +00:00
Eitan Isaacson
bc2cae2059
Bug 1624729 - Introduce some initial mac mochitests. r=morgan
...
Differential Revision: https://phabricator.services.mozilla.com/D68128
--HG--
extra : moz-landing-system : lando
2020-03-27 20:19:56 +00:00
Ed Lee
acb960676c
Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
...
Differential Revision: https://phabricator.services.mozilla.com/D66128
--HG--
extra : moz-landing-system : lando
2020-03-13 23:38:52 +00:00
Thal
557a0e222d
Bug 1620596 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition. r=prathiksha
...
Differential Revision: https://phabricator.services.mozilla.com/D65865
--HG--
extra : moz-landing-system : lando
2020-03-07 14:43:42 +00:00
Mark Banner
15cfe23b88
Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D65703
--HG--
extra : moz-landing-system : lando
2020-03-07 10:09:44 +00:00
James Teh
515c09fa73
Bug 1602692: Enable a11y tests for Fission which depend on TakeFocus. r=yzen
...
nsFocusManager::SetFocus (and thus Accessible::TakeFocus) was fixed for Fission in bug 1556627.
Most of these tests now pass without modification.
browser_caching_value.js needed to be tweaked slightly to synthesize a key in the OOP iframe instead of the top level document.
Differential Revision: https://phabricator.services.mozilla.com/D64254
--HG--
extra : moz-landing-system : lando
2020-02-26 00:36:02 +00:00
Kris Maglione
f3354d4788
Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D63699
--HG--
extra : moz-landing-system : lando
2020-02-25 22:33:53 +00:00
Arthur Iakab
73b6d9dca6
Backed out changeset 5616425b54da (bug 1617254)for casuing multiple browser-chrome failures.
...
CLOSED TREE
2020-02-26 00:09:34 +02:00
Kris Maglione
c65ef42473
Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D63699
--HG--
extra : moz-landing-system : lando
2020-02-25 21:03:58 +00:00
Noemi Erli
6b488deed0
Backed out changeset 034e2e79ecfa (bug 1617254) for causing build bustages CLOSED TREE
2020-02-25 21:59:14 +02:00
Kris Maglione
e4c4115afb
Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D63699
--HG--
extra : moz-landing-system : lando
2020-02-25 19:39:25 +00:00
Eitan Isaacson
a98323bb51
Bug 1611060 - Dispatch a11y scroll events for all DOM scrolls. r=Jamie
...
Currently, only documents dispatch scroll events when in reality any
element can have scrollable overflows.
Differential Revision: https://phabricator.services.mozilla.com/D62665
--HG--
extra : moz-landing-system : lando
2020-02-17 04:09:34 +00:00
Morgan Reschenberg
6d7530b618
Bug 1590216: Test for a EVENT_TEXT_CARET_MOVED when text is selected in the URL bar of a new window. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D56781
--HG--
extra : moz-landing-system : lando
2020-02-04 11:25:01 +00:00
James Teh
28c14667c7
Bug 1610596: Ignore ARIA roles other than application or dialog on body elements. r=MarcoZ
...
This means that for any other ARIA role, we will expose the DOCUMENT role on the DocAccessible.
Differential Revision: https://phabricator.services.mozilla.com/D60632
--HG--
extra : moz-landing-system : lando
2020-01-23 04:34:22 +00:00
James Teh
b2a45adc2b
Bug 1594300: Implement xpcAccessible::TakeFocus for ProxyAccessibles on Windows. r=yzen
...
1. Implement ProxyAccessible::TakeFocus on Windows.
2. Use this implementation in xpcAccessible::TakeFocus like we do on other platforms.
3. Enable accessible/tests/browser/fission/browser_take_focus.js on Windows, since it now works.
Differential Revision: https://phabricator.services.mozilla.com/D59977
--HG--
extra : moz-landing-system : lando
2020-01-15 14:52:46 +00:00
Alexander Surkov
49360f819d
Bug 1601733 - add sjs script into test suite that generates a document from code snippet r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D58992
--HG--
rename : accessible/tests/browser/fission_document_builder.sjs => testing/mochitest/document-builder.sjs
extra : moz-landing-system : lando
2020-01-08 18:41:01 +00:00
Hiroyuki Ikezoe
b243debf62
Bug 1585239 - Return the Promise for the accessibility document in the function runs in the iframe context. r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D57742
--HG--
extra : moz-landing-system : lando
2019-12-19 06:02:44 +00:00
Hiroyuki Ikezoe
d1e6184f73
Bug 1585239 - Wait for accessibility document ready in iframe. r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D55067
--HG--
extra : moz-landing-system : lando
2019-12-02 09:50:29 +00:00
Yura Zenevich
a9fe1ad538
Bug 1594585 - add coverage for b-c tests that run in in-process iframes. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D53654
--HG--
extra : moz-landing-system : lando
2019-11-20 02:31:07 +00:00
Yura Zenevich
8f94829eb1
Bug 1594585 - update wording across accessible b-c tests to differentiate between fission and iframe. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D53653
--HG--
extra : moz-landing-system : lando
2019-11-20 01:24:37 +00:00
Yura Zenevich
5aa1656c01
Bug 1543575 - add fission specific accessibility tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48583
--HG--
extra : moz-landing-system : lando
2019-11-14 14:53:49 +00:00
Dorel Luca
3e49706d2a
Backed out changeset a79182facdfb (bug 1543575) for Browser-chrome failure in tools/profiler/tests/browser/browser_test_profile_single_frame_page_info.js
2019-11-10 07:24:03 +02:00
Yura Zenevich
e34d04af1f
Bug 1543575 - add fission specific accessibility tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48583
--HG--
extra : moz-landing-system : lando
2019-11-09 00:35:09 +00:00
Csoregi Natalia
ae540d8dd5
Backed out changeset f5a86c52bec6 (bug 1543575) for failures on browser_hidden_iframe.js. CLOSED TREE
2019-11-08 22:49:33 +02:00
Yura Zenevich
fa358b33e6
Bug 1543575 - add fission specific accessibility tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48583
--HG--
extra : moz-landing-system : lando
2019-11-08 18:44:10 +00:00
Alexander Surkov
25df793e05
Bug 1589170 - add a test for accessible element insertion under shadow DOM of inaccessible element r=MarcoZ
...
Differential Revision: https://phabricator.services.mozilla.com/D52206
--HG--
extra : moz-landing-system : lando
2019-11-07 18:42:26 +00:00
Yura Zenevich
7c914dd2e8
Bug 1543575 - add coverage for bounds b-c tests with fission enabled. r=Jamie
...
Depends on D51144
Differential Revision: https://phabricator.services.mozilla.com/D51152
--HG--
extra : moz-landing-system : lando
2019-10-31 00:10:03 +00:00
Yura Zenevich
4a00d94bad
Bug 1543575 - add missing resources to browser.ini files to be able to run b-c a11y tests independently. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D51144
--HG--
extra : moz-landing-system : lando
2019-10-31 00:07:58 +00:00
Marco Bonardo
9105b2fe51
Bug 1587959 - The userSelectionBehavior property of the urlbar controller may get stale and confuse a11y. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D49725
--HG--
extra : moz-landing-system : lando
2019-10-18 15:55:54 +00:00
Harry Twyford
6c24ba64b2
Bug 1578445 - Add roles and aria attributes to tip elements. r=dao,fluent-reviewers,Gijs,Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D47980
--HG--
extra : moz-landing-system : lando
2019-10-17 17:46:01 +00:00
Yura Zenevich
c8dd78f635
Bug 1543575 - add fission coverage for accessibility b-c e10s tree update tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48552
--HG--
extra : rebase_source : d674efca44b5a6d11dbc371f3866d8dc87ab3ba4
extra : source : 2dbafadffbd9114592c927136992571d57b86bae
2019-10-17 15:15:18 +00:00
Yura Zenevich
fcf58d51e6
Bug 1543575 - add fission coverage for accessibility b-c e10s caching tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48551
--HG--
extra : rebase_source : 581fb8be517742e482dca807a10ed483b2ff78db
extra : source : 8b92e98ee616c5a0e9d33d91d4bab5ea3209fe45
2019-10-17 15:15:09 +00:00
Yura Zenevich
ede444df5b
Bug 1543575 - add fission coverage for accessibility b-c e10s event tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48550
--HG--
extra : rebase_source : 99ab9d1b956a17dbd1d302ad9414885057bc4c90
extra : source : d7d27d08162d32b6b1c8fd048f918b50d40eabd6
2019-10-17 15:15:00 +00:00
Yura Zenevich
ac9730e94b
Bug 1543575 - provide an option for running accessibility browser chrome e10s tests in fission process. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48549
--HG--
extra : rebase_source : 3e1061d9a4d41b55421d56456ba08febc09cb445
extra : source : 5b54e1361ca15904a429cc0da84d886b2567b3a6
2019-10-17 15:14:50 +00:00
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
4418b7b6c7
Bug 1543575 - add fission coverage for accessibility b-c e10s tree update tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48552
--HG--
extra : moz-landing-system : lando
2019-10-17 15:15:18 +00:00
Yura Zenevich
5ee679c147
Bug 1543575 - add fission coverage for accessibility b-c e10s caching tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48551
--HG--
extra : moz-landing-system : lando
2019-10-17 15:15:09 +00:00
Yura Zenevich
f8c46981a4
Bug 1543575 - add fission coverage for accessibility b-c e10s event tests. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48550
--HG--
extra : moz-landing-system : lando
2019-10-17 15:15:00 +00:00
Yura Zenevich
08b6f8ee1e
Bug 1543575 - provide an option for running accessibility browser chrome e10s tests in fission process. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48549
--HG--
extra : moz-landing-system : lando
2019-10-17 15:14:50 +00: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
Coroiu Cristina
34a649cd21
Backed out changeset 8c0ed99d462c (bug 1578445) for browser-chrome failures at browser/modules/test/browser/browser_UsageTelemetry_urlbar_tip.js on a CLOSED TREE
2019-10-17 20:29:23 +03:00
Harry Twyford
8347b171c4
Bug 1578445 - Add roles and aria attributes to tip elements. r=dao,fluent-reviewers,Gijs,Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D47980
--HG--
extra : moz-landing-system : lando
2019-10-17 16:49:38 +00:00
Oana Pop Rus
e0fb2f2a1e
Backed out changeset 62d172103a78 (bug 1578445) for bc failures in browser/browser_ext_urlbar.js on a CLOSED TREE
2019-10-17 17:28:29 +03:00
Harry Twyford
07dd6769fb
Bug 1578445 - Add roles and aria attributes to tip elements. r=dao,fluent-reviewers,Gijs,Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D47980
--HG--
extra : moz-landing-system : lando
2019-10-17 10:48:26 +00:00
Emma Malysz
b806cbda1f
Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D49355
--HG--
rename : accessible/tests/browser/states/test_deck_has_out_of_process_iframe.xul => accessible/tests/browser/states/test_deck_has_out_of_process_iframe.xhtml
rename : accessible/tests/crashtests/471493.xul => accessible/tests/crashtests/471493.xhtml
rename : accessible/tests/crashtests/last_test_to_unload_testsuite.xul => accessible/tests/crashtests/last_test_to_unload_testsuite.xhtml
rename : accessible/tests/mochitest/actions/test_general.xul => accessible/tests/mochitest/actions/test_general.xhtml
rename : accessible/tests/mochitest/actions/test_keys_menu.xul => accessible/tests/mochitest/actions/test_keys_menu.xhtml
rename : accessible/tests/mochitest/actions/test_tree.xul => accessible/tests/mochitest/actions/test_tree.xhtml
rename : accessible/tests/mochitest/actions/test_treegrid.xul => accessible/tests/mochitest/actions/test_treegrid.xhtml
rename : accessible/tests/mochitest/attributes/test_obj_css.xul => accessible/tests/mochitest/attributes/test_obj_css.xhtml
rename : accessible/tests/mochitest/attributes/test_obj_group.xul => accessible/tests/mochitest/attributes/test_obj_group.xhtml
rename : accessible/tests/mochitest/attributes/test_obj_group_tree.xul => accessible/tests/mochitest/attributes/test_obj_group_tree.xhtml
rename : accessible/tests/mochitest/elm/test_listbox.xul => accessible/tests/mochitest/elm/test_listbox.xhtml
rename : accessible/tests/mochitest/events/test_focus_autocomplete.xul => accessible/tests/mochitest/events/test_focus_autocomplete.xhtml
rename : accessible/tests/mochitest/events/test_focus_contextmenu.xul => accessible/tests/mochitest/events/test_focus_contextmenu.xhtml
rename : accessible/tests/mochitest/events/test_focus_general.xul => accessible/tests/mochitest/events/test_focus_general.xhtml
rename : accessible/tests/mochitest/events/test_focus_listcontrols.xul => accessible/tests/mochitest/events/test_focus_listcontrols.xhtml
rename : accessible/tests/mochitest/events/test_focus_menu.xul => accessible/tests/mochitest/events/test_focus_menu.xhtml
rename : accessible/tests/mochitest/events/test_focus_tabbox.xul => accessible/tests/mochitest/events/test_focus_tabbox.xhtml
rename : accessible/tests/mochitest/events/test_focus_tree.xul => accessible/tests/mochitest/events/test_focus_tree.xhtml
rename : accessible/tests/mochitest/events/test_label.xul => accessible/tests/mochitest/events/test_label.xhtml
rename : accessible/tests/mochitest/events/test_menu.xul => accessible/tests/mochitest/events/test_menu.xhtml
rename : accessible/tests/mochitest/events/test_namechange.xul => accessible/tests/mochitest/events/test_namechange.xhtml
rename : accessible/tests/mochitest/events/test_scroll.xul => accessible/tests/mochitest/events/test_scroll.xhtml
rename : accessible/tests/mochitest/events/test_scroll_caret.xul => accessible/tests/mochitest/events/test_scroll_caret.xhtml
rename : accessible/tests/mochitest/events/test_selection.xul => accessible/tests/mochitest/events/test_selection.xhtml
rename : accessible/tests/mochitest/events/test_tree.xul => accessible/tests/mochitest/events/test_tree.xhtml
rename : accessible/tests/mochitest/focus/test_focus_radio.xul => accessible/tests/mochitest/focus/test_focus_radio.xhtml
rename : accessible/tests/mochitest/focus/test_takeFocus.xul => accessible/tests/mochitest/focus/test_takeFocus.xhtml
rename : accessible/tests/mochitest/hittest/test_menu.xul => accessible/tests/mochitest/hittest/test_menu.xhtml
rename : accessible/tests/mochitest/hittest/test_zoom_tree.xul => accessible/tests/mochitest/hittest/test_zoom_tree.xhtml
rename : accessible/tests/mochitest/hittest/zoom_tree.xul => accessible/tests/mochitest/hittest/zoom_tree.xhtml
rename : accessible/tests/mochitest/hyperlink/test_general.xul => accessible/tests/mochitest/hyperlink/test_general.xhtml
rename : accessible/tests/mochitest/name/test_browserui.xul => accessible/tests/mochitest/name/test_browserui.xhtml
rename : accessible/tests/mochitest/name/test_general.xul => accessible/tests/mochitest/name/test_general.xhtml
rename : accessible/tests/mochitest/name/test_tree.xul => accessible/tests/mochitest/name/test_tree.xhtml
rename : accessible/tests/mochitest/relations/test_embeds.xul => accessible/tests/mochitest/relations/test_embeds.xhtml
rename : accessible/tests/mochitest/relations/test_general.xul => accessible/tests/mochitest/relations/test_general.xhtml
rename : accessible/tests/mochitest/relations/test_tabbrowser.xul => accessible/tests/mochitest/relations/test_tabbrowser.xhtml
rename : accessible/tests/mochitest/relations/test_tree.xul => accessible/tests/mochitest/relations/test_tree.xhtml
rename : accessible/tests/mochitest/role/test_aria.xul => accessible/tests/mochitest/role/test_aria.xhtml
rename : accessible/tests/mochitest/role/test_general.xul => accessible/tests/mochitest/role/test_general.xhtml
rename : accessible/tests/mochitest/selectable/test_listbox.xul => accessible/tests/mochitest/selectable/test_listbox.xhtml
rename : accessible/tests/mochitest/selectable/test_menu.xul => accessible/tests/mochitest/selectable/test_menu.xhtml
rename : accessible/tests/mochitest/selectable/test_menulist.xul => accessible/tests/mochitest/selectable/test_menulist.xhtml
rename : accessible/tests/mochitest/selectable/test_tabs.xul => accessible/tests/mochitest/selectable/test_tabs.xhtml
rename : accessible/tests/mochitest/selectable/test_tree.xul => accessible/tests/mochitest/selectable/test_tree.xhtml
rename : accessible/tests/mochitest/states/test_aria.xul => accessible/tests/mochitest/states/test_aria.xhtml
rename : accessible/tests/mochitest/states/test_controls.xul => accessible/tests/mochitest/states/test_controls.xhtml
rename : accessible/tests/mochitest/states/test_expandable.xul => accessible/tests/mochitest/states/test_expandable.xhtml
rename : accessible/tests/mochitest/states/test_popup.xul => accessible/tests/mochitest/states/test_popup.xhtml
rename : accessible/tests/mochitest/states/test_tabs.xul => accessible/tests/mochitest/states/test_tabs.xhtml
rename : accessible/tests/mochitest/states/test_textbox.xul => accessible/tests/mochitest/states/test_textbox.xhtml
rename : accessible/tests/mochitest/states/test_tree.xul => accessible/tests/mochitest/states/test_tree.xhtml
rename : accessible/tests/mochitest/states/test_visibility.xul => accessible/tests/mochitest/states/test_visibility.xhtml
rename : accessible/tests/mochitest/table/test_headers_tree.xul => accessible/tests/mochitest/table/test_headers_tree.xhtml
rename : accessible/tests/mochitest/table/test_indexes_tree.xul => accessible/tests/mochitest/table/test_indexes_tree.xhtml
rename : accessible/tests/mochitest/table/test_sels_tree.xul => accessible/tests/mochitest/table/test_sels_tree.xhtml
rename : accessible/tests/mochitest/table/test_struct_tree.xul => accessible/tests/mochitest/table/test_struct_tree.xhtml
rename : accessible/tests/mochitest/text/test_general.xul => accessible/tests/mochitest/text/test_general.xhtml
rename : accessible/tests/mochitest/tree/test_applicationacc.xul => accessible/tests/mochitest/tree/test_applicationacc.xhtml
rename : accessible/tests/mochitest/tree/test_button.xul => accessible/tests/mochitest/tree/test_button.xhtml
rename : accessible/tests/mochitest/tree/test_combobox.xul => accessible/tests/mochitest/tree/test_combobox.xhtml
rename : accessible/tests/mochitest/tree/test_formctrl.xul => accessible/tests/mochitest/tree/test_formctrl.xhtml
rename : accessible/tests/mochitest/tree/test_groupbox.xul => accessible/tests/mochitest/tree/test_groupbox.xhtml
rename : accessible/tests/mochitest/tree/test_image.xul => accessible/tests/mochitest/tree/test_image.xhtml
rename : accessible/tests/mochitest/tree/test_tabbox.xul => accessible/tests/mochitest/tree/test_tabbox.xhtml
rename : accessible/tests/mochitest/tree/test_tabbrowser.xul => accessible/tests/mochitest/tree/test_tabbrowser.xhtml
rename : accessible/tests/mochitest/tree/test_tree.xul => accessible/tests/mochitest/tree/test_tree.xhtml
rename : accessible/tests/mochitest/tree/test_txtctrl.xul => accessible/tests/mochitest/tree/test_txtctrl.xhtml
rename : accessible/tests/mochitest/tree/wnd.xul => accessible/tests/mochitest/tree/wnd.xhtml
rename : accessible/tests/mochitest/treeupdate/test_contextmenu.xul => accessible/tests/mochitest/treeupdate/test_contextmenu.xhtml
rename : accessible/tests/mochitest/treeupdate/test_deck.xul => accessible/tests/mochitest/treeupdate/test_deck.xhtml
rename : accessible/tests/mochitest/treeupdate/test_listbox.xul => accessible/tests/mochitest/treeupdate/test_listbox.xhtml
rename : accessible/tests/mochitest/treeupdate/test_menu.xul => accessible/tests/mochitest/treeupdate/test_menu.xhtml
rename : accessible/tests/mochitest/treeupdate/test_menubutton.xul => accessible/tests/mochitest/treeupdate/test_menubutton.xhtml
rename : accessible/tests/mochitest/treeupdate/test_shutdown.xul => accessible/tests/mochitest/treeupdate/test_shutdown.xhtml
extra : moz-landing-system : lando
2019-10-16 16:59:02 +00:00
James Teh
cb2f077062
Bug 1577381: Correct accessibility exposure for optgroups in content select dropdowns. r=eeejay,NeilDeakin
...
For remote content documents, select dropdowns (for <select size="1">) are rendered in the parent process using a XUL menupopup.
This means that the accessibility code for HTML selects doesn't apply.
In the menupopup, the optgroup is a sibling of its contained options.
For accessibility, we want to preserve the hierarchy such that the options are inside the optgroup.
We do this using aria-owns on the optgroup item.
This required some tweaks to XULMenuitemAccessible, as it couldn't previously handle grouping Accessibles between the menupopup and its items.
Differential Revision: https://phabricator.services.mozilla.com/D43901
--HG--
extra : moz-landing-system : lando
2019-10-16 06:10:32 +00:00
James Teh
76247694a7
Bug 1588416: Reinstate the label for the search one-offs container. r=Standard8
...
The previous code relied on the header label having a value property.
However, after the conversion to Fluent in bug 1563026, this is no longer the case.
Instead, use aria-labelledby, which avoids label duplication and will work irrespective of the label's implementation.
Differential Revision: https://phabricator.services.mozilla.com/D49125
--HG--
extra : moz-landing-system : lando
2019-10-14 12:27:49 +00:00
James Teh
af76f6473c
Bug 1585907 part 2: Allow A11yUtils.announce to take a Fluent id. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D49096
--HG--
extra : moz-landing-system : lando
2019-10-14 10:31:26 +00:00
Tim Nguyen
79c7f01c56
Bug 1588066 - Remove remaining references to textbox. r=surkov,emilio,webdriver-reviewers,bgrins,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D48958
--HG--
extra : moz-landing-system : lando
2019-10-14 07:41:35 +00:00
Morgan Reschenberg
5f968ff73a
Bug 1557849: Check if a MenuPopupAccessible belongs to a context menu to determine its role assignment. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D48394
--HG--
extra : moz-landing-system : lando
2019-10-10 20:33:29 +00:00
Andreea Pavel
ab8a9b521f
Bug 1388256 - disabled browser_caching_name.js on debug mac and win, linux64 r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D48510
--HG--
extra : moz-landing-system : lando
2019-10-08 16:13:31 +00:00
James Teh
d9d82b8278
Bug 1576509: Add a function to announce a message to screen reader users. r=Gijs,yzen
...
Differential Revision: https://phabricator.services.mozilla.com/D47717
--HG--
extra : moz-landing-system : lando
2019-10-02 05:53:52 +00:00
Coroiu Cristina
c094fff9aa
Backed out changeset ea2c69779571 (bug 1577381) for a11y failures at accessible/tests/mochitest/attributes/test_obj_group.xul on a CLOSED TREE
2019-09-27 08:00:39 +03:00
James Teh
1adf6ac726
Bug 1577381: Correct accessibility exposure for optgroups in content select dropdowns. r=eeejay,NeilDeakin
...
For remote content documents, select dropdowns (for <select size="1">) are rendered in the parent process using a XUL menupopup.
This means that the accessibility code for HTML selects doesn't apply.
In the menupopup, the optgroup is a sibling of its contained options.
For accessibility, we want to preserve the hierarchy such that the options are inside the optgroup.
We do this using aria-owns on the optgroup item.
This required some tweaks to XULMenuitemAccessible, as it couldn't previously handle grouping Accessibles between the menupopup and its items.
Differential Revision: https://phabricator.services.mozilla.com/D43901
--HG--
extra : moz-landing-system : lando
2019-09-27 02:50:59 +00:00
Andreea Pavel
51cabe74d0
Bug 1582775 - disabled browser_deck_has_out_of_process_iframe.js on win qr r=hiro
...
Differential Revision: https://phabricator.services.mozilla.com/D47188
--HG--
extra : moz-landing-system : lando
2019-09-26 03:47:47 +00:00
Hiroyuki Ikezoe
81918ac172
Bug 1582946 - Skip whole test cases in browser_deck_has_out_of_process_iframe.js if fission.autostart pref is locked. r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D47031
--HG--
extra : moz-landing-system : lando
2019-09-25 21:17:51 +00:00
Yura Zenevich
710d2ef14f
Bug 1503084 - add additional event logging to e10s name tests. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D46972
--HG--
extra : moz-landing-system : lando
2019-09-25 18:24:59 +00:00
Hiroyuki Ikezoe
5399adbf3a
Bug 1541256 - Tests for elements' accessibility states in out-of-process iframes in a deck. r=tnikkel,surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D44951
--HG--
extra : source : 691c50b5729af881fff324bf68b739a3b8da5518
2019-09-20 11:33:00 +00:00
Andreea Pavel
1f18f66226
Backed out 2 changesets (bug 1541256) for failing browser_deck_has_out_of_process_iframe.js on a CLOSED TREE
...
Backed out changeset 691c50b5729a (bug 1541256)
Backed out changeset fc785139655e (bug 1541256)
2019-09-20 18:15:15 +03:00
Hiroyuki Ikezoe
d04cad22aa
Bug 1541256 - Tests for elements' accessibility states in out-of-process iframes in a deck. r=tnikkel,surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D44951
--HG--
extra : moz-landing-system : lando
2019-09-20 11:33:00 +00:00
Tim Nguyen
e043df8d78
Bug 1534455 - Convert autocomplete binding to a customized input element. r=dao,bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D33250
--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-input.js
extra : moz-landing-system : lando
2019-09-17 06:22:42 +00:00
Mihai Alexandru Michis
f9580519b8
Backed out changeset e859a5aebb5b (bug 1534455) for causing failures at test_bug437844.xul
...
--HG--
rename : toolkit/content/widgets/autocomplete-input.js => toolkit/content/widgets/autocomplete.xml
2019-09-17 07:51:36 +03:00
Tim Nguyen
5d8a3da397
Bug 1534455 - Convert autocomplete binding to a customized input element. r=dao,bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D33250
--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-input.js
extra : moz-landing-system : lando
2019-09-17 01:35:25 +00:00
Dão Gottwald
a355f15d53
Bug 1580822 - a11y focus lost when selecting the first one-off search button or the search settings button. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D45692
--HG--
extra : moz-landing-system : lando
2019-09-12 21:07:39 +00:00
Yura Zenevich
10b6f4b09f
Bug 1503084 - added a wait for NAME_CHANGE event after aria-label removal. r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D45361
--HG--
extra : moz-landing-system : lando
2019-09-12 19:29:26 +00:00
Hiroyuki Ikezoe
6f114d0542
Bug 1541705 - Try to see whether the target frame is scrolled out of view in out-of-process iframe if we couldn't walk up the frame tree. r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D44423
--HG--
extra : moz-landing-system : lando
2019-09-12 08:12:49 +00:00
Tom Ritter
7a1a59b4a2
Bug 1577288 - Re-enable the ally tests by backing out ff9a610b3793 r=jmaher
...
Depends on D43822
Differential Revision: https://phabricator.services.mozilla.com/D43823
--HG--
extra : moz-landing-system : lando
2019-08-28 19:26:12 +00:00
Maliha Islam
f35ba542fb
Bug 1357071 - Implement support for implicit values for aria-value* attributes for scrollbar and slider roles, r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D43293
--HG--
extra : moz-landing-system : lando
2019-08-29 06:39:28 +00:00
Olli Pettay
d6e4ed531f
Bug 1547176, try to make browser_test_zoom_text.js more resilient to scheduling changes, r=eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D42486
--HG--
extra : moz-landing-system : lando
2019-08-21 15:51:24 +00:00
Dão Gottwald
26f3378b01
Bug 1561533 - Increase quantumbar input size on focus and visually integrate the view. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D42149
--HG--
extra : moz-landing-system : lando
2019-08-20 15:14:25 +00:00
James Teh
a316be03d1
Bug 1567377: Correct a11y semantics for address bar. r=dao
...
For accessibility, the address bar is now exposed as a parent combo box which contains the input and the results list.
The combo box role on urlbarView-body-inner is no longer needed and has therefore been removed.
This means screen readers no longer report an extraneous combo box whenever the results list is opened.
Differential Revision: https://phabricator.services.mozilla.com/D40917
--HG--
extra : moz-landing-system : lando
2019-08-12 14:06:27 +00:00
Cosmin Sabou
85766da7d0
Backed out changeset f4cbaa7f6db9 (bug 1567377) for causing several browser chrome failures. CLOSED TREE
2019-08-07 12:58:29 +03:00
James Teh
0167d3997a
Bug 1567377: Correct a11y semantics for address bar. r=dao
...
For accessibility, the address bar is now exposed as a parent combo box which contains the input and the results list.
The combo box role on urlbarView-body-inner is no longer needed and has therefore been removed.
This means screen readers no longer report an extraneous combo box whenever the results list is opened.
Differential Revision: https://phabricator.services.mozilla.com/D40917
--HG--
extra : moz-landing-system : lando
2019-08-07 08:01:43 +00:00
Eitan Isaacson
9ddc3e7c1a
Bug 1570523 - Move browser/events.js to mochitest/promisified-events.js r=yzen
...
Also reworked test_recreation.html to test/demo how these ergonomics
would work.
Differential Revision: https://phabricator.services.mozilla.com/D40124
--HG--
rename : accessible/tests/browser/events.js => accessible/tests/mochitest/promisified-events.js
extra : moz-landing-system : lando
2019-08-02 20:40:25 +00:00
Eitan Isaacson
67c11960cc
Bug 686400 - Delay accessible removal on frame reconstruction. r=Jamie,emilio
...
We naively remove and then recreate accessibles when their content's
frame is reconstructed. By delaying the removal until we are certain the
content does not have a new layout frame, we can cut down on redundant
recreations.
When reconstructed content is re-inserted we can check it and its
subtree for missing frames and prune those accessibles from the tree.
Differential Revision: https://phabricator.services.mozilla.com/D38380
--HG--
extra : moz-landing-system : lando
2019-08-02 22:13:28 +00:00
Dão Gottwald
6b7e2645f9
Bug 1513337 - Inline urlbar markup into browser.xhtml. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D23191
--HG--
extra : moz-landing-system : lando
2019-07-17 11:34:21 +00:00
Mihai Alexandru Michis
b7d205a80b
Backed out changeset 3504c0b3f87c (bug 1513337) for marionette failures CLOSED TREE
2019-07-17 14:02:05 +03:00
Dão Gottwald
16f78d8e06
Bug 1513337 - Inline urlbar markup into browser.xhtml. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D23191
--HG--
extra : moz-landing-system : lando
2019-07-17 09:20:41 +00:00
Coroiu Cristina
0882dc9bf4
Backed out changeset cf34b2e8ac53 (bug 1513337) for test client failure
2019-07-17 12:12:21 +03:00
Dão Gottwald
9fce0b69a1
Bug 1513337 - Inline urlbar markup into browser.xhtml. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D23191
--HG--
extra : moz-landing-system : lando
2019-07-17 07:38:18 +00:00
Tom Ritter
aa0bd0268c
Bug 1547518 - Disable accessibility tests on mingw-clang builds r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D38033
--HG--
extra : moz-landing-system : lando
2019-07-16 23:22:30 +00:00
Brindusan Cristian
ea007979ee
Backed out changeset a7c14ebfcd4d (bug 1513337) for telemetry failures at test_event_ping.py. CLOSED TREE
2019-07-16 17:22:21 +03:00
Dão Gottwald
d4258708f3
Bug 1513337 - Inline urlbar markup into browser.xhtml. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D23191
--HG--
extra : moz-landing-system : lando
2019-07-16 10:26:04 +00:00
Dão Gottwald
0e5e8bf0c3
Bug 1562274 - Remove the PopupAutoCompleteRichResult panel. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D37549
--HG--
extra : moz-landing-system : lando
2019-07-11 12:15:30 +00:00
harry
4399f1cef6
Bug 1551233 - Remove legacy urlbar mochitests. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D36346
--HG--
extra : moz-landing-system : lando
2019-07-09 21:48:05 +00:00
Sebastian Hengst
1db4056744
Bug 1563275 - make dynamically inserted slotted elements accessible: take new Prettier style into account. a=eslint-fix CLOSED TREE
2019-07-05 21:20:51 +02:00
Alexander Surkov
f09b8fa08d
Bug 1563275 - make dynamically inserted slotted elements accessible r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D36919
--HG--
extra : moz-landing-system : lando
2019-07-05 12:28:51 +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
Victor Porof
34da32ec3c
Bug 1558517 - Pre 3.1: Change conflicting "camelcase" rule which would fail after running Prettier, r=standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D34695
--HG--
extra : source : 078747ad644246551a165a176a691e0440553c85
extra : intermediate-source : 3b39b237ae3c49eb6c9d56a2ef8bfb5134b878da
2019-06-12 11:43:25 +02:00
Victor Porof
b5a4cb3848
Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D34535
--HG--
extra : source : 74ed7ee773393d305c4e948a57a1b1e32b1f12e8
extra : intermediate-source : 403d0757d61683e0a85d0bb07768eb39fbd0af72
2019-06-28 17:14:01 +02:00
Emilio Cobos Álvarez
1e7b303431
Bug 1539469 - Make all input elements display: inline-block, for compat with other UAs. r=mats
...
See https://github.com/whatwg/html/issues/4082 for the data and some comments
from Boris and David.
I didn't look into fixing the font-inflation reftests, see bug 1540176 for that.
Differential Revision: https://phabricator.services.mozilla.com/D25566
--HG--
extra : moz-landing-system : lando
2019-06-04 15:39:47 +00:00
Gijs Kruitbosch
08a9932fa1
Bug 1549855 - remove references to e10s force-enable pref that is no longer used, r=ato,eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D31417
--HG--
extra : moz-landing-system : lando
2019-05-17 09:25:14 +00:00
arthur.iakab
90e3810429
Backed out 2 changesets (bug 1549855) for failing Android mochitests on robocop_text_page.html CLOSED TREE
...
Backed out changeset 928038c23227 (bug 1549855)
Backed out changeset 9383ea5938fe (bug 1549855)
2019-05-17 02:06:35 +03:00
Gijs Kruitbosch
95d90b94d2
Bug 1549855 - remove references to e10s force-enable pref that is no longer used, r=ato,snorp,eeejay
...
Differential Revision: https://phabricator.services.mozilla.com/D31417
--HG--
extra : moz-landing-system : lando
2019-05-16 16:21:56 +00:00
Dão Gottwald
51fd51ab63
Bug 1522440 - Finish porting browser_test_focus_urlbar.js to quantumbar. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D30346
--HG--
extra : moz-landing-system : lando
2019-05-08 22:04:54 +00:00
Dão Gottwald
090bb68c30
Bug 1548860 - Set a11y focus in the UrlbarView when arrowing down and remove it on backspace. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D29664
--HG--
extra : moz-landing-system : lando
2019-05-03 18:32:15 +00:00
Mike de Boer
799660b14d
Bug 1548031 - Enable the QuantumBar on Nightly and early Beta. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D29538
--HG--
extra : moz-landing-system : lando
2019-05-01 17:46:23 +00:00
Dão Gottwald
42758455d8
Bug 1522440 - Finish porting browser_test_focus_urlbar.js to quantumbar. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D29119
--HG--
extra : moz-landing-system : lando
2019-04-29 20:00:28 +00:00
Drew Willcoxon
c1f323bbe7
Bug 1541929 - Don't autofill the first result in some cases. r=mak
...
We need to handle autofilling the first result separately from autofilling results in general (which happens in UrlbarInput.setValueFromResult), so add a new UrlbarInput.autofillFirstResult method. The controller calls it instead of setValueFromResult. I ported the logic from nsAutoCompleteController, as described in the bug.
Other changes are related to the new test for this.
As part of this work, I was interested in learning how awesomebar handles browser_autoFill_typed.js, so I added it to the legacy tests, with a small tweak in the test for awesomebar.
Differential Revision: https://phabricator.services.mozilla.com/D26852
--HG--
extra : moz-landing-system : lando
2019-04-15 13:15:30 +00:00
Mark Banner
53b3788bba
Bug 1415265 - Implement a central configuration for setting ESLint environments for test directories. r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D23849
--HG--
extra : moz-landing-system : lando
2019-03-28 09:38:02 +00:00
Mark Banner
2219bbd153
Bug 1536645 - Enable some ESLint rules in accessible/tests/browser where they are already enabled in the global configuration. r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D24105
--HG--
extra : moz-landing-system : lando
2019-03-21 08:51:28 +00:00
Mark Banner
4896af57f9
Bug 1536645 - Remove unnecessary rule definitions (obsolete, no need to override etc) in accessible/tests/browser/.eslintrc.js. r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D24104
--HG--
extra : moz-landing-system : lando
2019-03-21 08:51:08 +00:00
Dão Gottwald
4a910bb78f
Bug 1536753 - browser_test_focus_urlbar.js: make waitForSearchFinish work with the quantumbar enabled. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D24144
--HG--
extra : moz-landing-system : lando
2019-03-20 10:29:26 +00:00
Ian Moody
167f623a3e
Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D24088
--HG--
extra : moz-landing-system : lando
2019-03-19 22:02:42 +00:00
Mark Banner
6ea18465bb
Bug 1534661 - Fix the QuantumBar results view to have an accessible role of ROLE_COMBOBOX_LIST. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D23155
--HG--
extra : moz-landing-system : lando
2019-03-15 16:43:11 +00:00
Edwin Gao
a5bef7a7c7
Bug 1531590, 1531598, 1534811, 1336075, 1531571, 1531572, 1531572, 1531574, 1534855, 1534857
, 1535082 - skip tests in mochitest-dev-tools and mochitest-browser-chrome suites for windows10-aarch64 r=jmaher
...
Bug 1531598 - disable browser_markup_copy_image_data.js
Bug 1531598 - disable browser_markup_links_04.js
Bug 1531598 - disable browser_inspector_menu-01-sensitivity.js
Bug 1534811 - disable accessible/tests/browser/general
Bug 1336075 - disable browser_largeAllocation_non_win32.js
Bug 1531571 - disable browser_jsterm_context_menu_labels.js
Bug 1531572 - disable browser_jsterm_helper_dollar_x.js
Bug 1531573 - disable browser_jsterm_no_input_and_tab_key_pressed.js
Bug 1531574 - disable browser_jsterm_syntax_highlight_output.js
Bug 1534855 - disable accessible/tests/browser/
Bug 1534857
- disable browser_ext_slow_script.js
Bug 1535082 - disable browser_jsterm_helper_dollar_dollar.js
Differential Revision: https://phabricator.services.mozilla.com/D23369
--HG--
extra : moz-landing-system : lando
2019-03-13 19:47:25 +00:00
Mark Banner
8fa4d25923
Bug 1532367 - Remove accessible/.eslintrc.js and use the global rules for accessible/ r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D21973
--HG--
extra : moz-landing-system : lando
2019-03-04 21:47:38 +00:00
Eitan Isaacson
773b9d611a
Bug 1525980
- Make announcement events work over IPC. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D19061
--HG--
extra : moz-landing-system : lando
2019-02-14 17:42:47 +00:00
Myk Melez
25349d2601
Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D17526
--HG--
extra : moz-landing-system : lando
2019-01-30 17:26:25 +00:00
Marco Zehe
61a4918bc9
Bug 646216 - Thin out the tree by only creating accessibles for relevant divs, r=Jamie,timdream
...
Relevant divs are:
* Those that have an ID attribute. This is important so anchors still work.
* Those whose first or last child is a text-only node.
* Those whose first or last child has an inline frame.
We now discard divs that are not display:block; or display:inline-block;. We also discard divs that are part of an anonymous subtree.
We stop creating divs from the eHyperTextType frame type alltogether.
Note that because of shadow DOM properties in the video controls, two additional divs with IDs require role="none" in the media controls widget code.
Differential Revision: https://phabricator.services.mozilla.com/D17348
--HG--
extra : moz-landing-system : lando
2019-01-29 04:17:20 +00:00
Jeff Walden
ed23151bd7
Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag
2018-12-19 13:46:20 -08:00
Mark Banner
e2234d6da6
Bug 1415483 - Extend reject-importGlobalProperties to reject any priviliged items already in scope. r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D13753
--HG--
extra : moz-landing-system : lando
2018-12-11 21:39:38 +00:00
Csoregi Natalia
9e970681f2
Backed out 2 changesets (bug 1415483) for multiple failures e.g. on test_message_manager_ipc.html. CLOSED TREE
...
Backed out changeset d00748de66fc (bug 1415483)
Backed out changeset 8dea94258f54 (bug 1415483)
2018-12-11 19:30:57 +02:00
Mark Banner
4d543888a6
Bug 1415483 - Extend reject-importGlobalProperties to reject any priviliged items already in scope. r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D13753
--HG--
extra : moz-landing-system : lando
2018-12-11 14:09:24 +00:00
Cristina Coroiu
60654b0cda
Bug 1503084 - disable browser_caching_name.js for frequent failures r=gbrown
...
--HG--
extra : histedit_source : 71daa8098bf1d42a05c479f9bb708925b1bbfced
2018-11-14 07:21:00 +02:00
rosston
8f54bcb47f
Bug 1501904 - Fire accessibility focus events when using readline nav in url bar r=dao,Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D10058
--HG--
extra : moz-landing-system : lando
2018-11-08 14:14:57 +00:00
Narcis Beleuzu
9b3f73e696
Merge mozilla-central to inbound. CLOSED TREE
2018-11-05 23:54:03 +02:00
Jonathan Kingston
4248b4c554
Bug 1490257 - Pass triggeringPrincipal to test code. r=ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D10882
--HG--
extra : moz-landing-system : lando
2018-11-05 14:05:47 +00:00
Gurzau Raul
424b125b93
Backed out changeset 523ff2753dea (bug 1490257) for causing Bug 1503757 a=backout
2018-11-01 15:27:30 +02:00
Jonathan Kingston
873b26107e
Bug 1490257 - Add asserts into loadURI where we imply SystemPrincipal. r=ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D10221
--HG--
extra : moz-landing-system : lando
2018-10-31 18:00:40 +00:00
Narcis Beleuzu
8d8917f40b
Bug 1462638 - Disable browser_treeupdate_canvas.js on Win10 opt/pgo for frequent failures. r=jmaher
2018-11-05 13:04:47 +02:00
Julian Descottes
f6a4b55fda
Bug 1503169 - Remove missing layout.js loadScript calls;r=yzen
...
Depends on D10191
I would like to update browser-test.js to stop swallowing exceptions
when calling loadSubScript from head.js.
It looks like those head files are trying to load a layout.js helper
that I could not find in any revision. Can you check it can be
removed?
Differential Revision: https://phabricator.services.mozilla.com/D10193
--HG--
extra : moz-landing-system : lando
2018-10-30 14:13:25 +00:00
Dorel Luca
451e26f0c6
Backed out changeset 8d7987ea4fb1 (bug 1490257) for causing android failures. CLOSED TREE
2018-10-15 14:39:00 +03:00
Jonathan Kingston
8bcd10a7ab
Bug 1490257 - Add asserts and remove implied system triggering principal code r=ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D8368
--HG--
extra : moz-landing-system : lando
2018-10-15 06:29:45 +00:00
Jonathan Kingston
038c8e8573
Bug 1485305 - accessible/ Ensure loadURI always passes a triggeringPrincipal() r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D4550
--HG--
extra : source : f33d4832f8a34681bc389792698d880ebe29d542
extra : intermediate-source : 609dab5dcf7b4545252f91213f562cc4d01622bf
2018-08-29 15:39:16 +01:00
Brindusan Cristian
1db0587c0e
Backed out 10 changesets (bug 1485305) for browser-chrome failures on docshell/test/browser/browser_loadURI.js. CLOSED TREE
...
Backed out changeset 50439ec01661 (bug 1485305)
Backed out changeset a05e40ef7215 (bug 1485305)
Backed out changeset c99b97b4348b (bug 1485305)
Backed out changeset 75220b2f6669 (bug 1485305)
Backed out changeset e698f2fc1c1a (bug 1485305)
Backed out changeset acce14683c13 (bug 1485305)
Backed out changeset 323773a395cc (bug 1485305)
Backed out changeset 1b74152cabc1 (bug 1485305)
Backed out changeset 4b5c9d5929fc (bug 1485305)
Backed out changeset 238d92348159 (bug 1485305)
2018-09-19 18:47:27 +03:00
Jonathan Kingston
d67cb9e4a6
Bug 1485305 - accessible/ Ensure loadURI always passes a triggeringPrincipal() r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D4550
--HG--
extra : source : f33d4832f8a34681bc389792698d880ebe29d542
2018-08-29 15:39:16 +01:00
arthur.iakab
d2e647e133
Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
...
Backed out changeset 138b8596a9cd (bug 1485305)
Backed out changeset d9f04aeeeef7 (bug 1485305)
Backed out changeset cd063d8afe4e (bug 1485305)
Backed out changeset 2f8a5a03ccb5 (bug 1485305)
Backed out changeset 8085d1eefd7c (bug 1485305)
Backed out changeset 3aaccb374a59 (bug 1485305)
Backed out changeset 3a111e9e5c9c (bug 1485305)
Backed out changeset 61aa1cfb0b01 (bug 1485305)
Backed out changeset bca973d90acc (bug 1485305)
Backed out changeset 4eb33bf25d6f (bug 1485305)
2018-09-18 20:30:07 +03:00
Jonathan Kingston
b81ad8c8ab
Bug 1485305 - accessible/ Ensure loadURI always passes a triggeringPrincipal() r=surkov
...
Differential Revision: https://phabricator.services.mozilla.com/D4550
--HG--
extra : source : 99a052d21ca0a7d7c1c224cfa1c65396e1d43bab
2018-08-29 15:39:16 +01:00
James Teh
6b89ed218b
Bug 1331755: Refactor handling of accessibility focus in the URL bar so focus never moves to suggestions while the user is editing. r=Gijs,MarcoZ
...
When the user is editing the text in the URL bar (typing, backspace, etc.), the first suggestion is always selected.
Because accessibility clients require autocomplete items to be "focused", the code needs to differentiate between explicit selection (e.g. via down/up arrow) and auto selection (e.g. when typing).
Otherwise, the focus continually moves away from the text box while the user is typing, as was previously occurring.
This makes it very difficult for the user to edit text, particularly backspace/delete.
There was a previous attempt to handle this, but it was somewhat fragile and broke completely some time ago.
Now, rather than trying to handle this based on autocomplete events, it is handled in the input and key press events.
For input events, accessibility focus is forced back to the text box and further accessibility focus events are suppressed.
For down arrow, up arrow, etc. key presses, accessibility focus events for suggestions are enabled.
This makes it easier to understand and predict the user experience, rather than relying on underlying autocomplete implementation details.
This is tested using an accessibility browser test, which makes it easier to make assertions about accessibility focus.
This also means that if the underlying implementation details change (e.g. HTML + aria-activedescendant instead of XUL + DOMMenuItemActive events), this test should still be valid and allow us to catch regressions.
Differential Revision: https://phabricator.services.mozilla.com/D5987
--HG--
extra : moz-landing-system : lando
2018-09-18 05:10:35 +00:00
Cosmin Sabou
6294a344fe
Merge mozilla-central to mozilla-inbound. a=merge
2018-09-11 13:17:29 +03:00
Cosmin Sabou
c56ce0a961
Bug 1445513 - Disable accessible/tests/browser/tree/browser_aria_owns.js on all platforms for frequent failures. r=jmaher
...
--HG--
extra : rebase_source : 91f1ecfdbeae97fe8846052e0418758b9aa200d0
2018-09-11 12:29:26 +03:00
Marco Zehe
812e2003df
Bug 1489934 - accessible/tests/browser/events/browser_test_docload.js calls waitForEvents incorrectly, r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D5400
--HG--
extra : moz-landing-system : lando
2018-09-10 22:50:31 +00:00
Eliza Balazs
500ab718cc
Bug 1421307 - Disable browser_shutdown_acc_reference.js on linux64 debug for frequent failures. r=jmaher
2018-09-05 05:28:00 +03:00
Mark Banner
c6885f5391
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
...
This removes a number of references to rules that are now deprecated or removed from ESLint.
- no-native-reassign is replaced with no-global-assign
- no-spaced-func is replaced with func-call-spacing (where enabled)
Depends on D4944
Differential Revision: https://phabricator.services.mozilla.com/D4946
--HG--
extra : moz-landing-system : lando
2018-09-04 18:08:43 +00:00
Gijs Kruitbosch
ef7146a4be
Bug 1486824 - change BrowserTestUtils to just call OpenBrowserWindow so it does the same thing as opening a window normally, r=mconley,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D4466
--HG--
extra : rebase_source : e51b66bb18d0e600814b48d5cd3ec9d5dea3028a
extra : source : 96b5a88ac0041a1bd382a731749e1fca9aa911ed
2018-09-03 14:43:38 +01:00
Dave Townsend
e63bb1c465
Bug 1487246: Enable the eslint no-sequences rule. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D4681
--HG--
extra : rebase_source : ae253571d7d47c4a113a98a8b7c29bf712a0d764
2018-08-29 16:15:33 -07:00
Margareta Eliza Balazs
5ddcd7b745
Backed out changeset 96b5a88ac004 (bug 1486824) for causing frequent failures e.g: browser/components/privatebrowsing/test/browser/browser_privatebrowsing_about.js a=backout
2018-08-31 12:17:27 +03:00
Gijs Kruitbosch
9d70cb3843
Bug 1486824 - change BrowserTestUtils to just call OpenBrowserWindow so it does the same thing as opening a window normally, r=mconley,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D4466
--HG--
extra : moz-landing-system : lando
2018-08-30 15:07:36 +00:00
Narcis Beleuzu
a4ec006bb0
Backed out changeset 4e195f7b2d6b (bug 1486824) for clipboard failures on OSX browser_editcontrols_update. a=backout
2018-08-30 15:59:59 +03:00
Gijs Kruitbosch
a8e2b8e702
Bug 1486824 - change BrowserTestUtils to just call OpenBrowserWindow so it does the same thing as opening a window normally, r=mconley,nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D4466
--HG--
extra : moz-landing-system : lando
2018-08-29 17:58:25 +00:00
Kris Maglione
3a5c05e76f
Bug 1484496: Part 5e - Convert remaining nsISimpleEnumerator users to use JS iteration. r=mccr8
...
Differential Revision: https://phabricator.services.mozilla.com/D3733
--HG--
extra : rebase_source : c0fac176d7b3d840c4dbb14f8d95ccfc7f83a5a8
extra : histedit_source : a92c40117d0808a3ad68c972f622a7a42c9ae8ba
2018-08-18 18:13:14 -07:00
Eitan Isaacson
8d5dad89ed
Bug 1479591 - Introduced accessibility scrolling event and interface. r=surkov
2018-08-15 13:07:00 -04:00
Cosmin Sabou
c2b1fcd31c
Backed out changeset dad95d849302 (bug 1479591) for causing linux debug leaks and security issues.
2018-08-15 04:39:43 +03:00