Eitan Isaacson
abb7638965
Bug 1459677 - Promisify, simplify, and unabstract jsat content tests. r=yzen
2018-05-08 14:59:00 -04:00
Eitan Isaacson
d992429c03
Bug 1459673 - Remove ANDROID_ prefix from Android event type constants in jsat. r=yzen
2018-05-07 10:37:00 -04:00
Kris Maglione
a259026c9d
Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
...
This also removes any redundant Ci.nsISupports elements in the interface
lists.
This was done using the following script:
acecb401b7/processors/chromeutils-generateQI.jsm
MozReview-Commit-ID: AIx10P8GpZY
--HG--
extra : rebase_source : a29c07530586dc18ba040f19215475ac20fcfb3b
2018-04-22 20:55:06 -07:00
Boris Zbarsky
21f3e98292
Bug 1455674 part 15. Remove use of nsIDOMElement in accessible. r=qdot
2018-04-26 23:37:33 -04:00
Kris Maglione
9b0a00e563
Bug 1456686: Follow-up: Remove unused import added after rebase. r=bustage CLOSED TREE
...
MozReview-Commit-ID: 5qDpi0d25Fd
--HG--
extra : amend_source : af34285ff3f8674eaaaf630eaaccd994680db4b1
2018-04-25 12:55:42 -07:00
Kris Maglione
a7b308c3a2
Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8
...
These issues were previously ignored due to the nature of our global import
rules. They need to be fixed before that rule can be updated.
MozReview-Commit-ID: DCChktTc5TW
--HG--
extra : rebase_source : cffb1c9762191c579d1397c8169e6e7635d229da
extra : histedit_source : dea59ddd2daaae52069c5faceae9149a4f08dd73
2018-04-24 20:18:09 -07:00
Eitan Isaacson
c947f9b6ab
Bug 1454783 - Remove non-Android presenters in AccessFu. r=yzen
...
--HG--
extra : rebase_source : 1ed88a48b387022ec3e48d4dca7574744b09064d
2018-04-24 14:43:00 +03:00
Eitan Isaacson
326a67e71e
Bug 1454851 - Remove gestures and all input management. r=yzen
2018-04-19 15:45:57 -07:00
Eitan Isaacson
bbfde78843
Bug 1454852
- Remove accessfu earcons. r=yzen
2018-04-17 19:25:00 +03:00
Eitan Isaacson
9008624402
Bug 1454081 - Fix accessible coordinates in APZ viewports. r=surkov, r=yzen, r=jchen
2018-04-19 12:31:00 +03:00
Brindusan Cristian
b29d60aaaa
Backed out changeset 99ec19154f8a (bug 1454081) for browser chrome failures on browser_test_resolution.js. CLOSED TREE
2018-04-19 22:06:08 +03:00
Eitan Isaacson
71f43ca16b
Bug 1454081 - Fix accessible coordinates in APZ viewports. r=surkov, r=yzen, r=jchen
2018-04-19 09:19:00 -04:00
Eitan Isaacson
f5f21328b5
Bug 1449364 - Create SessionAccessibility for GeckoSession. r=jchen r=yzen
2018-04-12 13:46:47 -07:00
Margareta Eliza Balazs
d4e35cf8f7
Backed out 2 changesets (bug 1449364, bug 1453278) for rc4 and 42 perma failures in layout/base/tests/test_bug332655-2.html and testInputConnection on a CLOSED TREE
...
Backed out changeset 7149139c60d9 (bug 1449364)
Backed out changeset bcfee006ebaa (bug 1453278)
2018-04-12 15:30:20 +03:00
Eitan Isaacson
29d6c7e5d5
Bug 1449364 - Create SessionAccessibility for GeckoSession. r=jchen r=yzen
2018-04-11 15:21:00 +03:00
Boris Zbarsky
bf1ef0641d
Bug 1444143 part 10. Remove unnecessary QIs to Ci.nsIFrameLoader in JS. r=mystor
...
nsFrameLoader is on WebIDL bindings, so those QIs are no-ops anyway, unless the given object is no a frameloader to start with.
MozReview-Commit-ID: IPiW70H5NPc
2018-03-21 22:43:17 -04:00
Sylvestre Ledru
67f287235a
Bug 1446809 - Ride along: also remove some mobile/xul/ legacy declaration r=florian
...
MozReview-Commit-ID: 102syxweBN3
--HG--
extra : rebase_source : e742121c5d2090dcbd87eda3e0e0eaff0cdab0e3
extra : source : e6b888d19add6d0c60605e685f6263a86af97a9e
2018-03-19 10:43:17 +01:00
Csoregi Natalia
fc0283f66c
Backed out 10 changesets (bug 1446809) for failing on jsat/test_content_integration.html . CLOSED TREE
...
Backed out changeset 42146f3856d0 (bug 1446809)
Backed out changeset e6b888d19add (bug 1446809)
Backed out changeset 2293192557ef (bug 1446809)
Backed out changeset 643d30faeef8 (bug 1446809)
Backed out changeset 73639fbb3a61 (bug 1446809)
Backed out changeset df179cf0797d (bug 1446809)
Backed out changeset 04c46f107d24 (bug 1446809)
Backed out changeset 9b98c5aad44c (bug 1446809)
Backed out changeset 347d7259df0f (bug 1446809)
Backed out changeset 2a350e323713 (bug 1446809)
2018-03-21 11:17:38 +02:00
Sylvestre Ledru
a9678b1e63
Bug 1446809 - Ride along: also remove some mobile/xul/ legacy declaration r=florian
...
MozReview-Commit-ID: 102syxweBN3
--HG--
extra : rebase_source : c0d2f05dd5fca7a1d67001847042ded93016fd26
extra : histedit_source : dbce0cd3244708fb3ab09254dcfd07ec69dbdd67
2018-03-19 10:43:17 +01:00
Sylvestre Ledru
0cdbcfd5ac
Bug 1446809 - Remove some b2g leftover in accessible/ r=surkov
...
MozReview-Commit-ID: KXg0kOCHbwQ
--HG--
extra : rebase_source : 546208b106970d36692cf8f3c7edcc08ff2fa649
extra : histedit_source : a97d2ab4fb4b6a4b47fb856cb9edd1edb970c59b
2018-03-18 19:26:28 +01:00
Boris Zbarsky
89ea512161
Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
...
We can't include MouseEventBinding.h in MouseEvents.h because that produces
this include loop:
MouseEventBinding.h -> UIEventBinding.h ->
nsGlobalWindow.h -> nsGlobalWindowInner.h -> nsRefreshDriver.h ->
AnimationEventDispatcher.h -> AnimationComparator.h -> Animation.h ->
EffectCompositor.h -> PseudoElementHashEntry.h -> Element.h ->
PointerEventHandler.h -> MouseEvents.h -> MouseEventBinding.h
MozReview-Commit-ID: 6FNksGil7uD
2018-03-20 00:16:06 -04:00
Nabeel Ahsen
c8354affda
Bug 1436961 - Remove obsolete XPCOMUtils.jsm imports in accessible/jsat/. r=dao
...
MozReview-Commit-ID: 4NBiYQkz5wb
2018-03-11 14:08:55 -05:00
Sebastian Hengst
7be9fed7d0
merge mozilla-inbound to mozilla-central. a=merge
2018-02-24 02:58:35 +02:00
Florian Quèze
682b1ec3b2
Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8.
2018-02-23 20:50:01 +01:00
Mark Banner
3e6b2c9400
Bug 1440711 - Enable no-unused-vars for global scope on jsm files in accessible/. r=surkov
...
MozReview-Commit-ID: DMsHpliLTOi
--HG--
extra : rebase_source : 528581974ca2e37e139be1a7ac354ce80eef9464
2018-02-23 16:50:43 +00:00
Andrew McCreight
5dec0e0beb
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
...
This patch was autogenerated by my decomponents.py
It covers almost every file with the extension js, jsm, html, py,
xhtml, or xul.
It removes blank lines after removed lines, when the removed lines are
preceded by either blank lines or the start of a new block. The "start
of a new block" is defined fairly hackily: either the line starts with
//, ends with */, ends with {, <![CDATA[, """ or '''. The first two
cover comments, the third one covers JS, the fourth covers JS embedded
in XUL, and the final two cover JS embedded in Python. This also
applies if the removed line was the first line of the file.
It covers the pattern matching cases like "var {classes: Cc,
interfaces: Ci, utils: Cu, results: Cr} = Components;". It'll remove
the entire thing if they are all either Ci, Cr, Cc or Cu, or it will
remove the appropriate ones and leave the residue behind. If there's
only one behind, then it will turn it into a normal, non-pattern
matching variable definition. (For instance, "const { classes: Cc,
Constructor: CC, interfaces: Ci, utils: Cu } = Components" becomes
"const CC = Components.Constructor".)
MozReview-Commit-ID: DeSHcClQ7cG
--HG--
extra : rebase_source : d9c41878036c1ef7766ef5e91a7005025bc1d72b
2018-02-06 09:36:57 -08:00
Florian Quèze
2b1c8dccb6
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
2018-02-01 20:45:22 +01:00
Kris Maglione
918ed6c474
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
extra : intermediate-source : 34c999fa006bffe8705cf50c54708aa21a962e62
extra : histedit_source : b2be2c5e5d226e6c347312456a6ae339c1e634b0
2018-01-29 15:20:18 -08:00
Cosmin Sabou
9a65a40178
Backed out 3 changesets (bug 1431533
) for Android mochitest failures on testEventDispatcher on a CLOSED TREE
...
Backed out changeset a1eca62826a1 (bug 1431533
)
Backed out changeset 34c999fa006b (bug 1431533
)
Backed out changeset e2674287e57f (bug 1431533
)
2018-01-30 07:17:48 +02:00
Kris Maglione
6476f95b13
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
2018-01-29 15:20:18 -08:00
Brindusan Cristian
af8879d1eb
Backed out 2 changesets (bug 1431533
) for ESlint failures on a CLOSED TREE
...
Backed out changeset 6e56f4c8843e (bug 1431533
)
Backed out changeset 12fc4dee861c (bug 1431533
)
2018-01-30 02:32:43 +02:00
Kris Maglione
c276bb9375
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
--HG--
extra : rebase_source : c004a023389f1f6bf3d2f3efe93c13d423b23ccd
2018-01-29 15:20:18 -08:00
Mark Banner
7f569f1c3b
Bug 1425244 - Enable ESLint rule object-shorthand for accessible/. r=surkov
...
MozReview-Commit-ID: 9LCLDppVj1t
--HG--
extra : rebase_source : 5e93113ce588f9c50fff55099b27489806158b6c
2017-12-11 13:08:14 +00:00
Yura Zenevich
7309a13645
Bug 1418102 - fixed jsat addName method when name is an empty string. Updated tests. r=surkov
...
MozReview-Commit-ID: HoKtFOmua9U
2017-11-20 11:46:50 -05:00
Mark Banner
4de6bf22b1
Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop
...
MozReview-Commit-ID: H5YVp3rnzGo
--HG--
extra : rebase_source : 5b45b6c0df834131812d094e975047eaad374e06
2017-10-26 11:47:01 +01:00
Dan Banner
7caa92d5d8
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
...
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Peter Van der Beken
c705293c1c
Bug 1383059 - Remove instanceof for supplemental interfaces. Part 1: add Window.isChromeWindow and switch |instanceof [nsIDOM]ChromeWindow| to use it instead. r=bz.
...
--HG--
extra : rebase_source : 1efc83abae922c1a7b7eb855fd10a6333615044b
extra : source : 32277b160af4739c812ca2750a39ca111b16ea69
2017-10-06 13:47:27 +02:00
Eitan Isaacson
d96b3aa550
Bug 1392757 - Be more resilient for data values we get in Android object navigation. r=yzen
2017-08-22 13:04:00 -04:00
Nicholas Nethercote
eb53891d73
Bug 1392993 - Change nsIAccessibleObjectAttributeChangedEvent.changedAttribute from an nsIAtom to an AString. r=MarcoZ.
...
This removes one use of nsIAtom within scripts, which is good (see bug
1392883). All the uses of this attribute within scripts just converted it to a
string anyway.
--HG--
extra : rebase_source : 080c12506722df5d18e78659bbb922421baa5b80
2017-08-24 17:19:09 +10:00
Kris Maglione
821308e4d1
Bug 1391110: Part 4 - Remove unnecessary nsIFrameLoaderOwner QIs. r=smaug
...
The FrameLoaderOwner interface has been implemented in WebIDL for several
years now, so these QIs are simply unnecessary overhead.
MozReview-Commit-ID: LAzvfm5Qhy0
--HG--
extra : rebase_source : 2495c07df21c474f5fabc257ff4db43b0d8047e4
2017-08-19 13:32:58 -07:00
Eric Rahm
0938982c90
Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj
...
--HG--
extra : rebase_source : 063c7f95dda063eafabfa1921366bd1957b8fe73
2017-08-11 17:45:18 -07:00
Dan Banner
3e7397ae81
Bug 1385817 - Enable brace-style and no-else-return ESLint rules for accessible/ r=yzen
...
MozReview-Commit-ID: DeVusjK4kt0
--HG--
extra : rebase_source : 67dfeb6c82792ad453dfe72e74dbc8f430877649
2017-08-01 19:08:02 +01:00
Dan Banner
1ce5193a91
Bug 1385817 - Enable space related ESLint rules for accessible/ r=yzen
...
MozReview-Commit-ID: BeIn3ThKQAx
--HG--
extra : rebase_source : 02a3d9583a55a186bc6bb5c0308c6a88d72daf13
2017-08-01 17:15:51 +01:00
Dan Banner
b9a328209b
Bug 1385817 - Enable the quotes ESLint rule for accessible/ r=yzen
...
MozReview-Commit-ID: 1pS6xMzeh82
--HG--
extra : rebase_source : 7e600853f85e8ec14047768183ef9289254d3e0d
2017-08-01 17:13:27 +01:00
Rajesh Kathiriya
881bce09ea
Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8
...
MozReview-Commit-ID: RT5QTipaOW
--HG--
extra : rebase_source : 84bccaeba083bc430316d3c80d5c8f56494f1950
2017-07-04 21:30:18 +05:30
Hemant Singh Patwal
046089eed8
Bug 1376347 - Enable the ESLint func-call-spacing, key-spacing, keyword-spacing, and no-trailing-spaces rules for accessible/ r=MarcoZ
...
MozReview-Commit-ID: AtUmUpOSvhi
--HG--
extra : rebase_source : a719fad7bb4c139ff73520b096a348a6eb5d6465
2017-07-04 18:57:02 +05:30
Florian Quèze
c3a5e47cea
Bug 1034599 - Convert remaining Promise.defer() uses to PromiseUtils.defer() or new Promise(), r=mconley.
2017-06-23 11:25:02 +02:00
Rajesh Kathiriya
6d3eb2c851
Bug 1370232 - Enabled the ESLint no-unneeded-ternary rule across mozilla-central. r=standard8
...
MozReview-Commit-ID: AH9ArRkjh78
--HG--
extra : rebase_source : bdd4c4f8a4779ea373479a9cba772c036e00e816
2017-06-13 00:23:54 +05:30
Mark Banner
3e354c3b34
Bug 1360166 - Make accessible/ ESLint rules inherit from the mozilla/recommended configuration. r=surkov
...
MozReview-Commit-ID: GJs25x7vNgZ
--HG--
extra : rebase_source : 6f1c650a50f638dddf8b774931931d226ebbe26d
2017-04-27 11:53:38 +01:00
Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Eugen Sawin
0b1bae9e19
Bug 1355542 - [2.0] Remove unused web progress callbacks and add missing progress filters. r=felipe
2017-04-13 23:20:17 +02:00
Paul Bignier
ff2e59d1cd
Bug 1352802 - Typo fixes around 'accessible'. r=MattN
...
MozReview-Commit-ID: 27CyNOMXkRq
--HG--
extra : rebase_source : 30e8891fa40cb497ab695e72b179c850a3a5c8d9
2017-04-03 09:47:00 -07:00
Jim Chen
1294cccf48
Bug 1337467 - Convert observers to bundle events; r=rbarker r=sebastian
...
Bug 1337467 - 1. Convert "Window:Resize" observer to event; r=rbarker
Bug 1337467 - 2. Convert "ScrollTo:FocusedInput" observer to event; r=rbarker
Bug 1337467 - 3. Convert "Update:CheckResult" observer to event; r=sebastian
Also remove notifyCheckUpdateResult from GeckoInterface.
Bug 1337467 - 4. Convert "GeckoView:ImportScript" observer to event; r=sebastian
Bug 1337467 - 5. Convert accessibility observers to events; r=sebastian
Bug 1337467 - 6. Convert media/casting observers to events; r=sebastian
Bug 1337467 - 7. Convert "Sanitize:ClearData" observer to event; r=sebastian
Bug 1337467 - 8. Convert "Notification:Event" observer to event; r=sebastian
Bug 1337467 - 9. Convert BrowserApp observers to events; r=sebastian
Bug 1337467 - 10. Convert Tab observers to events; r=sebastian
Bug 1337467 - 11. Convert "Passwords:Init" and "FormHistory:Init" observers to events; r=sebastian
Bug 1337467 - 12. Convert Reader observers to events; r=sebastian
Bug 1337467 - 13. Convert Distribution observers to events; r=sebastian
Bug 1337467 - 14. Convert "Fonts:Reload" observer to event; r=sebastian
Bug 1337467 - 15. Convert RecentTabsAdapter observers to events; r=sebastian
Bug 1337467 - 16. Convert "Session:Prefetch" observer to event; r=sebastian
Bug 1337467 - 17. Convert "Browser:Quit" and "FullScreen:Exit" observers to events; r=sebastian
Bug 1337467 - 18. Convert SessionStore observers to events; r=sebastian
The "Session:NotifyLocationChange" observer is sent by browser.js and
requires passing a browser reference, so it's left as an observer.
Bug 1337467 - 19. Remove unused "Tab:Screenshot:Cancel" notifyObserver call; r=me
Bug 1337467 - 20. Convert "Session:Navigate" observer to event; r=sebastian
Bug 1337467 - 21. Convert "Locale:*" observers to events; r=sebastian
Bug 1337467 - Add log for unhandled events; r=me
Add back the log indicating no listener for an event, which can be
useful when reading logcat. r=me for trivial change.
Bug 1337467 - Don't return error from EventDispatcher when OnEvent fails; r=me
When a listener's OnEvent method returns an error, continue to dispatch
to other listeners and don't return an error from the dispatch function.
This avoids unexpected errors when dispatching events. r=me for trivial
patch.
2017-03-07 12:34:04 -05:00
Jim Chen
42a4c3f718
Bug 1332731 - Follow-up to fix accessibility breakage; r=sebastian
...
Follow-up to fix breakage in accessibility caused by the bundle
conversion. In particular, optString(foo) should have been converted to
getString(foo, "") because optString returns "" by default.
Also fix a small bug in Presentation.jsm where an array or null should
be used instead of a string.
2017-02-08 19:50:32 -05:00
Florian Quèze
b11907c7aa
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
2017-01-27 10:51:03 +01:00
Michelangelo De Simone
7baf165ae7
Bug 1313155 - Remove dom/settings and related code. r=Ehsan
...
MozReview-Commit-ID: Gi7frPFQ6yW
--HG--
extra : rebase_source : 69bb31fe3bc96ca460f0e35abb0b0f82d03defb6
2016-12-29 11:26:49 -08:00
Wes Kocher
ca99354e00
Backed out changeset 5566e83980ed (bug 1313155) for mass build bustage a=backout CLOSED TREE
...
MozReview-Commit-ID: Co3f2Vkbf4y
2017-01-12 14:16:52 -08:00
Michelangelo De Simone
0b3a927918
Bug 1313155 - Remove dom/settings and related code. r=Ehsan
...
MozReview-Commit-ID: Gi7frPFQ6yW
--HG--
extra : rebase_source : 401a8a202b1d8ebfd719d460bff96c9280062ded
2016-12-29 11:26:49 -08:00
Jim Chen
e9532b9a3f
Bug 1321418 - Use GekcoBundle events in GeckoApp/BrowserApp; r=snorp r=sebastian r=gbrown
...
Bug 1321418 - 1. Use GekcoBundle events in GeckoApp; r=snorp r=sebastian
Switch GeckoApp to using GeckoBundle events everywhere. UI or Gecko
events are used if the event requires the UI or Gecko thread,
respectively, and background events are used for all other events.
There are changes to some other Java classes, such as SnackbarBuilder
and GeckoAccessibility, due to the switch to GeckoBundle.
For "Snackbar:Show", we need the global EventDispatcher because the
event can be sent to both GeckoApp and GeckoPreferences. Howveer, we
only want one listener registered at the same time, so we register and
unregister in GeckoApp's and GeckoPreferences's onPause and onResume
methods.
Bug 1321418 - 2. Use appropriate JS EventDispatcher to send GeckoApp events; r=snorp r=sebastian
Change JS code that sends events to GeckoApp to use either the global
EventDispatcher or the per-window EventDispatcher.
"Session:StatePurged" is not used so it's removed. "Gecko:Ready" in
geckoview.js is not necessary because it's only used for GeckoApp, so
it's removed from geckoview.js.
Bug 1321418 - 3. Use GeckoBundle events in BrowserApp; r=snorp r=sebastian
Switch BrowserApp to using GeckoBundle events, in a similar vein as
GeckoApp. UI or Gecko events are used if the event handlers required UI
or Gecko thread, respectively, and background events are used for all
other events.
Some other Java classes also have to be modified as a result of
switching to GeckoBundle.
Bug 1321418 - 4. Use global EventDispatcher to send BrowserApp events; r=snorp r=sebastian
Change JS code that sends events to BrowserApp to use the global
EventDispatcher instead of "Messaging".
Bug 1321418 - 5. Update usages of events in tests; r=gbrown
Update cases where we use or wait for events in tests.
2016-12-09 12:32:45 -05:00
Ehsan Akhgari
eac76d9772
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
...
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact. Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app. In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed. In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID. Other notions of appId which were restricted to this
API have been removed.
2016-11-16 09:13:38 -05:00
Carsten "Tomcat" Book
3eacc680db
Backed out changeset 7d1f7dd996f7 (bug 1310845)
2016-11-16 14:50:44 +01:00
Ehsan Akhgari
cb369370b3
Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
...
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact. Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app. In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed. In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID. Other notions of appId which were restricted to this
API have been removed.
2016-11-15 18:31:46 -05:00
Yura Zenevich
d79c789318
Bug 527003 - renaming all XPCOM uses of deprecated accessible retrieval to accessibility service. r=surkov
...
MozReview-Commit-ID: DDJmHOMfXLo
2016-08-09 15:38:54 -04:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Yura Zenevich
94c96f680f
Bug 1186029 - e10s compatible name caching, events and tree update tests. r=eeejay
...
MozReview-Commit-ID: 5Y5sYgGI2L9
---
.eslintignore | 1 -
accessible/.eslintrc | 15 +
accessible/jsat/OutputGenerator.jsm | 7 +-
accessible/moz.build | 2 +
accessible/tests/browser/.eslintrc | 202 ++++++++++
accessible/tests/browser/browser.ini | 53 +++
accessible/tests/browser/browser_caching_name.js | 434 +++++++++++++++++++++
.../tests/browser/browser_events_caretmove.js | 21 +
accessible/tests/browser/browser_events_hide.js | 32 ++
accessible/tests/browser/browser_events_show.js | 17 +
.../tests/browser/browser_events_statechange.js | 60 +++
.../tests/browser/browser_events_textchange.js | 72 ++++
.../tests/browser/browser_treeupdate_ariadialog.js | 42 ++
.../tests/browser/browser_treeupdate_ariaowns.js | 317 +++++++++++++++
.../tests/browser/browser_treeupdate_canvas.js | 25 ++
.../browser/browser_treeupdate_cssoverflow.js | 64 +++
accessible/tests/browser/browser_treeupdate_doc.js | 303 ++++++++++++++
.../tests/browser/browser_treeupdate_gencontent.js | 78 ++++
.../tests/browser/browser_treeupdate_hidden.js | 30 ++
.../tests/browser/browser_treeupdate_imagemap.js | 176 +++++++++
.../tests/browser/browser_treeupdate_list.js | 43 ++
.../browser/browser_treeupdate_list_editabledoc.js | 39 ++
.../tests/browser/browser_treeupdate_listener.js | 43 ++
.../tests/browser/browser_treeupdate_optgroup.js | 91 +++++
.../tests/browser/browser_treeupdate_removal.js | 39 ++
.../tests/browser/browser_treeupdate_table.js | 51 +++
.../tests/browser/browser_treeupdate_textleaf.js | 34 ++
.../tests/browser/browser_treeupdate_visibility.js | 196 ++++++++++
.../tests/browser/browser_treeupdate_whitespace.js | 71 ++++
.../tests/browser/doc_treeupdate_ariadialog.html | 23 ++
.../tests/browser/doc_treeupdate_ariaowns.html | 44 +++
.../tests/browser/doc_treeupdate_imagemap.html | 21 +
.../tests/browser/doc_treeupdate_removal.xhtml | 11 +
.../tests/browser/doc_treeupdate_visibility.html | 78 ++++
.../tests/browser/doc_treeupdate_whitespace.html | 10 +
accessible/tests/browser/events.js | 100 +++++
accessible/tests/browser/head.js | 297 ++++++++++++++
accessible/tests/mochitest/common.js | 41 +-
38 files changed, 3176 insertions(+), 7 deletions(-)
create mode 100644 accessible/.eslintrc
create mode 100644 accessible/tests/browser/.eslintrc
create mode 100644 accessible/tests/browser/browser.ini
create mode 100644 accessible/tests/browser/browser_caching_name.js
create mode 100644 accessible/tests/browser/browser_events_caretmove.js
create mode 100644 accessible/tests/browser/browser_events_hide.js
create mode 100644 accessible/tests/browser/browser_events_show.js
create mode 100644 accessible/tests/browser/browser_events_statechange.js
create mode 100644 accessible/tests/browser/browser_events_textchange.js
create mode 100644 accessible/tests/browser/browser_treeupdate_ariadialog.js
create mode 100644 accessible/tests/browser/browser_treeupdate_ariaowns.js
create mode 100644 accessible/tests/browser/browser_treeupdate_canvas.js
create mode 100644 accessible/tests/browser/browser_treeupdate_cssoverflow.js
create mode 100644 accessible/tests/browser/browser_treeupdate_doc.js
create mode 100644 accessible/tests/browser/browser_treeupdate_gencontent.js
create mode 100644 accessible/tests/browser/browser_treeupdate_hidden.js
create mode 100644 accessible/tests/browser/browser_treeupdate_imagemap.js
create mode 100644 accessible/tests/browser/browser_treeupdate_list.js
create mode 100644 accessible/tests/browser/browser_treeupdate_list_editabledoc.js
create mode 100644 accessible/tests/browser/browser_treeupdate_listener.js
create mode 100644 accessible/tests/browser/browser_treeupdate_optgroup.js
create mode 100644 accessible/tests/browser/browser_treeupdate_removal.js
create mode 100644 accessible/tests/browser/browser_treeupdate_table.js
create mode 100644 accessible/tests/browser/browser_treeupdate_textleaf.js
create mode 100644 accessible/tests/browser/browser_treeupdate_visibility.js
create mode 100644 accessible/tests/browser/browser_treeupdate_whitespace.js
create mode 100644 accessible/tests/browser/doc_treeupdate_ariadialog.html
create mode 100644 accessible/tests/browser/doc_treeupdate_ariaowns.html
create mode 100644 accessible/tests/browser/doc_treeupdate_imagemap.html
create mode 100644 accessible/tests/browser/doc_treeupdate_removal.xhtml
create mode 100644 accessible/tests/browser/doc_treeupdate_visibility.html
create mode 100644 accessible/tests/browser/doc_treeupdate_whitespace.html
create mode 100644 accessible/tests/browser/events.js
create mode 100644 accessible/tests/browser/head.js
--HG--
extra : rebase_source : c742ebc96467872847e0a82c6ff87b964fafb5b2
2016-05-02 11:09:28 -04:00
Sebastian Hengst
e61eaea5b1
Backed out changeset fd06074f3bbf (bug 1186029) for failure in new test browser_events_statechange.js at least if run with e10s. r=backout
2016-04-22 18:54:23 +02:00
Yura Zenevich
b6d43d1c3f
Bug 1186029 - e10s compatible name caching, events and tree update tests. r=eeejay
...
MozReview-Commit-ID: 5Y5sYgGI2L9
---
.eslintignore | 1 -
accessible/.eslintrc | 15 +
accessible/jsat/OutputGenerator.jsm | 7 +-
accessible/moz.build | 2 +
accessible/tests/browser/.eslintrc | 202 ++++++++++
accessible/tests/browser/browser.ini | 50 +++
accessible/tests/browser/browser_caching_name.js | 434 +++++++++++++++++++++
.../tests/browser/browser_events_caretmove.js | 21 +
accessible/tests/browser/browser_events_hide.js | 32 ++
accessible/tests/browser/browser_events_show.js | 17 +
.../tests/browser/browser_events_statechange.js | 60 +++
.../tests/browser/browser_events_textchange.js | 72 ++++
.../tests/browser/browser_treeupdate_ariadialog.js | 42 ++
.../tests/browser/browser_treeupdate_ariaowns.js | 317 +++++++++++++++
.../tests/browser/browser_treeupdate_canvas.js | 25 ++
.../browser/browser_treeupdate_cssoverflow.js | 64 +++
accessible/tests/browser/browser_treeupdate_doc.js | 303 ++++++++++++++
.../tests/browser/browser_treeupdate_gencontent.js | 78 ++++
.../tests/browser/browser_treeupdate_hidden.js | 30 ++
.../tests/browser/browser_treeupdate_imagemap.js | 176 +++++++++
.../tests/browser/browser_treeupdate_list.js | 43 ++
.../browser/browser_treeupdate_list_editabledoc.js | 39 ++
.../tests/browser/browser_treeupdate_listener.js | 43 ++
.../tests/browser/browser_treeupdate_optgroup.js | 91 +++++
.../tests/browser/browser_treeupdate_removal.js | 39 ++
.../tests/browser/browser_treeupdate_table.js | 51 +++
.../tests/browser/browser_treeupdate_textleaf.js | 34 ++
.../tests/browser/browser_treeupdate_visibility.js | 196 ++++++++++
.../tests/browser/browser_treeupdate_whitespace.js | 80 ++++
.../tests/browser/doc_treeupdate_ariadialog.html | 23 ++
.../tests/browser/doc_treeupdate_ariaowns.html | 44 +++
.../tests/browser/doc_treeupdate_imagemap.html | 21 +
.../tests/browser/doc_treeupdate_removal.xhtml | 11 +
.../tests/browser/doc_treeupdate_visibility.html | 78 ++++
accessible/tests/browser/events.js | 104 +++++
accessible/tests/browser/head.js | 266 +++++++++++++
accessible/tests/mochitest/common.js | 41 +-
37 files changed, 3145 insertions(+), 7 deletions(-)
create mode 100644 accessible/.eslintrc
create mode 100644 accessible/tests/browser/.eslintrc
create mode 100644 accessible/tests/browser/browser.ini
create mode 100644 accessible/tests/browser/browser_caching_name.js
create mode 100644 accessible/tests/browser/browser_events_caretmove.js
create mode 100644 accessible/tests/browser/browser_events_hide.js
create mode 100644 accessible/tests/browser/browser_events_show.js
create mode 100644 accessible/tests/browser/browser_events_statechange.js
create mode 100644 accessible/tests/browser/browser_events_textchange.js
create mode 100644 accessible/tests/browser/browser_treeupdate_ariadialog.js
create mode 100644 accessible/tests/browser/browser_treeupdate_ariaowns.js
create mode 100644 accessible/tests/browser/browser_treeupdate_canvas.js
create mode 100644 accessible/tests/browser/browser_treeupdate_cssoverflow.js
create mode 100644 accessible/tests/browser/browser_treeupdate_doc.js
create mode 100644 accessible/tests/browser/browser_treeupdate_gencontent.js
create mode 100644 accessible/tests/browser/browser_treeupdate_hidden.js
create mode 100644 accessible/tests/browser/browser_treeupdate_imagemap.js
create mode 100644 accessible/tests/browser/browser_treeupdate_list.js
create mode 100644 accessible/tests/browser/browser_treeupdate_list_editabledoc.js
create mode 100644 accessible/tests/browser/browser_treeupdate_listener.js
create mode 100644 accessible/tests/browser/browser_treeupdate_optgroup.js
create mode 100644 accessible/tests/browser/browser_treeupdate_removal.js
create mode 100644 accessible/tests/browser/browser_treeupdate_table.js
create mode 100644 accessible/tests/browser/browser_treeupdate_textleaf.js
create mode 100644 accessible/tests/browser/browser_treeupdate_visibility.js
create mode 100644 accessible/tests/browser/browser_treeupdate_whitespace.js
create mode 100644 accessible/tests/browser/doc_treeupdate_ariadialog.html
create mode 100644 accessible/tests/browser/doc_treeupdate_ariaowns.html
create mode 100644 accessible/tests/browser/doc_treeupdate_imagemap.html
create mode 100644 accessible/tests/browser/doc_treeupdate_removal.xhtml
create mode 100644 accessible/tests/browser/doc_treeupdate_visibility.html
create mode 100644 accessible/tests/browser/events.js
create mode 100644 accessible/tests/browser/head.js
--HG--
extra : rebase_source : 8b317297af584d0d19c13f34c3d6797d63efb345
2016-04-21 15:38:54 -04:00
Yura Zenevich
c3bf1b28ff
Bug 1087608 - ensuring multitap gestures do not resolve to explore. r=eeejay
...
MozReview-Commit-ID: 9CZm709gGMC
2016-03-30 11:56:14 -04:00
J. Ryan Stinnett
a6d2c487b5
Bug 1238160 - Set tab context's isolation from frame attr. r=smaug
...
Renames existing nsFrameLoader::OwnerIsBrowser* methods to add "Moz" prefix for
clarity.
Adds nsFrameLoader::OwnerIsIsolatedMozBrowserFrame which checks the noisolation
attribute of mozbrowser frames, if present.
This is used to set isolation in nsFrameLoader::GetNewTabContext only when true.
MozReview-Commit-ID: Dz02xBoKh1P
2016-03-02 10:35:56 -06:00
Eitan Isaacson
613e31f413
Bug 1238368 - Re-introduce workaround for Android tap gesture. r=yzen
...
MozReview-Commit-ID: 6yfX4PDbnF3
2016-02-15 06:21:12 -08:00
Yura Zenevich
aa6aa35b56
Bug 1087608 - eliminating a pref observer leak and fixing test timeout overflow that cause intermittents. r=eeejay
2016-01-28 13:00:45 -05:00
Till Schneidereit
5dec54d943
Bug 1101817 - Part 1: Remove usages of WeakMap.prototype.clear from Gecko. r=yzen,mak,yoric,gijs,jlongster
...
--HG--
extra : rebase_source : ef9f83be96af75ee25f8e9fb90ce2b84ab3689bd
2016-01-04 13:06:50 +01:00
Trevor Saunders
3dd3759899
bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb
...
Arguably these are different things, and it will be easier to proxy events for
atk this way because atk only wants the numeric value changes.
2015-11-10 15:55:08 -05:00
Justin Obara
d8a59a9eeb
Bug 1169019 - Removed screenreader announcement from gecko. r=yzen
2015-11-08 21:24:41 -08:00
Yura Zenevich
b03320ca91
Bug 1220860 - fixing an error with getting documentElement on AccessFu stop. r=eeejay
2015-11-02 15:28:53 -08:00
Tooru Fujisawa
38a0e6918a
Bug 1217038 - Remove for-each and legacy array comprehension from accessible/. r=yzen
...
--HG--
extra : commitid : DTBUPm8NCs3
2015-10-18 23:21:31 +09:00
Yura Zenevich
709f9eb640
Bug 1211122 - ensuring that we check position against an actual doc/dialog on doc load event. r=marcoz
2015-10-16 09:39:30 -04:00
Yura Zenevich
b074ad4db9
Bug 1212528 - ensuring first seen document in ancestry is announced first. r=marcoz
2015-10-15 16:42:33 -04:00
Eitan Isaacson
8e6e82af8d
Bug 1214398 - Add highlight box to doc body if it is available and set z-index. r=yzen
2015-10-13 14:03:00 +02:00
Kevin Grandon
d176e0d847
Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium
2015-09-30 23:49:00 +02:00
Eitan Isaacson
73c5918430
Bug 1209054 - Make 2 finger tap toggle pause speech. r=yzen
2015-09-29 14:37:11 -04:00
Eitan Isaacson
be5c1b2046
Bug 1182311 - Make 3 finger triple tap more reliable. r=yzen
2015-09-29 14:37:11 -04:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Eitan Isaacson
93caf7a23f
Bug 1203697 - Add braille navigation. r=yzen r=mfinkle
2015-09-14 23:34:30 -07:00
Eitan Isaacson
a2240f17d1
Bug 1182214 - Follow-up to fix Presentation.displayedAccessibles getter. r=me CLOSED TREE
2015-09-14 13:34:26 -07:00
Eitan Isaacson
bfdf59d692
Bug 1182214 - Update highlight rect as you scroll. r=yzen
2015-09-14 10:52:43 -07:00
Eitan Isaacson
95147a7039
Bug 1182222 - Make Layerview support accessibility HTML navigation. r=yzen r=mfinkle
2015-09-14 10:52:43 -07:00
Eitan Isaacson
64ab2ee765
Bug 1203283
- Introduce Android "Control" traversal rule. r=yzen
2015-09-14 10:52:43 -07:00
Eitan Isaacson
29a74fb99d
Bug 1019432 - [AccessFu] Only capture explore by touch events in Android. r=yzen
2015-09-10 13:56:53 -07:00
Eitan Isaacson
76e27d8d68
Bug 1201146 - Introduce "Section" traversal rule. r=yzen
2015-09-04 10:04:19 -07:00
Eitan Isaacson
af27c436af
Bug 1200836 - Land on first atomic object in container traversal. r=yzen
...
--HG--
rename : accessible/jsat/TraversalRules.jsm => accessible/jsat/Traversal.jsm
2015-09-02 09:44:30 -07:00
Eitan Isaacson
17f9630967
Bug 1199884 - Keep match roles empty in BaseTraversalRules that don't provide roles. r=yzen
2015-08-31 09:45:02 -07:00
Eitan Isaacson
3aee5343dc
Bug 1182208 - Add support for android scrolling and range accessibility actions. r=mfinkle r=yzen
2015-08-21 11:32:57 -07:00
Eitan Isaacson
0b342b3e00
Bug 1176292 - Send 'toggle-shade' control event to content on 3 finger triple tap. r=yzen
2015-07-30 17:25:08 -07:00
Frédéric Wang
dff89a06cc
Bug 1163374 - Basic MathML Accessibility support in AccessFu. r=yzen
...
--HG--
extra : rebase_source : bd7f417fb9096efdf0b1d094f78643ad4ccbd2e6
2015-07-13 11:53:00 +02:00
Carsten "Tomcat" Book
d91bdb1107
Backed out changeset a1c5b634d9bd (bug 1163374)
...
--HG--
extra : rebase_source : 621812e06ee3f9c61e422522f802acbc53dc90e8
2015-07-21 10:27:21 +02:00
Frédéric Wang
697fd30045
Bug 1163374 - Basic MathML Accessibility support in AccessFu. r=yzen
2015-07-13 11:53:00 +02:00
Yura Zenevich
65f102910e
Bug 1179284 - using explicit label for accessible with role 'status' instead of subtree. r=eeejay
...
---
accessible/jsat/OutputGenerator.jsm | 3 ++-
accessible/tests/mochitest/jsat/test_output.html | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
2015-07-06 14:38:35 -04:00