Masayuki Nakano
09fd54444c
Bug 1543013 - part 1: Mark some methods of nsCoreUtils as MOZ_CAN_RUN_SCRIPT r=Jamie
...
This patch marks some methods of nsCoreUtils which are found at writing the
following patches, as `MOZ_CAN_RUN_SCRIPT`.
Due to bug 1543294, some of them are marked as `MOZ_CAN_RUN_SCRIPT_BOUNDARY`
because `MOZ_CAN_RUN_SCRIPT` requires to change base class, but that's
other licenses header or used in our code too many places.
Differential Revision: https://phabricator.services.mozilla.com/D26926
--HG--
extra : moz-landing-system : lando
2019-04-13 12:13:13 +00:00
Eitan Isaacson
6d8e53ccd1
Bug 1479042 - Add Android announcement event plumbing. r=yzen
...
Depends on D21610
Differential Revision: https://phabricator.services.mozilla.com/D21611
--HG--
extra : moz-landing-system : lando
2019-03-05 19:36:05 +00:00
Eitan Isaacson
50711a42d5
Bug 1531579 - Refresh viewport cache on tree mutations and fire android event. r=yzen
...
Differential Revision: https://phabricator.services.mozilla.com/D21610
--HG--
extra : moz-landing-system : lando
2019-03-12 21:58:37 +00:00
Dorel Luca
df51e27b6a
Backed out changeset 583048926c12 (bug 1531579) for Geckoview failure. CLOSED TREE
2019-03-12 01:38:46 +02:00
Eitan Isaacson
adcc1ec434
Bug 1531579 - Refresh viewport cache on tree mutations and fire android event. r=yzen
...
Differential Revision: https://phabricator.services.mozilla.com/D21610
--HG--
extra : moz-landing-system : lando
2019-03-05 19:28:41 +00:00
Eitan Isaacson
2cd7977288
Bug 1510794 - Implement AccessibilityNodeInfo.ACTION_CLICK natively. r=yzen
...
Differential Revision: https://phabricator.services.mozilla.com/D13321
--HG--
extra : moz-landing-system : lando
2018-12-05 16:08:01 +00:00
Sylvestre Ledru
265e672179
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
...
# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
2018-11-30 11:46:48 +01:00
Eitan Isaacson
413fe38c65
Bug 1479039 - Update SessionAccessibility cache and state from events. r=snorp,yzen
...
Differential Revision: https://phabricator.services.mozilla.com/D11217
--HG--
extra : moz-landing-system : lando
2018-11-12 16:42:37 +00:00
Eitan Isaacson
f312bc912b
Bug 1479039 - Update cached focus path bounds on scroll. r=snorp,yzen
...
Differential Revision: https://phabricator.services.mozilla.com/D11216
--HG--
extra : moz-landing-system : lando
2018-11-12 16:42:03 +00:00
Eitan Isaacson
956b93179f
Bug 1479039 - Implement java portion of focus path cache. r=snorp,yzen
...
Differential Revision: https://phabricator.services.mozilla.com/D11215
--HG--
extra : moz-landing-system : lando
2018-11-12 16:41:40 +00:00
Eitan Isaacson
7befdbc6f7
Bug 1502187 - Implement native part of viewport caching. r=Jamie
...
Depends on D9865
Differential Revision: https://phabricator.services.mozilla.com/D9866
--HG--
extra : moz-landing-system : lando
2018-11-06 04:35:51 +00:00
Eitan Isaacson
72450b73d0
Bug 1501496 - Don't send accessible GeckoBundle in sendEvent, class names is enough. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D9689
--HG--
extra : moz-landing-system : lando
2018-10-25 21:49:28 +00:00
Eitan Isaacson
3bb071595c
Bug 1479037 - Introduce native event support 4/4. r=jchen,yzen?jamie
...
Depends on D6683
Differential Revision: https://phabricator.services.mozilla.com/D6684
--HG--
extra : moz-landing-system : lando
2018-10-11 16:22:11 +00:00
Eitan Isaacson
65050213b6
Bug 1479037 - Implement native accessible tree 3/4. r=Jamie
...
Depends on D6682
Differential Revision: https://phabricator.services.mozilla.com/D6683
--HG--
extra : moz-landing-system : lando
2018-10-11 16:21:09 +00:00
Dorel Luca
92a3152cee
Backed out 4 changesets (bug 1479037) on dev's request for causing android crashes. a=backout
...
Backed out changeset 85f8ca59f747 (bug 1479037)
Backed out changeset 630601f0663e (bug 1479037)
Backed out changeset c926c6470235 (bug 1479037)
Backed out changeset f8a20bd86895 (bug 1479037)
2018-10-10 18:52:59 +03:00
Eitan Isaacson
8102b1e502
Bug 1479037 - Introduce native event support 4/4. r=jchen,yzen?jamie
...
Depends on D6683
Differential Revision: https://phabricator.services.mozilla.com/D6684
--HG--
extra : moz-landing-system : lando
2018-10-09 17:21:01 +00:00
Eitan Isaacson
f3d88538aa
Bug 1479037 - Implement native accessible tree 3/4. r=jchen,yzen
...
Depends on D6682
Differential Revision: https://phabricator.services.mozilla.com/D6683
--HG--
extra : moz-landing-system : lando
2018-10-09 17:20:53 +00:00
Jim Chen
713d1d9d23
Bug 1492308 - 5. Make various objects use the new disposal mechanism; r=snorp
...
Make LayerViewSupport, NPZCSupport, GeckoEditableSupport, and
SessionAccessibility use the new disposal mechanism to ensure the
disposal is performed safely.
Differential Revision: https://phabricator.services.mozilla.com/D7110
--HG--
extra : moz-landing-system : lando
2018-10-02 19:59:40 +00:00
Eitan Isaacson
0206ea9620
Bug 1479034 - Make GeckoView's SessionAccessibility a JNIObject associated with a nsWindow. r=jchen
2018-09-21 16:03:35 -07:00