diff browse annotate |
47c365d6ae7b691c2a3a23d7ba15082e687e507d created 2024-04-01 16:08 +0000 pushed 2024-04-01 21:31 +0000 |
Hanna Jones | Hanna Jones - Bug 1850037 - modify unlabeled menu item accessibility check to handle shadow roots r=ayeddi |
diff browse annotate |
00b8105467edb02c2ea76ca11b2b9b953755557d created 2024-03-25 15:25 +0000 pushed 2024-03-26 04:11 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1882380 - Update AccessibilityUtils to ensure clicking on a label text content for a form field is not failing a11y_checks. r=Jamie |
diff browse annotate |
24709d71ddbf0a4bd4ac45dfea6ab97bfe815ebc created 2024-03-13 20:54 +0000 pushed 2024-03-14 05:15 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1885020 - Allow the isKeyboardFocusableTabInTablist check to ignore whitespaces in a11y-checks. r=Jamie |
diff browse annotate |
2ece02cea5357431d4f247751e37d9dd6e44a3eb created 2024-03-12 14:32 +0000 pushed 2024-03-12 21:43 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1879447 - Update AccessibilityUtils to support intervening generics between a tab and its tablist in isKeyboardFocusableTabInTablist check. r=Jamie,fxview-reviewers |
diff browse annotate |
82f92a0ae9b1cd80fb4c0aaaf69dd5885456a821 created 2024-03-08 11:25 +0000 pushed 2024-03-09 03:26 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1882430 - Ensure isUnlabeledUrlBarOption is checked before failing the label check in AccessibilityUtils. r=Jamie |
diff browse annotate |
38dd14d1a2a52d83a2c3615c6343b25b27c6ea98 created 2024-02-28 16:40 +0000 pushed 2024-02-28 21:23 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1882207 - Handle the datepicker cells that are failing a11y_checks when clicked in tests for UI Widgets. r=emilio,Jamie |
diff browse annotate |
b9e4cd09297439ee5f10b4adf9c1deed95c6a210 created 2024-02-27 19:50 +0000 pushed 2024-02-28 04:30 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1879191 - Update AccessibilityUtils to include XUL:buttons that are removed before the l10n is completed in the label checks exceptions. r=Jamie |
diff browse annotate |
42cffffc140b40567782b31b3aa57fa205dc76fb created 2024-02-27 19:50 +0000 pushed 2024-02-28 04:30 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1878771 - Update AccessibilityUtils to include show-all, a few image buttons on the about:config page and the Close button on moz-message-bar that are removed before the l10n is completed in the label checks exceptions. r=Jamie |
diff browse annotate |
1f89f18d3af85b731d9dcc7b244bb89e94c31a3d created 2024-02-27 19:50 +0000 pushed 2024-02-28 04:30 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1878395 - Move label exception checks closer to their failing blocks of AccessibilityUtils. r=Jamie |
diff browse annotate |
1f8c50293efcae26c2d425cc114d76997c1527c9 created 2024-02-02 20:30 +0000 pushed 2024-02-03 09:21 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1876421 - Update AccessibilityUtils to check for menuitems when calculating an accessible name. r=Jamie |
diff browse annotate |
b9335c5177f4e1c1363db4a158ff8a827e861dfc created 2024-01-31 20:58 +0000 pushed 2024-02-01 05:30 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1872285 - Add a check for a button or link within a listitem in a focusable Firefox View list in the AccessibilityUtils. r=Jamie,fxview-reviewers |
diff browse annotate |
90a7bf70a4d7c09be7a3ae3e0654325998cc69a3 created 2024-01-29 19:24 +0000 pushed 2024-01-30 04:50 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1873048 - Update AccessibilityUtils to include toolbar's scrollbuttons in the isKeyboardFocusableBrowserToolbarButton check. r=Jamie,reusable-components-reviewers,tgiles |
diff browse annotate |
57457fe4322bde50caf60f8cd7949f4a16f28418 created 2024-01-29 19:24 +0000 pushed 2024-01-30 04:50 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1864962 - Part 2. Update AccessibilityUtils to account for the purposefully non-focusable Go button in the URL Bar. r=Jamie,adw |
diff browse annotate |
2e26f327cd373035ac8a650bf445d68547e64cd0 created 2024-01-04 00:01 +0000 pushed 2024-01-04 04:54 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1871510 - Add a check for keyboard focusable Search bar buttons in AccessibilityUtils. r=Jamie,search-reviewers,Standard8 |
diff browse annotate |
ac7e380f958137715450b519330707f0b1709df3 created 2024-01-02 21:10 +0000 pushed 2024-01-03 16:06 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1871491 - Add a check for combobox container of moz-input-box and options within the URL bar autocomplete list in AccessibilityUtils. r=Jamie,search-reviewers,credential-management-reviewers,sgalich,Standard8 |
diff browse annotate |
54b256edce57fddbec2d02e0672ddc799edcdd87 created 2024-01-02 15:13 +0000 pushed 2024-01-02 21:27 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1867378 - Pt.1. Add a check for a tab in a focusable tablist in the a11y-checks - based on the Firefox View. r=Jamie,fxview-reviewers |
diff browse annotate |
0068dcbf07fd49f953a4c4780abb50c90c5061fa created 2023-12-20 16:05 +0000 pushed 2023-12-21 05:25 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1869942 - Temporarily pass clicks on inacessible richlistbox treecol in a11y-checks while their accessibility is being fixed. r=Jamie,settings-reviewers,Gijs |
diff browse annotate |
ce5a379c35bead2efe1e4327e6230b8ba278b1c9 created 2023-12-01 04:23 +0000 pushed 2023-12-01 09:53 +0000 |
James Teh | James Teh - Bug 1867170: a11y checks: Check the correct node in some cases involving shadow DOM. r=ayeddi |
diff browse annotate |
ad28a3a25b2a199ffa143a0f35905438495a0931 created 2023-11-23 02:33 +0000 pushed 2023-11-23 09:55 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1864962 - Update urlbar-go-button to be a button and pass a11y_checks in Search and Address Bar. r=Jamie,adw |
diff browse annotate |
6927a10fe8324ce305fc095035f2aaa2cb5c3014 created 2023-11-21 18:42 +0000 pushed 2023-11-22 03:49 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1864751 - Add checks for keyboard focusable URL bar one-off buttons and results options in AccessibilityUtils. r=Jamie |
diff browse annotate |
925b18f8e3b05d98a92d1ee942e6db374326fc89 created 2023-11-21 02:11 +0000 pushed 2023-11-21 16:33 +0000 |
James Teh | James Teh - Bug 1862534: Groundwork for ATK accessibility API tests. r=eeejay,jmaher |
diff browse annotate |
e439a44b885b674b1fe1d174cd5df0056bbb6a34 created 2023-11-15 17:25 +0000 pushed 2023-11-16 09:39 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1864577 - Pt.2 Add a new check for mustBeEnabled rule to the appropriate asserts in AccessibilityUtils. r=Jamie |
diff browse annotate |
3c23edb70727e795f09388a742fca318cc59f8d1 created 2023-11-14 12:48 +0000 pushed 2023-11-14 21:39 +0000 |
Anna Yeddi | Anna Yeddi - Bug 1864577 - Add a new mustBeEnabled rule to the default environment in AccessibilityUtils. r=Jamie |
diff browse annotate |
f2b5e13b8e2897eac25f931c77bd34a3186bc863 created 2023-10-09 18:20 +0000 pushed 2023-10-10 09:23 +0000 |
James Teh | James Teh - Bug 1692110 part 4: Retry accessibility name checks to handle async a11y text updates and l10n mutations. r=ayeddi |
diff browse annotate |
937d9dc09164933b96836f619175f91bd8e26d46 created 2023-10-09 18:20 +0000 pushed 2023-10-10 09:23 +0000 |
James Teh | James Teh - Bug 1692110 part 3: Don't run accessibility checks for click events generated by drag/drop. r=places-reviewers,ayeddi,Gijs,Standard8 |
diff browse annotate |
07feb33e8c65ff651f114476c655f27caa9a2512 created 2023-10-09 18:20 +0000 pushed 2023-10-10 09:23 +0000 |
James Teh | James Teh - Bug 1692110 part 2: Add harness exceptions for some common false accessibility check failures. r=ayeddi |
diff browse annotate |
219fc0e35a7440dd9cc14a3de9a00c9478dffc46 created 2023-10-09 18:20 +0000 pushed 2023-10-10 09:23 +0000 |
James Teh | James Teh - Bug 1692110 part 1: Perform automatic accessibility checks by capturing click events. r=ayeddi,Gijs |
diff browse annotate |
8db232d0f8c742a85eb803c996ef87edac9d5c81 created 2023-10-07 14:43 -0400 pushed 2023-10-07 21:39 +0000 |
Cristian Tuns | Cristian Tuns - Backed out 30 changesets (bug 1854447, bug 1855491, bug 1854646, bug 1854520, bug 1854528, bug 1854506, bug 1854502, bug 1854443, bug 1854538, bug 1854525, bug 1854660, bug 1854514, bug 1854460, bug 1854625, bug 1854228, bug 1854517, bug 1854533, bug 1692110, bug 1854636, bug 1849021, bug 1854512, bug 1854522, bug 1854509, bug 1854452, bug 1854536, bug 1854531) for causing multiple tier 2 failures on a11y-checks. CLOSED TREE |
diff browse annotate |
dcd05518b0045e6989d3317ed12e4e7dcbd65796 created 2023-10-06 18:11 +0000 pushed 2023-10-07 09:45 +0000 |
James Teh | James Teh - Bug 1692110 part 4: Retry accessibility name checks to handle async a11y text updates and l10n mutations. r=ayeddi |
diff browse annotate |
1c65a4cb618ca239e7aa4973a8907956e83e5497 created 2023-10-06 18:11 +0000 pushed 2023-10-07 09:45 +0000 |
James Teh | James Teh - Bug 1692110 part 3: Don't run accessibility checks for click events generated by drag/drop. r=places-reviewers,ayeddi,Gijs,Standard8 |
diff browse annotate |
603b891147bd85e99aa6b314d223e3428f60005f created 2023-10-06 18:11 +0000 pushed 2023-10-07 09:45 +0000 |
James Teh | James Teh - Bug 1692110 part 2: Add harness exceptions for some common false accessibility check failures. r=ayeddi |
diff browse annotate |
53e2fac79d84120e9cc846cc0ba7367a1c493483 created 2023-10-06 18:11 +0000 pushed 2023-10-07 09:45 +0000 |
James Teh | James Teh - Bug 1692110 part 1: Perform automatic accessibility checks by capturing click events. r=ayeddi,Gijs |
diff browse annotate |
c9194fb67b6527b651613ed9139e59c46e135954 created 2023-05-20 12:26 +0000 pushed 2023-05-20 21:23 +0000 |
Mark Banner | Mark Banner - Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu |
diff browse annotate |
2077266ed81a69a1fcd29f3ab37c216056f32a81 created 2023-05-20 12:26 +0000 pushed 2023-05-20 21:23 +0000 |
Mark Banner | Mark Banner - Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish |
diff browse annotate |
a5a33dae3589542bd864f147c2b935a8dd789b8c created 2021-02-09 01:30 +0000 pushed 2021-02-09 09:29 +0000 |
Yura Zenevich | Yura Zenevich - Bug 1689445 - make accessible retrieval synchronous. r=Jamie |
diff browse annotate |
3797039ad062dd566bbe5511f330c90b32b579b0 created 2021-02-06 05:33 +0200 pushed 2021-02-06 09:42 +0000 |
Mihai Alexandru Michis | Mihai Alexandru Michis - Backed out 2 changesets (bug 1689445) for causing bc failures in browser_search.js |
diff browse annotate |
bcb4ba398ee0b429da6a3b0dfc357e947494f2a0 created 2021-02-05 02:15 +0000 pushed 2021-02-06 09:42 +0000 |
Yura Zenevich | Yura Zenevich - Bug 1689445 - make accessible retrieval synchronous. r=Jamie |
diff browse annotate |
6d187c01fcb3987c4962dc393d96e6542a6af648 created 2021-01-15 16:52 +0000 pushed 2021-01-15 21:53 +0000 |
Yura Zenevich | Yura Zenevich - Bug 1667998 - add AccessibilityUtils for testing accessibility related issues and use it to check accessibility when EventUtils.sendMouseEvent is used to make a click. r=jmaher |