Tim Nguyen
6e26790a43
Bug 1416363 - Remove colorpicker binding and related code. r=bgrins,surkov
...
Depends on D7575
Differential Revision: https://phabricator.services.mozilla.com/D7576
--HG--
extra : moz-landing-system : lando
2018-10-04 01:03:19 +00:00
Nicholas Nethercote
36c48819d1
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
...
--HG--
extra : rebase_source : db09f7ab93a1c41ace03a645623f78a27ecfff8c
2018-04-03 13:21:06 +10:00
Alexander Surkov
e36505da67
Bug 1486671 - stop using nsIDOMXULCheckboxElement, r=jamie
2018-08-29 15:42:31 +08:00
Paolo Amadini
dc49387df8
Bug 1472555 - Part 5 - Remove the listbox layout. r=bz,surkov
...
MozReview-Commit-ID: Bx1p1nTurCz
--HG--
extra : rebase_source : 6910e500f30eb42b45032dbab85a3dc9c014390b
2018-07-18 11:23:32 +01:00
Paolo Amadini
372336c621
Bug 1448126 - Part 2 - Remove the "scale" binding and its supporting platform code. r=bgrins
...
MozReview-Commit-ID: ETmUuosYxeG
--HG--
extra : rebase_source : 1a39207887f2c55f5d2cd31990209809dbb97ba9
2018-06-24 17:19:25 +01:00
Boris Zbarsky
10fde35340
Bug 1466673 part 3. Stop using nsITreeColumns in accessibility code. r=surkov
2018-06-05 13:30:17 -04:00
Timothy Guan-tin Chien
f0ad43f510
Bug 1442800 - Let New_Accessible take Element instead of nsIContent r=surkov
...
The passed nsIContent is always an Element.
MozReview-Commit-ID: IMvWuK6MIra
--HG--
extra : source : 5ba61f06a008e7d1d162329945f2ab132c224181
extra : intermediate-source : c7f94aad31aea1e7015e6df0a828cda3f3729b0b
2018-03-06 13:47:43 -08:00
Ciure Andrei
873d562bc3
Backed out 8 changesets (bug 1451169) on request from njn a=backout
...
Backed out changeset b92f856e15a8 (bug 1451169)
Backed out changeset 348e825756fa (bug 1451169)
Backed out changeset 624d82428726 (bug 1451169)
Backed out changeset 4d51610ca08e (bug 1451169)
Backed out changeset bb76a9589717 (bug 1451169)
Backed out changeset c145fbd03947 (bug 1451169)
Backed out changeset 6d36289e0f54 (bug 1451169)
Backed out changeset 914fb7cd9fc3 (bug 1451169)
--HG--
extra : histedit_source : 94de6631919f895dec422bc0e564f5baf885ba4a%2C18f52c6c11d3064d3137a6847575effb7d407894
2018-04-11 11:22:05 +03:00
Nicholas Nethercote
a560608963
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
...
And then fix up everything else that needs to change as well.
MozReview-Commit-ID: GDMfERqdQAc
--HG--
extra : rebase_source : 01fe06c3182245a409099a53383d92bf4fa0155c
2018-04-03 13:21:06 +10:00
Gurzau Raul
3a353942ca
Backed out changeset 564cb9725e12 (bug 1442800) for failing on browser_test_docload.js on a CLOSED TREE
2018-03-09 01:19:51 +02:00
Timothy Guan-tin Chien
686d0472da
Bug 1442800 - Let New_Accessible take Element instead of nsIContent r=surkov
...
The passed nsIContent is always an Element.
MozReview-Commit-ID: IMvWuK6MIra
--HG--
extra : rebase_source : 520c6ea9d3bd90e480224315e0fc0ce7e5b7db27
2018-03-06 13:47:43 -08:00
Cosmin Sabou
f8e4b21bcd
Backed out changeset 349222d58373 (bug 1442800) for frequent wpt failures on a CLOSED TREE
2018-03-07 22:18:44 +02:00
Timothy Guan-tin Chien
bdad54c522
Bug 1442800 - Let New_Accessible take Element instead of nsIContent r=surkov
...
The passed nsIContent is always an Element.
MozReview-Commit-ID: IMvWuK6MIra
--HG--
extra : rebase_source : 520c6ea9d3bd90e480224315e0fc0ce7e5b7db27
2018-03-06 13:47:43 -08:00
Timothy Guan-tin Chien
e1b7b86b11
Bug 1442029 - Move XBL accessibility role="xul:colorpicker" and role="xul:colorpickertile" into XULMap.h r=enndeakin+6102,surkov
...
- Remove the colorpickertile binding as it's no longer useful.
- Remove nsAccessibilityService::CreateAccessibleByType() as it has nothing to do anymore.
- Remove nsCoreUtils::XBLBindingRole()
MozReview-Commit-ID: E21yljdsSLl
--HG--
extra : rebase_source : f0db5893107ee0c493291c7c0bafaaef1d4bcffa
2018-03-02 09:53:55 -08:00
Timothy Guan-tin Chien
bcee161778
Bug 1439773 - Move XBL accessibility role="xul:text" and role="xul:link" into XULMap.h r=enndeakin+6102
...
MozReview-Commit-ID: 4RY0ttkwbCB
--HG--
extra : rebase_source : 398c648110d84e34d55a64e1528a8b239d618670
2018-03-02 09:50:39 -08:00
Timothy Guan-tin Chien
5dbdc07e62
Bug 1439778 - Move XBL accessibility role="xul:panel" into XULMap.h r=surkov
...
MozReview-Commit-ID: LqdGEZqRTWA
--HG--
extra : rebase_source : 3c09fad59731eca97024bf52f68180c254c4e8ee
extra : source : adbe14b1537b1cb1ec3f390ed3703edbfeb799d8
2018-03-01 13:21:00 -08:00
Timothy Guan-tin Chien
e10deafe48
Bug 1439761 - Move XBL accessibility role="xul:textbox" and role="xul:combobox" into XULMap.h r=enndeakin+6102
...
MozReview-Commit-ID: uKaDb2QafK
--HG--
extra : rebase_source : 95785a8d4d36928c79c62f9bce3065bb3633ad62
2018-02-28 11:47:58 -08:00
Timothy Guan-tin Chien
0b070afeaf
Bug 1437873 - Move XBL accessibility role="xul:toolbarbutton" and role="xul:button" into XULMap.h r=enndeakin+6102
...
This patch intentionally re-map the following controls from button to toolbarbutton
- browser/components/downloads/content/download.xml#download-subview-toolbarbutton
- toolkit/content/widgets/toolbarbutton.xml#menu-button
MozReview-Commit-ID: E806LA6NAvC
--HG--
extra : rebase_source : 8e7534dc34f95e1d0cc6d00370475cc796acc36e
2018-02-28 11:35:57 -08:00
Timothy Guan-tin Chien
26bfe8c245
Bug 1440392 - Move XBL accessibility role="xul:menupopup" into XULMap.h r=enndeakin+6102
...
MozReview-Commit-ID: IeR805H6qW8
--HG--
extra : rebase_source : 883ddd2f08b985000563646d48972caa28aee0bd
2018-02-28 11:26:51 -08:00
Timothy Guan-tin Chien
7f19212a77
Bug 1440393 - Move XBL accessibility role="xul:scale" and "xul:thumb" into XULMap.h r=enndeakin+6102
...
MozReview-Commit-ID: 2A264v5AdSV
--HG--
extra : rebase_source : 107413fb5370c0011a59727998f2a5abb77e1192
2018-02-22 10:24:25 -08:00
Timothy Guan-tin Chien
532ec53371
Bug 1440391 - Move XBL accessibility role="outerdoc" into XULMap.h r=enndeakin+6102
...
MozReview-Commit-ID: 6UgKJSzgyGi
--HG--
extra : rebase_source : 12a3f4c2eb81b4dd4d804858fe408227fbe2ca99
2018-02-22 09:47:30 -08:00
Paolo Amadini
d6977c62c9
Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov
...
MozReview-Commit-ID: Iye8XoQ7neq
--HG--
extra : rebase_source : e9101e02cdf30489eda8867cbf6784eeb923e47d
2018-02-07 13:23:53 +00:00
Paolo Amadini
daf2302a16
Bug 1414230 - Part 2 - Simplify XUL markup map creation. r=surkov
...
MozReview-Commit-ID: 3Wf3zQ3TezR
--HG--
extra : rebase_source : 6b731250dfa417003cdd1a9899ac0dbf8823389c
2018-02-06 13:26:14 +00:00
Brian Grinstead
30a99a2b95
Bug 1419170 - Remove the statusbar and statusbarpanel bindings;r=Paolo
...
MozReview-Commit-ID: DbwMUBpHcri
--HG--
extra : rebase_source : 0fb627a10860302ca5f31013ed7d8370eb655230
2017-11-27 09:17:04 -08:00
Brian Grinstead
2214548e2c
Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs
...
Key accessibility off of the tag name instead of the role attribute
and load styles in global.css instead of <resources>
MozReview-Commit-ID: Epv0rHHzbz0
--HG--
extra : rebase_source : 2239c8ccca8d899b4c4144faab7212f120f00e23
2017-11-22 13:47:09 -08:00
Yura Zenevich
039b34daff
Bug 1403231 - Create accessibles for the XUL "image" element using the tag name instead of the XBL role. r=surkov
...
This also adds the lookup infrastructure required for converting other XUL elements to this method of creating accessibles.
MozReview-Commit-ID: GAO63iUNMAn
--HG--
extra : rebase_source : cc3194eae7881d1b041c4241e1e8ed4aee37ef7c
2017-11-03 11:15:44 +00:00