31007 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
7f1862f574 Bug 1195504 - Use channel->ascynOpen2 toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.cpp (r=sicking) 2015-08-18 09:53:15 -07:00
Jordan Santell
05fc56a8a2 Bug 1193023 - Intermittent fix, be more lenient on tick count for framerate actor tests. r=vp 2015-08-16 14:06:04 -04:00
Ryan VanderMeulen
0169e05964 Merge inbound to m-c. a=merge 2015-08-17 09:06:59 -04:00
Ryan VanderMeulen
f983d7511f Merge fx-team to m-c. a=merge 2015-08-17 08:55:21 -04:00
Steffen Wilberg
7c7ef02028 Bug 1192540: In about:config, make accel+f focus the filter box again instead of invoking the find bar. r=mossop 2015-08-15 12:06:41 +02:00
Florian Quèze
39412da8a8 Bug 1194265 - Some default search engines should only be visible in specific countries, r=Mossop.
--HG--
rename : toolkit/components/search/tests/xpcshell/test_async.js => toolkit/components/search/tests/xpcshell/test_hidden.js
2015-08-15 11:08:58 +02:00
Fabrice Desré
d0a42c5e92 Bug 1190995 - Support the new extension model in b2g r=billm 2015-08-14 16:55:09 -07:00
Fabrice Desré
4bccca4c8b Bug 1190995 - backout 0450f02a2b3b for M1 failures 2015-08-14 17:57:34 -07:00
Fabrice Desré
dc4738feca Bug 1190995 - Support the new extension model in b2g r=billm 2015-08-14 16:55:09 -07:00
Ryan VanderMeulen
65e8abbd34 Merge fx-team to m-c. a=merge 2015-08-14 15:17:32 -04:00
Aaron Raimist
4fb7fdb1f6 Bug 1193377 - Remove SCHEDULER_COALESCE_THRESHOLD_MS from TelemetrySession.jsm. r=gfritzsche
--HG--
extra : transplant_source : R%C0S%B4%8CO%D1%FA%BB%DF%99%EE%AD%ED%EB2%17%7Bh3
2015-08-11 20:51:39 -05:00
Ryan VanderMeulen
353c491013 Merge fx-team to m-c. a=merge 2015-08-14 09:20:58 -04:00
Ryan VanderMeulen
12f249cd52 Merge inbound to m-c. a=merge 2015-08-14 08:59:59 -04:00
Ryan VanderMeulen
6694c14ded Bug 1176173 - Skip test_ReadHeapSnapshot_worker.js for intermittent crashes. 2015-08-14 08:34:08 -04:00
Wes Kocher
6b7a0b75b5 Merge fx-team to m-c a=merge 2015-08-13 16:30:54 -07:00
YFdyh000
98a1db3247 Bug 1194503 - make appendNotification not set accesskey="undefined" if passed a structure with no accesskey, r=gijs
--HG--
extra : commitid : 9JUxylKErLp
extra : histedit_source : 21111a242a741a43c68c8449f3908ae1edef2ab3
2015-08-13 21:38:00 +01:00
Alexandre Poirot
9141c12711 Bug 1193313 - Make gcli use DOM Promise. r=jwalker 2015-08-13 10:57:16 -07:00
Alexandre Poirot
c1a7a7d35d Bug 1193313 - Cleanup promises. r=jryans 2015-08-13 10:57:15 -07:00
Alexandre Poirot
96ab9addeb Bug 1194128 - Fix hidden webconsole errors. r=jryans 2015-08-13 10:57:15 -07:00
Alexandre Poirot
0962144ad8 Bug 1194115 - Fix all hidden errors while running test_promises_client_getdependentpromises.js. r=jryans 2015-08-13 10:57:14 -07:00
Alexandre Poirot
8f587628f1 Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans 2015-08-13 10:57:14 -07:00
Alexandre Poirot
b2c5df0d91 Bug 1192863 - Convert dbg-client.jsm into a SDK module. r=jryans
--HG--
rename : toolkit/devtools/client/dbg-client.jsm => toolkit/devtools/client/main.js
2015-08-13 10:57:14 -07:00
Alexandre Poirot
9846a208ce Bug 1190857 - Add loader alias to DevTools loader exports. r=jryans 2015-08-13 10:57:13 -07:00
Aryeh Gregor
5ae2b55da9 Bug 1179451 - Part 3: Use .get() to assign nsRefPtrs to raw pointers. r=froydnj
--HG--
extra : rebase_source : 4db4b0314832fe5cc10c42da87471bd8c8d6c7e3
2015-08-13 15:22:48 +03:00
Wes Kocher
132143dbd5 Merge m-c to fx-team, a=merge 2015-08-13 16:45:34 -07:00
Richard Newman
6a2c4aba3f Bug 1132273 - Report general.useragent.locale correctly regardless of whether it's a simple or localized string. r=mfinkle
--HG--
extra : commitid : L4ISIeLBArl
2015-08-13 14:46:13 -07:00
Wes Kocher
27904887cf Backed out changeset 692b2fea4ef6 (bug 1161698) because it was the wrong patch 2015-08-13 08:58:09 -07:00
Wilhem Barbier
f65583d27c Bug 1161698 - Set the label as the filename when importing a performance recording r=jsantell
--HG--
extra : rebase_source : d91e37b61d7ee21039dc74bf3dd2491478d938aa
2015-08-13 08:52:57 -07:00
David Rajchenbach-Teller
641046a863 Bug 1181175 - Get rid of test_compartments.js. r=yoric
--HG--
extra : transplant_source : %60%EA%AD_%C52%D4%0C%9EQ%849%7Dp%C0%60%13%3C%E0%17
2015-08-10 22:53:43 +02:00
David Rajchenbach-Teller
2b0451efe0 Bug 1181175 - Telemetry for finding out how often our process is rescheduled to another CPU. r=jandem, r=bsmedberg
--HG--
extra : transplant_source : %24q%A1%A9f%FC%81%D5%DFo%DB%E2e%25%81%11%94%19%E5%15
2015-07-29 19:01:05 +02:00
David Rajchenbach-Teller
eaa230b89d Bug 1181175 - Use RDTSC for Performance Monitoring instead of getrusage. r=jandem
--HG--
extra : transplant_source : %7B%82%94E%8C%0AW%07%C2/n8%07%FD%95mt%03%EBM
2015-08-17 14:57:23 +02:00
Nathan Froyd
66f69ee222 Backout d4cd6c8c9ced (bug 1194985) for gtest orange 2015-08-17 03:58:44 -04:00
Nathan Froyd
82e25c816b Bug 1194985 - avoid shift overflows in devtools gtests; r=fitzgen
clang complains about shifting quantities beyond the width of their
type, since that is undefined behavior.  Let's fix the problematic
occurrences by adding some casts prior to shifting.
2015-08-15 16:04:56 -04:00
Ryan VanderMeulen
54ed420cc1 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-08-13 11:19:59 -04:00
Ryan VanderMeulen
efce95618e Merge fx-team to m-c. a=merge 2015-08-13 11:00:54 -04:00
Jim Chen
ee3de3a3c3 Bug 1192082 - Iniialize/deinitialize JNI in nsAppShell; r=snorp
First we need to set the Gecko thread JNIEnv* in nsAndroidStartup, but
after that we can initialize and deinitialize the rest of JNI, including
AndroidBridge, in GeckoAppShell. This makes nsAppShell control the
AndroidBridge lifetime. Over time, parts of the AndroidBridge
functionality will be migrated to nsAppShell.
2015-08-13 00:53:40 -04:00
Jim Chen
3921c06e27 Bug 1192082 - De-clutter AndroidBridge init/deinit; r=snorp
Merge all the init code into AndroidBridge constructor and
AndroidBridge::ConstructBridge; merge all the deinit code into
AndroidBridge destructor and AndroidBridge::DeconstructBridge.

In particular, the SetMainThread call is obsolete and removed.
2015-08-13 00:53:39 -04:00
Jim Chen
d1f529698f Bug 1192077 - Convert AndroidBridge JNIEnv calls; r=esawin 2015-08-13 00:53:39 -04:00
Edwin Flores
b587e1f835 Bug 1135320 - Re-enable voucher.bin generation on Win64 - r=cpearce 2015-08-13 16:08:46 -07:00
Nick Alexander
61a6ae674e Bug 1160563 - Part 2: Make ANDROID_ASSETS_DIRS a moz.build variable. r=gps
We have had singular ANDROID_ASSETS_DIR in Makefile.in for a while.
Fennec itself does not use the existing Makefile.in Android code, for
complicated historical reasons.

This makes the existing variable moz.build-only; generalizes the
existing variable to an ordered list; and adds the equivalent use of
the new list to the Fennec build, with a simple example asset.

This patch also updates the packager to include assets packed into the
gecko.ap_.  Without the packager change, the assets/ directory in the
ap_ gets left out of the final apk.  This whole approach is totally
non-standard but is more or less required to support our single-locale
repack scheme.

--HG--
extra : commitid : 4EAh1UNGNWT
extra : rebase_source : 5e5b4c4a120c3b4cc776c9f9380ddd2f9b63587e
extra : source : 0ddce3eb833e6d6180a19928a9b45d5d12f1d7fa
2015-08-12 11:04:03 -07:00
Wes Kocher
928a195f43 Merge inbound to central, a=merge 2015-08-12 15:16:16 -07:00
Wes Kocher
8d78b6eed8 Merge b2ginbound to central, a=merge 2015-08-12 14:52:11 -07:00
Florian Quèze
3b370060f6 Bug 1177443 - Add 'system' purpose for searches coming from outside Firefox, r=MattN. 2015-08-12 16:57:43 +02:00
Ryan VanderMeulen
125f61c64f Merge inbound to m-c. a=merge 2015-08-12 10:47:17 -04:00
Ryan VanderMeulen
46f56e2e80 Merge fx-team to m-c. a=merge 2015-08-12 09:12:36 -04:00
J. Ryan Stinnett
d12c646ffd Bug 1190965 - Restrict syscalls in nsProfileLock to Linux. r=jld
--HG--
extra : transplant_source : A%03c%0A%CA%92%7D%F5%ACA%D5%DC%7FWS%EF0%ACZI
2015-08-06 16:20:46 -05:00
Fabrice Desré
a3cecb5ae0 Bug 1191579 - Remove useless getAll() implementation in Webapps.jsm 2015-08-06 07:43:59 -07:00
Wes Kocher
573bbc33bd Merge fx-team to central, a=merge 2015-08-11 15:42:21 -07:00
Ryan VanderMeulen
e2d3873930 Merge m-c to fx-team. a=merge 2015-08-11 10:59:41 -04:00
Ryan VanderMeulen
c0f04387c3 Merge fx-team to m-c. a=merge 2015-08-11 10:52:41 -04:00