Commit Graph

30800 Commits

Author SHA1 Message Date
Wes Kocher
d8fffe1765 Merge inbound to central, a=merge 2015-08-20 12:42:21 -07:00
Michael Ratcliffe
71fefde161 Bug 1175850 - Enable storage inspector tests after upgrading for E10S r=pbrosset 2015-08-20 11:52:04 +01:00
Nicholas Nethercote
68c09ac436 Bug 1194560 - Add tools/power/rapl, a RAPL-reading program for power profiling. r=erahm,glandium.
--HG--
extra : rebase_source : 7303d7209f6c9ae8bbd911a379078343b7cb5a7b
2015-08-19 22:25:30 -07:00
Michael Ratcliffe
fb37044ddc Bug 1175850 - ESLint fixes r=me 2015-08-18 11:48:22 +01:00
Georg Fritzsche
8a589d81ee Bug 1196280 - Add documentation for the toolkit.telemetry.optoutSample pref. r=rvitillo 2015-08-19 17:09:21 +02:00
Ehsan Akhgari
f9752f535c Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
2015-08-19 21:00:18 -04:00
Wes Kocher
96e3c3623b Merge m-c to fx-team, a=merge CLOSED TREE 2015-08-19 17:13:38 -07:00
Jonathan Griffin
369ec3ac0f Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
--HG--
extra : commitid : 6kGKslC9h14
2015-08-18 11:26:14 -07:00
Matteo Ferretti
d2e881af56 Bug 1152330 - Avoid to add listener from rulers highlighter to content window; r=mratcliffe 2015-08-19 13:59:50 -07:00
Tom Tromey
3b55cf492f Bug 1195343 - update RuleModificationList comments; r=pbrosset 2015-08-19 13:58:40 -07:00
Jan Odvarko
b0e4f808d0 Bug 1195742 - Introduce WalkerActor.has method; r=pbrosset 2015-08-18 16:49:57 +02:00
Dylan Roeh
739c94e3c0 Bug 1163937 - Added forceSave function to DownloadIntegration and ensured that downloads removed in Sanitizer do not persist. r=margaret 2015-08-11 15:33:57 -05:00
Ryan VanderMeulen
0af4684422 Merge fx-team to m-c. a=merge 2015-08-19 07:45:12 -04:00
Michael Layzell
e826e765e4 Bug 1165217 - Use nsIPrincipal instead of nsIURI/appId/inBrowser for nsIQuotaManager, r=janv 2015-08-18 20:24:30 -04:00
J. Ryan Stinnett
307355dd84 Bug 1178964 - Track editing actions in WebIDE with telemetry. r=ochameau 2015-08-18 17:06:05 -05:00
Brian Grinstead
99560aa61c Bug 1176653 - Remove wrappedJSObject and WebConsoleUtils.unwrap from values jsterm helper;r=bholley
--HG--
extra : commitid : 6eLPOqb1Ck3
2015-08-18 08:32:47 -07:00
Ryan VanderMeulen
02708edbb7 Merge m-c to fx-team. a=merge 2015-08-18 10:59:16 -04:00
Ryan VanderMeulen
93215ef261 Merge inbound to m-c. a=merge 2015-08-18 10:33:13 -04:00
Georg Fritzsche
d7b7df9ee3 Bug 1189425 - Remove unparsable pings from the disk. r=vladan 2015-08-18 14:15:47 +02:00
Georg Fritzsche
182853ec0e Bug 1191461 - Don't report an error if the dataSubmissionPolicyNotifiedTime pref was not set yet. r=margaret 2015-08-18 14:15:47 +02:00
Kate McKinley
76e8ea6fee Bug 1174333 - Telemetry for percentage of password fields on safe/unsafe pages. r=MattN,tanvi p=ally
--HG--
extra : commitid : JznQA6kBkKd
2015-08-17 21:48:34 -07:00
Jan Odvarko
4cf5098ba9 Bug 1168872 - Support for server side logging; r=panos, ochameau 2015-08-17 12:48:01 +02:00
Shivang Nagaria
359c5be3bf Bug 591753: Category buttons should highlight on hover even when selected. r=dtownsend
--HG--
extra : commitid : KKdcqvrSA39
extra : rebase_source : d79b33aa032abdf804bdf7bc0a21cc720431446c
2015-08-17 10:48:52 -07:00
Wes Kocher
fe6faf7d6b Backed out changeset 688775a8227f (bug 1136892) for mass bustage prompting a CLOSED TREE 2015-08-18 11:58:05 -07:00
Christoph Kerschbaumer
cd5171b537 Bug 1195519 - Use channel->ascynOpen2 toolkit/components/downloads/ApplicationReputation.cpp (r=sicking) 2015-08-18 09:53:47 -07:00
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