Adrian Wielgosik
|
aec99c32e5
|
Bug 1460940 - Remove nsIDOMDocument uses in accessible/. r=bz
MozReview-Commit-ID: LQ91rgrJIy
--HG--
extra : rebase_source : 143e2a3b8971aa1a4e604414c704d28deb1e5594
|
2018-05-11 19:46:15 +02:00 |
Chris Peterson
|
71422dcaa9
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
s/NS_PRECONDITION/MOZ_ASSERT/ and reindent
MozReview-Commit-ID: KuUsnVe2h8L
--HG--
extra : source : c14655ab3df2c9b1465dd8102b9d25683359a37b
|
2018-04-28 12:50:58 -07:00 |
Yura Zenevich
|
55fe960cc1
|
Bug 1450927 - add getBoundsInCSSPixels XPCOM method. r=surkov r=jld
MozReview-Commit-ID: CTANPVQw1sG
|
2018-04-25 14:51:09 -04:00 |
Tiberius Oros
|
2fffa00bb3
|
Backed out 2 changesets (bug 1450927) for failing on ProxyAccessible.cpp(247) on a CLOSED TREE
Backed out changeset ca285aed3926 (bug 1450927)
Backed out changeset d7dd8b0d2473 (bug 1450927)
|
2018-04-25 19:31:50 +03:00 |
Yura Zenevich
|
db18588465
|
Bug 1450927 - add getBoundsInCSSPixels XPCOM method. r=surkov r=jld
MozReview-Commit-ID: CTANPVQw1sG
|
2018-04-25 11:45:47 -04:00 |
Nika Layzell
|
be8b24333a
|
Bug 1444991 - Part 1: Read webidl's Bindings.conf, and pass it into xpidl, r=mccr8
This information is read in order to handle correctly selecting the native
type and header files for WebIDL types.
|
2018-04-17 19:20:58 -04:00 |
Sylvestre Ledru
|
fa45a3c670
|
Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan
MozReview-Commit-ID: JwHh4bzxuTR
--HG--
extra : rebase_source : 5f5e37517aa80c2e7b5933962178d761074886e7
|
2018-03-16 14:29:15 +01:00 |
Coroiu Cristina
|
0f6841e0d2
|
Backed out 2 changesets (bug 1443080) for spidermonkey build bustage at build/src/js/src/jit/BaselineCacheIRCompiler.cpp
Backed out changeset 7d509bb8a35d (bug 1443080)
Backed out changeset 53bdcd5937cd (bug 1443080)
--HG--
extra : rebase_source : 59b5350d2959c0b065aedd34bfe8337216c0ea4b
|
2018-03-14 11:13:21 +02:00 |
Sylvestre Ledru
|
c07eb73986
|
Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan
MozReview-Commit-ID: JwHh4bzxuTR
--HG--
extra : rebase_source : 17c91bfd7241e3e522b1413b6e544df74f5361a0
|
2018-03-05 13:43:54 +01:00 |
Yura Zenevich
|
f1493ab792
|
Bug 1444003 - remove shutdown timer when xpcAccessibleService's refcount grows over 1. r=surkov
MozReview-Commit-ID: 8qQWdRkE1tb
|
2018-03-09 00:45:15 -05:00 |
Chris Peterson
|
fe5cd3d5d9
|
Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj
MozReview-Commit-ID: 8pjYjEvQF42
--HG--
extra : rebase_source : 5eb0bea2ef5f06a811b4f3daf57ce8720f12dd07
|
2018-02-08 21:22:43 -08:00 |
Chris Peterson
|
d09123f248
|
Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj
MozReview-Commit-ID: DE5HkIhsZ6D
--HG--
extra : rebase_source : 94831c1e13a840dd2ea0600f64bcf70c2bf938d9
extra : source : cf9283bf1b0bca3a6311c98e227329d451f80ecb
|
2018-02-05 22:46:57 -08:00 |
Milan Sreckovic
|
6cf51345e7
|
Bug 1423541: Use BaseRect access methods instead of member variables in accessible/ r=surkov
MozReview-Commit-ID: KRfgYEW7aWY
--HG--
extra : rebase_source : b88fcdb3095ac9bfa82ae6a596070d80c1c482fd
|
2018-01-12 12:07:29 -05:00 |
Sylvestre Ledru
|
9bfe27d903
|
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
MozReview-Commit-ID: 7duJk2gSd4m
--HG--
extra : rebase_source : 7312fe276e561e8c034a5f6749774ae812727f9c
|
2017-12-07 22:09:15 +01:00 |
Yura Zenevich
|
77e0097f7a
|
Bug 1419131 - adding a11y force disabled pref observer when accessibility service is being created. r=surkov
MozReview-Commit-ID: G2pG3PcUMrE
|
2017-11-29 00:01:18 -05:00 |
Yura Zenevich
|
3898a0e472
|
Bug 1416893 - Added getConsumers method to nsIAccessibilityService. r=surkov
MozReview-Commit-ID: EoBdYSxqEGz
|
2017-11-14 11:21:32 -05:00 |
Yura Zenevich
|
b2b66a61f5
|
Bug 1401980 - shutdown accessibility service on accessibliity.force_disable pref change. r=surkov
MozReview-Commit-ID: 8YfCaoB5Stt
|
2017-11-11 22:21:45 -05:00 |
Phil Ringnalda
|
15fafc3560
|
Backed out 2 changesets (bug 1401980) for failures in browser_shutdown_pref.js
CLOSED TREE
Backed out changeset cea72923c4be (bug 1401980)
Backed out changeset 72f9e62daa10 (bug 1401980)
MozReview-Commit-ID: 2bhiTKZmmib
|
2017-11-10 21:50:14 -08:00 |
Yura Zenevich
|
446a07beed
|
Bug 1401980 - shutdown accessibility service on accessibliity.force_disable pref change. r=surkov
MozReview-Commit-ID: 8YfCaoB5Stt
|
2017-11-10 22:43:22 -05:00 |
Masatoshi Kimura
|
dbd92543c6
|
Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj
MozReview-Commit-ID: 7JoD4VYzZp3
--HG--
extra : rebase_source : 5db437f1c34608aa223916874d62b48c59baeae8
|
2017-10-21 23:53:02 +09:00 |
Kris Maglione
|
4a767c7e6e
|
Bug 1404198: Part 2j - Switch to NS_NewTimer* everywhere else. r=njn
MozReview-Commit-ID: LmGIgfmNSmk
--HG--
extra : rebase_source : bf34e852beb0c8f6eafd09184c2e0cda95f95f83
|
2017-09-24 19:57:48 -07:00 |
Masatoshi Kimura
|
dfe3f997a2
|
Bug 1387832 - Remove @deprecated nsIAccessibleRetrieval. r=surkov
MozReview-Commit-ID: DaqIezvQvUe
--HG--
extra : rebase_source : e5449a0179b18ddcc45faff1f7e98bb22dbb61ae
|
2017-08-06 23:34:32 +09:00 |
Sylvestre Ledru
|
4e9cf83ee8
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
MozReview-Commit-ID: Kdz2xtTF9EG
--HG--
extra : rebase_source : 7235b3802f25bab29a8c6ba40a181a722f3df0ce
|
2017-07-06 14:00:35 +02:00 |
Bill McCloskey
|
f115503a0b
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
MozReview-Commit-ID: DKR6ROiHRS7
|
2017-06-26 14:19:58 -07:00 |
Carsten "Tomcat" Book
|
8a1350b5a6
|
Backed out changeset 4f6302a98ae4 (bug 1372405 )
--HG--
extra : rebase_source : 41632f3158e88e692809731394a683d065a73dfb
|
2017-06-21 13:59:26 +02:00 |
Bill McCloskey
|
6b3e84ed5f
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
MozReview-Commit-ID: DKR6ROiHRS7
|
2017-06-20 21:44:11 -07:00 |
Carsten "Tomcat" Book
|
ea1b86680c
|
Backed out changeset 9846de3bd954 (bug 1372405 )
--HG--
extra : rebase_source : 5d4a48e8ec394c329994689d938d2a6e9b2752b0
|
2017-06-20 08:27:02 +02:00 |
Bill McCloskey
|
4592152411
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
MozReview-Commit-ID: DKR6ROiHRS7
|
2017-06-19 22:25:47 -07:00 |
Eitan Isaacson
|
5f324eb9dd
|
Bug 1336637 - Support relation methods in xpc on windows. r=tbsaunde
MozReview-Commit-ID: BcyE0Vy1Fu4
|
2017-02-10 17:27:33 -08:00 |
Eitan Isaacson
|
2725184bbf
|
Bug 1335220 - Add minimumIncrement to windows ProxyAccessible. r=yzen
MozReview-Commit-ID: DY89qIALmrq
|
2017-02-01 12:37:13 -08:00 |
Yura Zenevich
|
4a9e23d316
|
Bug 1269369 - add support for GetID XPCOM method on Windows with e10s. r=tbsaunde
MozReview-Commit-ID: KXhDeNW3Oaw
|
2017-01-09 14:52:51 -05:00 |
Phil Ringnalda
|
89e92b0c3b
|
Merge m-c to autoland
|
2016-11-22 21:33:35 -08:00 |
Mike Hommey
|
d04ddd8b0e
|
Bug 1319352 - Allow to run AccEventGen.py and xpild/header.py from any directory. r=mshal
--HG--
extra : rebase_source : 52c9ffea0628101ca651ca2fdad1ececbfeb8039
|
2016-11-22 17:05:49 +09:00 |
Yura Zenevich
|
80424f1513
|
Bug 1297474 - shutdown accessibility service only if there are no references to accessibles in JS. r=surkov
MozReview-Commit-ID: BTOuBQXA1Ly
|
2016-11-22 08:40:13 -05:00 |
Yura Zenevich
|
ce7f78c6af
|
Bug 1297474 - clean up internal accessible when xpcAccessibleApplication is being destroyed. r=surkov
MozReview-Commit-ID: GuHEdhpJDx7
|
2016-11-22 08:40:12 -05:00 |
Carsten "Tomcat" Book
|
a6b76e9898
|
Backed out changeset e79129082f4a (bug 1297474) for crashes in m-oth windows tests
|
2016-11-21 10:33:49 +01:00 |
Yura Zenevich
|
05223b604a
|
Bug 1297474 - shutdown accessibility service only if there are no references to accessibles in JS. r=surkov
MozReview-Commit-ID: BTOuBQXA1Ly
|
2016-11-20 00:45:57 -05:00 |
Sebastian Hengst
|
419bb7944c
|
Backed out changeset 48ac718556a0 (bug 1297474) for crash in Marionette test test_switch_remote_frame.py TestSwitchRemoteFrame.test_remote_frame_revisit. r=backout
|
2016-11-19 09:25:27 +01:00 |
Yura Zenevich
|
b2b4d318c0
|
Bug 1297474 - shutdown accessibility service only if there are no references to accessibles in JS. r=surkov
MozReview-Commit-ID: BTOuBQXA1Ly
|
2016-11-18 23:35:25 -05:00 |
Michael Li
|
fdb96b726d
|
bug 1303447 - implement text interface methods for the windows ProxyAccessible r=aklotz
|
2016-10-27 18:11:55 -04:00 |
Michael Li
|
4560f258dd
|
bug 1303133 - Implement ia2AccessibleValue methods in ProxyAccessible for Windows. r=aklotz
|
2016-10-27 18:11:54 -04:00 |
Mike Shal
|
ee988cdb3b
|
Bug 1304136 - Use a single AccEventGen.py invocation; r=chmanchester
MozReview-Commit-ID: 84OjUxxK1lg
--HG--
extra : rebase_source : a4be9e540f95ea294ed8eacc005773aa3cff051f
|
2016-09-18 15:30:32 -04:00 |
Mike Shal
|
f9d17c6e43
|
Bug 1304136 - have AccEventGen.py re-use xpidllex.py / xpidlyacc.py; r=chmanchester
MozReview-Commit-ID: 76M0KYAZCmW
--HG--
extra : rebase_source : 09e4d00cad3b788d897dca30abf6c80022d7928b
|
2016-09-19 13:42:44 -04:00 |
Michael Li
|
abbb996008
|
Bug 1302760 - Make more of xpcAccessible work with proxies. r=tbsaunde
|
2016-09-15 09:58:00 -04:00 |
Yura Zenevich
|
ddff7f9c94
|
Bug 527003 - make a11y service store info about its consumers. Only shut down a11y when there are no more consumers remaining. r=surkov, tbsaunde
MozReview-Commit-ID: KF5d6xaO83E
|
2016-08-30 12:04:20 -04:00 |
Aaron Klotz
|
723aa5c481
|
Bug 1268544: Disable proxy code paths in accessible/xpcom pending resolution of bug 1288839; r=tbsaunde
MozReview-Commit-ID: 3AAnFir6rnx
|
2016-08-08 15:40:54 -06:00 |
Aaron Klotz
|
6691c8cfa8
|
Bug 1268544: Refactor ProxyAccessible and dependencies; r=tbsaunde
MozReview-Commit-ID: EHV0JR6NmKf
--HG--
rename : accessible/ipc/ProxyAccessible.cpp => accessible/ipc/ProxyAccessibleBase.cpp
rename : accessible/ipc/ProxyAccessible.h => accessible/ipc/ProxyAccessibleBase.h
rename : accessible/ipc/ProxyAccessible.cpp => accessible/ipc/other/ProxyAccessible.cpp
rename : accessible/ipc/ProxyAccessible.h => accessible/ipc/other/ProxyAccessible.h
rename : accessible/ipc/ProxyAccessible.cpp => accessible/ipc/win/ProxyAccessible.cpp
rename : accessible/ipc/ProxyAccessible.h => accessible/ipc/win/ProxyAccessible.h
|
2016-08-19 13:16:42 -06:00 |
Sebastian Hengst
|
8e027d975c
|
Backed out changeset 2b4c3a792b14 (bug 1268544)
--HG--
rename : accessible/ipc/win/ProxyAccessible.cpp => accessible/ipc/ProxyAccessible.cpp
rename : accessible/ipc/win/ProxyAccessible.h => accessible/ipc/ProxyAccessible.h
|
2016-08-19 10:02:32 +02:00 |
Sebastian Hengst
|
cc42764379
|
Backed out changeset 8c550a7e9c2a (bug 1268544)
|
2016-08-19 10:02:23 +02:00 |
Aaron Klotz
|
7798e81c02
|
Bug 1268544: Disable proxy code paths in accessible/xpcom pending resolution of bug 1288839; r=tbsaunde
MozReview-Commit-ID: 3AAnFir6rnx
|
2016-08-08 15:40:54 -06:00 |