Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Michael Comella 8ecd9795b5 Bug 1800949 - add accessibility Architecture doc with info on trees. r=morgan,Jamie
Differential Revision: https://phabricator.services.mozilla.com/D162228
2022-11-18 00:50:58 +00:00
Morgan Rae Reschenberg 10b7310064 Bug 1771514: Add design review and preliminary HCM documentation r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D147522
2022-06-08 16:18:32 +00:00
Eitan Isaacson 1032053809 Bug 1772026 - Wait for initialized PresShell (unless about:blank) before doc DoInitialUpdate. r=Jamie
This prevents a case where a blank page that never has an
initialized PresShell keeps the refresh observer.

Differential Revision: https://phabricator.services.mozilla.com/D148146
2022-06-07 18:08:26 +00:00
Eitan Isaacson 83568bcd62 Bug 1765433 - P3: Get bundle and do pivot in UI thread for remote accessibles. r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D144896
2022-05-04 18:00:47 +00:00
James Teh d128c0bf67 Bug 1757257: Don't assert for a null frame in TextAttrsMgr::GetAttributes. r=morgan
There are several valid reasons for a HyperTextAccessible to have no frame.
As well as removing the assertion, document the (known) cases where GetFrame() might return null.
Also, document why we create a DocAccessible and call DoInitialUpdate despite a null root frame on its PresShell.

Differential Revision: https://phabricator.services.mozilla.com/D139908
2022-03-01 21:16:43 +00:00
James Teh 0240b39c82 Bug 1732592: Create in-tree accessibility documentation and add Document Accessibility Lifecycle as our first page. r=eeejay
Differential Revision: https://phabricator.services.mozilla.com/D126855
2021-09-30 21:52:54 +00:00