Граф коммитов

32533 Коммитов

Автор SHA1 Сообщение Дата
Julian Seward 2e5becbc36 Bug 1141565 - TSan: data race ipc/chromium/src/base/histogram.cc:730 Accumulate. r=gfritzsche.
--HG--
extra : rebase_source : 92c8621c1acef3034c20e1ff9d5baa9af0a57784
2016-01-18 17:15:19 +01:00
Xidorn Quan 5917f00a73 Backed out changeset e8ad04f3a65f (bug 844948) for reftest failure on OS X 2016-01-18 17:21:12 +11:00
Xidorn Quan f120c8eeda Bug 844948 - Allow changing padding of themed button on OS X. r=mstange,heycam 2016-01-18 14:20:11 +11:00
Matthew Gregan 5b692e3491 Bug 1238420 - Report mp4parse-rust errors via Telemetry. r=rillian,vladan 2016-01-10 20:54:00 +13:00
Ryan VanderMeulen 0a405f4d7d Merge fx-team to m-c. a=merge 2016-01-17 15:05:20 -05:00
Georg Fritzsche 154be33ae3 Bug 1240091 - Enable linting on more toolkit modules. r=Mossop 2016-01-15 19:20:44 +01:00
Alessio Placitelli 6d722c27d8 Bug 1239480 - Make test_TelemetryReportingPolicy.js set the minimum policy version pref for the right channel. r=gfritzsche 2016-01-14 08:58:00 +01:00
Kris Maglione ccbc83560c Bug 1239822: Part 2a - [webext] Explicitly destroy windowless browsers on unload. r=billm
--HG--
extra : commitid : JXAapKEd31v
extra : rebase_source : 729fa88d1d0e8c91a47745af00fb321866eb1063
2016-01-15 13:30:15 -08:00
Kris Maglione 9e41dc86fa Bug 1239884: Follow-up: Fix ESLint error.
--HG--
extra : commitid : foilvht5yL
2016-01-15 19:49:30 -08:00
Kris Maglione 276df1ae5c Bug 1239884: Part 1 - [webext] Don't create an extra API context for background pages. r=billm
--HG--
extra : commitid : ESaeR89QQR1
extra : rebase_source : 63e76105c40ef5204a655be9711d045be36e775d
2016-01-14 16:23:10 -08:00
Joel Maher 2599f14659 Bug 1236036 - Automatically close native notifications in test_alerts.html. r=MattN
--HG--
extra : commitid : BOsP8r1m102
extra : rebase_source : 8921be5d70616fe056885771e7e7d49450c391c5
2016-01-15 08:20:10 -07:00
Jared Wein b82fbe3699 Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs
--HG--
extra : commitid : 5Dm73Qky4vC
extra : rebase_source : 081f9eb19df15bcde305e87dbacea64cfe488249
2016-01-15 12:35:15 -05:00
Gijs Kruitbosch 5c10c664ce Bug 1239319 - use input types properly for search and url bar to get better OSK support on Windows, r=jaws
--HG--
extra : commitid : D42DRQ00X0V
extra : rebase_source : 45a992c8155e0766832c56eca529b70a0ed2fe71
2016-01-14 23:41:26 +00:00
Marco Bonardo 70ce8e181b Bug 1233982 - Do not fetch autofill icons from the network. r=adw
--HG--
extra : commitid : Imy5AhSFl04
extra : rebase_source : 75cecbf47a833da15a0ee8176ca5a90d5c166141
2016-01-07 17:25:09 +01:00
Marco Bonardo 1034101671 Bug 1233369 - UnifiedComplete.js calls TelemetryStopwatch.finish() for PLACES_AUTOCOMPLETE_1ST_RESULT_TIME_MS multiple times. r=adw
--HG--
extra : commitid : CxEKl5znj2Z
extra : rebase_source : d0c265fbe6af91e5ed35680f0c905ce4cd81b3e6
2016-01-13 17:37:59 +01:00
Sebastian Hengst ec249b43ac Bug 1239868 - remove unused PREF_EM_UPDATE_INTERVAL. r=Mossop 2016-01-15 13:11:31 +01:00
Carsten "Tomcat" Book 7e52b24fab merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
Jim Chen b1e4e083d5 Bug 1223209 - Clean up old GeckoView library files; r=nalexander
Right now, each incremental build produces a new set of GeckoView
library files, but the previous files don't get cleaned up, and you end
up with a bunch of old libraries in your objdir. This patch cleans up
the old files before producing new ones.
2016-01-14 18:20:02 -05:00
Jim Chen 1fbdd6e6fc Bug 1223209 - Remove geckoview_example; r=nalexander r=mfinkle
geckoview_example is broken and obsolete, and we haven't maintained it
for a long time. We should remove it from the tree, allow GeckoView AARs
to build, and rely on other example GeckoView projects that live on
GitHub.
2016-01-14 18:20:02 -05:00
Kris Maglione 5a95948ae6 Bug 1235365: Parse WebExtension JSON files as UTF-8. r=billm
--HG--
extra : commitid : IKunziwQUPp
extra : rebase_source : e36842c15d0be4f319a108e0bfc4e04baf96dd19
2016-01-09 16:53:24 -08:00
Kris Maglione dd589960ff Bug 1190323: [webext] Part 2: Complete i18n API test coverage. r=billm
--HG--
extra : commitid : ISTHIRuyxN8
extra : rebase_source : bb5fb3dd525c2ff6bcd101bd5f938f4d34ae6272
2016-01-12 15:58:13 -08:00
Kris Maglione 445a51494b Bug 1190323: Part 1 - [webext] Fix @@extension_id locale string substitutions. r=billm
--HG--
extra : commitid : FjAxeC6iIhI
extra : rebase_source : b27b435b21965c14f8b6aede41b5c44240064926
2016-01-08 16:26:22 -08:00
Wes Kocher 84fb907a27 Merge m-c to inbound, a=merge CLOSED TREE
--HG--
rename : testing/taskcluster/tasks/phone_test.yml => testing/taskcluster/tasks/b2g_e2e_tests_base_definition.yml
extra : commitid : 4MrlWshamZ5
2016-01-15 15:13:21 -08:00
Eric Rahm 4863f3e5ec Bug 1239866 - Remove signaling standalone tests. r=bwc 2016-01-15 12:18:39 -08:00
Christoph Kerschbaumer a25cd31af0 Bug 1225357 - Convert toolkit tests to use asyncOpen2 (r=sicking) 2016-01-12 13:45:03 -08:00
Tim Taubert d5b3d64a10 Bug 1230209 - Add more telemetry for Geolocation usage f=bsmedberg r=tanvi,rbarnes,jdm 2015-12-03 19:12:11 +01:00
Matt Howell 21590e8b7c Bug 1234861 - Fix a case where the installer can "clean up" registry keys it didn't create. r=rstrong 2016-01-12 12:38:50 -08:00
Chris Pearce f38352231d Bug 1230857 - Make GMPInstallManager enforce sensible permissions on GMP files at install time. r=spohl
This ensures that GMP packages with bad permissions will still be usable. For
example, a GMP without execute/read permissions in its zip won't work without
this.

--HG--
extra : rebase_source : a134fed8ef23090eafd7587df1bea73f328a21e2
2016-01-14 15:16:06 +13:00
Felipe Gomes 67436d086c Bug 1239520 - Enabled e10s on all configurations except release. r=billm 2016-01-14 16:37:55 -02:00
Alessio Placitelli 815ad2a85e Bug 1238142 - Add test coverage. r=gfritzsche 2016-01-13 08:46:00 +01:00
Alessio Placitelli e5e0e995c3 Bug 1238142 - Harden Telemetry addon data collection. r=gfritzsche 2016-01-13 06:02:00 +01:00
Carsten "Tomcat" Book 0a0515f495 Merge mozilla-central to fx-team 2016-01-13 11:59:17 +01:00
Carsten "Tomcat" Book d833f9ba1a merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Matthew Noorenberghe ead3dd1fda Bug 1208145 - Back out changeset e4e3a8b66db4 (bug 1121291). rs=dolske
Generated via qbackout with no conflicts

--HG--
extra : commitid : G58pUAbGBM5
extra : rebase_source : be785c139c19f1691789078ba6781f95f49a93e9
2016-01-12 11:38:54 -08:00
Alessio Placitelli 5b7c505b88 Bug 1236588 - Remove the storage DB for HealthReport from user profiles. r=gfritzsche 2016-01-12 08:50:00 +01:00
brendan f03b1753ac Bug 1111701 - Remove E10S_AUTOSTART histogram. r=dexter 2016-01-12 13:50:38 -05:00
Kit Cambridge 2f00a12a22 Bug 1219855, Part 2 - Always use XUL notifications if the system backend fails. r=wchen
--HG--
extra : commitid : 5L8etggZc1V
extra : rebase_source : 312e94851f7916191e6cf32041b5ae8e5e699433
2016-01-05 12:20:38 -07:00
Kit Cambridge 7bf3de48ab Bug 1219855, Part 1 - Make `nsXULAlerts` implement `nsIAlertsService`. r=MattN,wchen
--HG--
extra : commitid : IXcGploxKLn
extra : rebase_source : b289323b92409c857a370e3a2fe44d772b0ebadb
2015-12-31 13:27:09 -07:00
Alessio Placitelli 3b8c2671ee Bug 1237978 - Remove FHR histograms. r=gfritzsche 2016-01-08 06:51:00 +01:00
Mark Hammond ad3ae4193a Bug 1236383 (part 1) - remove and rework some Sync/FxA telemetry probes. r=gfritzsche/kitcambridge 2016-01-12 12:21:27 +11:00
Mark Hammond c8fc9c2276 Bug 1232050 - add telemetry for number of devices attached to sync. r=kitcambridge 2016-01-12 12:21:27 +11:00
Kris Maglione 2a345bc7d4 Bug 1238408: Request complete logs in test_ext_webrequest.html
--HG--
extra : commitid : 6d3Wo0rHYSe
2016-01-11 13:36:01 -08:00
Panos Astithas d187081733 Remove the polaris pref and enable the UI to toggle TP in normal mode by default in nightly (bug 1235565). r=paolo 2016-01-11 19:30:07 +02:00
Alessio Placitelli e2a33bc9b1 Bug 1234526 - Don't track healthreport.sqlite statements from Telemetry. r=gfritzsche 2016-01-07 03:02:00 +01:00
Alessio Placitelli 90ac94e427 Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche
--HG--
rename : services/healthreport/healthreport-prefs.js => toolkit/components/telemetry/healthreport-prefs.js
2016-01-05 06:41:00 +01:00
Alessio Placitelli ac140e254c Bug 1234526 - Remove services/healthreport. r=gfritzsche
--HG--
rename : services/healthreport/docs/architecture.rst => toolkit/components/telemetry/docs/fhr/architecture.rst
rename : services/healthreport/docs/dataformat.rst => toolkit/components/telemetry/docs/fhr/dataformat.rst
rename : services/healthreport/docs/identifiers.rst => toolkit/components/telemetry/docs/fhr/identifiers.rst
rename : services/healthreport/docs/index.rst => toolkit/components/telemetry/docs/fhr/index.rst
2016-01-06 09:07:00 +01:00
Alessio Placitelli d2b9daba28 Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche 2016-01-05 06:29:00 +01:00
Alessio Placitelli cf73009777 Bug 1234522 - Remove services/datareporting. r=gfritzsche
--HG--
rename : services/datareporting/datareporting-prefs.js => toolkit/components/telemetry/datareporting-prefs.js
2016-01-05 02:01:00 +01:00
Alessio Placitelli fec464cddd Bug 1237700 - JavaScript warning: resource://gre/modules/TelemetrySession.jsm, line 1783: unreachable code after return statement. r=gfritzsche 2016-01-08 01:02:00 +01:00
Carsten "Tomcat" Book 5557ee2e1a merge mozilla-inbound to mozilla-central a=merge 2016-01-11 12:13:10 +01:00