Commit Graph

26405 Commits

Author SHA1 Message Date
James Willcox
729e4f6b34 Bug 1472832 - Use notifyAll() in GeckoBackgroundThread r=droeh
Without this we deadlock if more than one thread is waiting
in getHandler().

MozReview-Commit-ID: GCB7haz7Lwb
2018-07-03 10:31:21 -05:00
James Willcox
7c810f0888 Bug 1471254 - Add Android package name to crash reports r=droeh
This will allow us to determine which app is crashing for
crashes that come from GeckoView. I've also renamed the
AndroidProcessName field to Android_ProcessName for consistency.

MozReview-Commit-ID: JL1u7VVxbSx
2018-07-03 10:31:21 -05:00
James Willcox
006a5517b0 Bug 1470731 - Don't try to unbind child process service if we aren't bound r=droeh
MozReview-Commit-ID: GYy1utiAa5v
2018-07-03 10:31:21 -05:00
Tiberius Oros
93bed26733 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-03 00:59:47 +03:00
James Willcox
51aa6e7a2c Bug 1467916 - Make TestRunnerActivity exit if there is a content crash r=jchen
...and MOZ_CRASHREPORTER_SHUTDOWN is set.

MozReview-Commit-ID: FveSjoBYfJv
2018-07-02 11:55:05 -05:00
James Willcox
6a9e328446 Bug 1467915 - Connect a display to background windows in TestRunnerActivity r=esawin
This is needed to make some tests pass that rely on the Compositor
to work as expected.

MozReview-Commit-ID: J6fHXYt3ySw
2018-07-02 11:54:52 -05:00
James Willcox
e639e656a8 Bug 1467921 - Disable Web Push in GeckoView r=jchen
MozReview-Commit-ID: 77tCU6T94LG
2018-07-02 11:47:24 -05:00
Luca Greco
5cddac7a22 Bug 1405528 - Sideloaded XPIs should be disabled by default on Fennec as they are on Firefox Desktop. r=aswan
MozReview-Commit-ID: AtEJxWj211N

--HG--
extra : rebase_source : d2a2ac934725216ba272220b7f2689d98a3dc491
2018-06-07 03:07:55 +02:00
Andreea Pavel
1bf7ac45bb Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-06-30 13:10:01 +03:00
Kris Maglione
fcedebb912 Bug 1471102: Move more code out of ExtensionUtils.jsm. r=aswan
MozReview-Commit-ID: Fqlv5BRuuW8

--HG--
extra : rebase_source : 348f037abd9cecfa080183bc365e5f005eac1bd6
extra : amend_source : 05dbfd12f553fc3f2a93374402e34d271e26d767
2018-06-25 19:30:21 -07:00
Tudor-Gabriel Vîjială
dedd2ba467 Bug 1471646 - Add OneTopLevelClass to android checkstyle. r=nalexander
MozReview-Commit-ID: 1NCxpqi5nHZ

--HG--
extra : rebase_source : 8b44fbe866ae5fac7547e9d1ece3a03a84718e79
2018-06-28 13:24:31 +01:00
Margareta Eliza Balazs
ee85ffa45d Merge inbound to mozilla-central. a=merge 2018-06-29 12:41:54 +03:00
Tudor-Gabriel Vîjială
fba24e38aa Bug 1471408 - Move all top level Java classes into their own file. r=snorp
MozReview-Commit-ID: 716FWeZ0q3B

--HG--
extra : rebase_source : ba2f66b19a717eebc098d3a2afeb4afc36718440
2018-06-27 00:02:01 +01:00
Kris Maglione
b2a784a8bf Bug 1459004: Generate built_in_addons.json from moz.build definitions. r=mshal
MozReview-Commit-ID: 1HRLG5tSlFr

--HG--
rename : python/mozbuild/mozbuild/action/generate_builtin_addons.py => toolkit/mozapps/extensions/gen_built_in_addons.py
extra : rebase_source : 7079d5f6a9355201497ea85a0d8ea8fdcee43a64
2018-06-06 16:43:00 -07:00
Narcis Beleuzu
a86766e095 Backed out 2 changesets (bug 1467919, bug 1467921) for xpcshell failures. CLOSED TREE
Backed out changeset f55e78d65936 (bug 1467921)
Backed out changeset e04f93535a93 (bug 1467919)
2018-06-28 23:40:52 +03:00
James Willcox
1d536a58df Bug 1467921 - Disable Web Push in GeckoView r=jchen
MozReview-Commit-ID: 77tCU6T94LG
2018-06-28 14:27:42 -05:00
Gijs Kruitbosch
0c30f8b16a Bug 1399616 - add emoji styling to reader mode, r=johannh
MozReview-Commit-ID: DHYjxva76Lb

--HG--
extra : rebase_source : 975ebf972b11d6d4cf115644cd034d337a846bf1
2018-06-20 15:09:26 +01:00
Eugen Sawin
d7f4c99e36 Bug 1465877 - [2.0] Keep track of modified settings to prevent overriding prefs when not desired. r=snorp 2018-06-28 14:04:45 +02:00
Eugen Sawin
5fed0abe7a Bug 1465877 - [1.0] Add a mechanic to test whether we're running GeckoView in Fennec environment. r=snorp 2018-06-28 14:04:45 +02:00
Cosmin Sabou
56201b662c Backed out changeset f02de3ec24e3 (bug 1471408) for causing Android build bustages on VirtualPresentation.java. r=backout 2018-06-28 13:34:36 +03:00
Cosmin Sabou
f4b3baf021 Merge mozilla-inbound to mozilla-central. a=merge 2018-06-28 13:04:23 +03:00
Tiberius Oros
945c24abe5 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-06-28 01:12:18 +03:00
Alex Gaynor
ac56b410a9 Bug 1470994 - remove unused accuracy field from SensorData; r=gsvelto
Reviewers: gsvelto

Reviewed By: gsvelto

Bug #: 1470994

Differential Revision: https://phabricator.services.mozilla.com/D1817

--HG--
extra : rebase_source : 03e1aee4934bcba96968578ba92d6c2ec6275747
extra : amend_source : 6f6e69fb6e18d092090e99db765e12c16021f265
2018-06-27 16:05:48 +03:00
Tudor-Gabriel Vîjială
31a522413e Bug 1471408 - Move all top level Java classes into their own file r=snorp
MozReview-Commit-ID: 716FWeZ0q3B

--HG--
extra : rebase_source : 7e6d1848d85bd1b3f976df824cada92e398bedae
2018-06-27 00:02:01 +01:00
James Willcox
59e96d25e3 Bug 1415318 - Optionally send web console output to logcat in GeckoView r=jchen,rbarker
This adds a GeckoRuntimeSetting that allows apps to direct the web
console to logcat.

MozReview-Commit-ID: 7KgX5Ol6D3E
2018-06-27 12:47:17 -05:00
James Willcox
6584a93863 Bug 1467911 - Use e10s in TestRunnerActivity r=esawin
MozReview-Commit-ID: JEgOJzfFVdA
2018-06-27 12:47:17 -05:00
Eugen Sawin
42027a25dd Bug 1471599 - [3.0] Extend tracking protection test to verify per-session setting. r=snorp 2018-06-27 18:54:12 +02:00
Eugen Sawin
de5378f790 Bug 1471599 - [2.0] Use per-session tracking protection setting in the example app. r=snorp 2018-06-27 18:54:12 +02:00
Eugen Sawin
0b3b8e0042 Bug 1471599 - [1.0] Dispatch setting updates to disabled (passive) content modules. r=snorp 2018-06-27 18:54:12 +02:00
Chris H-C
5e61eced35 bug 1463439 - Add a pref to enable 'event' ping. Defaults to true, except for GV. r=Dexter
When it's false we also disable collecting events completely, in case the
reason we're disabling it is due to storage issues.

GeckoView doesn't presently support Events, so the 'event' ping is disabled by
default for that platform.

MozReview-Commit-ID: 9eKAtRiuER0

--HG--
extra : rebase_source : 71b3c9ff802420ff21941656c3d848c6d320578d
2018-05-29 12:24:02 -04:00
Gurzau Raul
729b75ccb4 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-06-27 00:55:38 +03:00
Kris Maglione
d407354402 Bug 1469719: Avoid loading LoginManagerContent before it's needed. r=felipe
The "pageshow" and "blur" event listeners in LoginManagerContent only matter
once the module has loaded and processed other events. Before that, they're
guaranteed to be no-ops.

This patch delays adding those listeners before LoginManagerContent is used
for a given frame script.

MozReview-Commit-ID: 1f5AOkRkAhp

--HG--
extra : source : bab121b4dd84f9715e6a9efa652556a91ea60a3c
2018-06-24 18:07:59 -07:00
shindli
13098ab1ef Backed out 3 changesets (bug 1470023, bug 1469719, bug 1470965) for | toolkit/components/perfmonitoring/tests/browser/browser_compartments.js on a CLOSED TREE
Backed out changeset bab121b4dd84 (bug 1469719)
Backed out changeset d28d3a80e781 (bug 1470965)
Backed out changeset 1adc0372343e (bug 1470023)
2018-06-26 22:57:54 +03:00
Kris Maglione
b35027d743 Bug 1469719: Avoid loading LoginManagerContent before it's needed. r=felipe
The "pageshow" and "blur" event listeners in LoginManagerContent only matter
once the module has loaded and processed other events. Before that, they're
guaranteed to be no-ops.

This patch delays adding those listeners before LoginManagerContent is used
for a given frame script.

MozReview-Commit-ID: 1f5AOkRkAhp

--HG--
extra : rebase_source : 392abe8ca2743fa4fdc40e642743acef1b314683
2018-06-24 18:07:59 -07: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
Oriol Brufau
050e9292da Bug 1465170 - Implement support for the 'highlighted' API for multiselect tabs with tabs.query r=jaws,mixedpuppy
MozReview-Commit-ID: 6eFnxrXJXXB

--HG--
extra : rebase_source : f0afa7ab08d32d7751c5bcbf1ed9fc65a1fba16b
2018-06-03 02:53:59 +02:00
Dorel Luca
cb4cac9822 Backed out changeset 23948209664a (bug 1458917) for Eslint failure and reftest crashes. CLOSED TREE 2018-06-27 17:48:57 +03:00
Mathieu Leplatre
ecf7e33ee7 Bug 1458917 - Register dedicated timer for Remote Settings r=Gijs
MozReview-Commit-ID: K5Rf1McJUHy

--HG--
extra : rebase_source : fd52d047a5355b3b454bf4171402b949b8e084e3
2018-06-14 20:54:19 +02:00
Oriol Brufau
e3e3ce5238 Bug 1464862 - Expose multiselected status to "tabs.Tab.highlighted", and allow to change it via "browser.tabs.highlight()" r=mixedpuppy
MozReview-Commit-ID: H2SiqM5ksCH

--HG--
extra : rebase_source : a8951d803c2c72fb0c6e39f4600b6aabcae69c41
2018-06-23 21:46:58 +02:00
Lee Salzman
df04ecc567 Bug 1468801 - deprecate SkiaGL for Canvas2D. r=snorp 2018-06-14 11:08:14 -07:00
Eitan Isaacson
04cfa9d84b Bug 1465539 - Introduce accessibility test for editable node. r=jchen
--HG--
rename : mobile/android/geckoview/src/androidTest/assets/www/selectionAction.html => mobile/android/geckoview/src/androidTest/assets/www/inputs.html
2018-06-21 13:20:00 +03:00
Petru Lingurar
b904c98455 Bug 1465053 - Remove confusing README files from /mobile/android/; r=jchen
Their outdated text,
"These files are managed in the android-sync repo.
Do not modify directly, or your changes will be lost"
could have cause confusion.

MozReview-Commit-ID: 1DUwyXDVY5B

--HG--
extra : rebase_source : 65d77cbcfb944a54c38bedc3624a2f281d1149ce
2018-06-19 16:15:00 +03:00
Petru Lingurar
e943f78fb5 Bug 1464990 - Allow easier testing Switchboard experiments; r=jchen,sebastian
Based on Sebastian's addon - https://github.com/pocmo/Addon-Switchboard-Experiments,
this will allow to easily enable / disable Switchboard experiments, process
that after Firefox 57 and the obsolescence of the addon was too cumbersome.

MozReview-Commit-ID: 2EkYQ42Bd8B

--HG--
extra : rebase_source : 7024c1d68897bea9d80f3fc857c5b204f77c8725
2018-06-21 09:33:20 +03:00
Gijs Kruitbosch
ef554bc30a Bug 1466379 - fall back to currentURI in case images are blocked, r=bz,dao
MozReview-Commit-ID: FW2f18pF4t5

--HG--
extra : rebase_source : 9e9f9bf7959b32aec57945bd14722e4c5b76ce91
2018-06-07 16:20:29 +01:00
Jim Chen
7e68793cba Bug 1469683 - 3. Make sure cached session is closed after crash; r=esawin
If @IgnoreCrash is specified, assume there has been a crash and
therefore wait for the cached session to close at the end of the test,
so that the closing operation doesn't carry over to the next test.

MozReview-Commit-ID: KrMfHgIiELQ

--HG--
extra : rebase_source : 7675a1151d2222844c5805f7c543887b2249cd28
2018-06-20 16:46:21 -04:00
Jim Chen
707e5feb3a Bug 1469683 - 2. Make child crashes throw special exception; r=esawin
Make child crashes throw ChildCrashException instead of the generic
RuntimeException, which can mean a variety of errors such as timeout.

MozReview-Commit-ID: H0E6gipkTxg

--HG--
extra : rebase_source : 52c4bf2a16c30b6de2f633379325a6f1f58b48cb
2018-06-20 16:46:21 -04:00
Jim Chen
f710d732c3 Bug 1469683 - 1. Fix crash tests; r=esawin
Specify individual sessions in crash tests (i.e.
"mainSession.waitUntilCalled" instead of "sessionRule.waitUntilCalled"),
so that the tests assert behavior on the correct session, and not
inadvertently on the cached session.

Also, under x86 debug builds, Gecko installs an "ah_crap_handler" for
SIGSEGV that waits for a long time, which causes our crash tests to time
out. Therefore, ignore crash tests under x86 debug.

MozReview-Commit-ID: DdtmRBLmPGp

--HG--
extra : rebase_source : 75ac8c978ff84a8fe2bdf1a7b9bfdcbe0632ca48
2018-06-20 16:46:20 -04:00
Sebastian Hengst
7a65526994 Bug 1469872 - update bugzilla products and components in moz.build files: webextensions. r=nalexander
MozReview-Commit-ID: JtvcjQKclJf

--HG--
extra : rebase_source : 3afdf48c2e0ed107c2122bddab7d275f11d605f2
2018-06-20 21:41:59 +03:00
Andreea Pavel
3c701634e0 Merge mozilla-inbound to mozilla-central. a=merge 2018-06-20 14:28:15 +03:00
Andrew McCreight
74bbdfc112 Bug 1467549 - Disable the BackgroundHangReporter in ASan builds. r=Nika
This is causing LSan leaks which don't have an easy fix, and we're
already not running it in debug builds, so it can't hurt too much.

MozReview-Commit-ID: I8nDnWIz9qr

--HG--
extra : rebase_source : 5f46c81aa31db81786941e86121f3dca532413ef
2018-06-07 12:32:57 -07:00