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

3135 Коммитов

Автор SHA1 Сообщение Дата
Andrew Swan b1872b4329 Bug 1256598 - Give AMO access to UITour. r=mattn
MozReview-Commit-ID: ECfc6JcNudN

--HG--
extra : transplant_source : %B7%FC%ACr%D4d%1BZ%14T%EA%2A%2A%96%7C%24%14/%F45
2016-03-15 09:47:58 -07:00
Ryan VanderMeulen dd9dced81d Merge inbound to m-c. a=merge 2016-03-19 11:22:28 -04:00
ffxbld 0c0b5ebb4c No bug, Automated blocklist update from host bld-linux64-spot-543 - a=blocklist-update 2016-03-19 04:43:34 -07:00
Kartikaya Gupta 92eb39fdb7 Bug 1257181 - Re-enable APZ on beta. r=felipe
MozReview-Commit-ID: L3jWfz6r5ff
2016-03-18 21:30:24 -04:00
Mike Hommey 0a771514a8 Bug 1256988 - Replace tests on MOZ_WIDGET_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester
But only do that for the AC_SUBST. The AC_DEFINE is still useful.
2016-03-17 06:49:44 +09:00
Mark Goodwin 985802557a Bug 1224531 - Provide a mechanism for the updater to drive kinto collection sync r=rnewman,mossop
There are two parts to this change. The first is a module to drive kinto
collection sync. This gives server-provided last-update times to each module
managing collection information so that data is only fetched when updates are
necessary. This also keeps track of when pings last took place (for future use)
and any apparent difference between client and server clock (we need this later
for the content signing work).

Currently only one module (the kinto version of the OneCRL client) consumes this
information, though more will follow.

The second is a minor change to nsBlocklistService.js to ensure that this ping
takes place whenever the existing blocklist ping happens.

MozReview-Commit-ID: 7SN03AOJ4Wc
2016-03-15 08:55:23 +00:00
Myk Melez c0ff981fd3 Bug 1255163 - remove addon install privilege from marketplace.firefox.com; r=ehsan,margaret 2016-03-14 10:42:55 -07:00
Franziskus Kiefer c54ba8a1cc Bug 1226928 - new preferences for content-signing on remote about:newtab, r=mconley 2016-03-14 11:56:07 +01:00
ffxbld 2855108b28 No bug, Automated blocklist update from host bld-linux64-spot-223 - a=blocklist-update 2016-03-08 19:41:40 -08:00
Felipe Gomes ecd4513b28 Bug 1253667 - Temporarily disable APZ on beta. r=kats
We are planning on running an e10s experiment on early builds of beta46, and in this experiment we want to get data from e10s on + APZ off.

MozReview-Commit-ID: 4eEtgNRPxtW
2016-03-04 19:49:10 -03:00
J. Ryan Stinnett 1d243be303 Bug 1238160 - Enable mozbrowser frames on desktop. r=bz
MozReview-Commit-ID: cBYm7dgQt1
2016-03-02 10:35:56 -06:00
Ricky Rosario ce680bd8be Bug 1249642 - Implement remote modes in aboutNewTabService.js r=oyiptong
MozReview-Commit-ID: 7DiwSSVMJf2

--HG--
extra : rebase_source : 53d008abea969d8f80320b4fedf0a08ab0886774
2016-02-29 16:40:33 -05:00
Wes Kocher d4bc23e4dd Merge inbound to m-c a=merge
MozReview-Commit-ID: B0yZpi7wa4I
2016-03-01 15:19:25 -08:00
Yury Delendik d3e1f74458 Bug 1250046 - Remove Shumway core files. r=till 2016-02-23 18:07:05 -06:00
Carsten "Tomcat" Book 30e5302af8 Merge mozilla-central to mozilla-inbound 2016-03-01 15:25:31 +01:00
Ehsan Akhgari 8a0731fdde Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
Haik Aftandilian 3cdbeb2bd6 Bug 1237847 - [e10s] Null deref crash when running test_pluginstream_newstream.html; r=bobowen
Modify the Mac sandbox to allow temporary files to be created in a
parent-specified subdirectory of NS_OS_TEMP_DIR. This is similar to the
Windows approach. The parent provides a UUID in a preference which is
used by the content process to form the subdirectory name.

MozReview-Commit-ID: 6BONpfZz8ZI

--HG--
extra : rebase_source : ad18e091918356a1a40c13f1453972b4512ad476
2016-02-25 15:26:13 -08:00
Mark Hammond e7b452c2c2 Bug 1246869 - remove services.sync.syncedTabsUIRefresh preference so SyncedTabs sidebar can ride the trains. r=adw 2016-03-01 11:22:47 +11:00
Felipe Gomes 3d01e737df Bug 1250744 - Enable blocking of e10s by add-ons for beta/release. r=mossop
MozReview-Commit-ID: Egdea8osI5q

--HG--
extra : rebase_source : a76f26a5b9935482e1cda35cbdce24165f81acd4
2016-02-23 22:21:38 -03:00
Chris Pearce ffc9196c26 Bug 1250766 - Re-enable using Adobe GMP for decoding when system H.264/AAC codecs not available. r=jya
MozReview-Commit-ID: 7aeiwKSlWLg
2016-02-24 15:42:18 +13:00
Mark Hammond 9f175c7457 Bug 1246076 (part 1) - include the favicon in synced tabs records and optionally display it in the synced tabs UI. r=rnewman 2016-02-22 15:43:46 +11:00
Mike Hommey 9383395b07 Bug 1246881 - Stop using config/buildid in few remaining places. r=mshal 2016-02-12 07:16:03 +09:00
Mark Goodwin 266741693f Bug 1227956 - Implement Kinto.js OneCRL client r=rnewman
--HG--
extra : rebase_source : 7f2d174df2b1e9971ddf8f9ed211b5b0e7ec2b39
2016-02-09 18:51:08 +00:00
Mike Hommey 5dc9f1b6cb Bug 1238769 - Add a -xpcshell option to Firefox. r=bsmedberg 2016-02-10 07:39:27 +09:00
Matthew Noorenberghe 66c73b5940 Bug 1244908 - Remove privacy.clearOnShutdown.passwords migration code. r=dolske
--HG--
extra : commitid : 2HnKfq3jUZK
extra : rebase_source : 4cca79b260a18b95758bed5fbd2518b3d84d430a
2016-02-03 15:26:14 -08:00
Vladan Djeric 8d5951e924 Bug 1193535 - Store Heartbeat Scores in Unified Telemetry. r=MattN
--HG--
extra : commitid : 9Duh1Mw8t9X
extra : rebase_source : f47ea8590484c8c81409da9ba550d0a5fad51b04
2016-02-03 15:25:53 -08:00
Mike Hommey a010adbc6a Fixup missing double quotes in bug 1244999, busting Windows builds on a CLOSED TREE. r=me 2016-02-03 10:07:31 +09:00
Mike Hommey 7c80aeddb7 Bug 1244999 - Move icon-related DEFINES to moz.build in browser/app. r=mshal 2016-02-03 08:41:17 +09:00
Francois Marier e530b7de94 Bug 1237856 - Add prefs to honor/ignore Application Reputation verdicts. r=gcp 2016-02-02 15:07:06 -05:00
Matthew Noorenberghe 8a4732bdb1 Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe
--HG--
extra : commitid : 6n3dxyDIwVy
extra : rebase_source : 3e0b858033a09d68a7bc10f27dcf9163ef678989
2016-02-01 14:31:38 -08:00
Wes Kocher 84714308b8 Merge fx-team to central, a=merge
--HG--
extra : commitid : 2DZ63I10LcS
2016-01-28 17:47:33 -08:00
Zachary Carter 3f462c3a37 Bug 1243591 - Create a pref to enable/disable the Synced Tabs UI refresh and enable it for Nightly r=markh 2016-01-28 00:52:56 -08:00
Shane Tomlinson 6eece0d64c Bug 1234165 - Load FxA's settings page with context and service query params. r=markh
If a user must re-authenticate with FxA to view the settings page,
a `login` message needs to be sent to the browser with the updated
credentials. This does not occur for the settings page because
`context` and `service` are not specified.

--HG--
extra : rebase_source : 99676b50b599515db62eafa2873f1b1758662e50
2015-12-21 10:56:19 +00:00
Jim Mathies 81b34ab31f Bug 1229763 - Update a11y + e10s support url. r=mconley
--HG--
extra : transplant_source : %B6%1A%8Cx1r%F1%8C%94%1ANS%C8u%9E%99%CA%B8%98%FE
2016-01-27 14:27:15 -06:00
Alessio Placitelli d448c0ad94 Bug 1236580 - Remove the IS_UNIFIED_TELEMETRY constant and the related preferences. r=gfritzsche 2016-01-27 01:03:00 +01:00
Bill McCloskey 5d3da00102 Bug 1233497 - Disallow unsafe CPOWs in browser code. r=mrbkap.
--HG--
extra : commitid : 2sUjSTv5XJT
extra : rebase_source : cb6a85709fd61385d95d17896f1e376f1f871478
2016-01-20 17:09:41 -05:00
Phil Ringnalda 6aeccf0426 Merge f-t to m-c, a=merge 2016-01-23 18:11:37 -08:00
ffxbld 314bab04bb No bug, Automated blocklist update from host bld-linux64-spot-309 - a=blocklist-update 2016-01-23 04:36:36 -08:00
Shane Tomlinson 2bfbabd666 Bug 1204714 - Open Sync Preferences from Firefox Accounts. r=markh
Listen for an |fxaccounts:sync_preferences| WebChannel message. Open
about:preferences#sync in the tab that sent the message.

--HG--
extra : rebase_source : 8830abd3a3c3e7919e82a158eef3d39abbbf8dbc
2016-01-07 21:41:46 +00:00
Gijs Kruitbosch 83c9f8b8b9 Bug 1200639 - add LaterRun.jsm to show pages on the Nth run of a new profile, r=jaws
--HG--
extra : commitid : JGdSYQWpYsk
extra : rebase_source : d64e93f9a45fae405ca8188f2e56603096bbe299
2016-01-19 15:47:19 +00:00
Tanvi Vyas 986809ecd8 Bug 1221206 - Turn on insecure password warning for dev edition. r=MattN 2016-01-20 16:27:28 -08:00
David Keeler 113252b726 bug 1239455 - rework telemetry for SHA-1 certificates to reflect possible policy states r=Cykesiopka,mgoodwin,rbarnes
Before this patch, we were measuring where SHA-1 was being used in TLS
certificates: nowhere, in end-entities, in intermediates, or in both. However,
the possible SHA-1 policies don't differentiate between end-entities and
intermediates and instead depended on whether or not each certificate has a
notBefore value after 2015 (i.e. >= 0:00:00 1 January 2016 UTC). We need to
gather telemetry on the possible policy configurations.

--HG--
extra : rebase_source : 301c821c8de16ffb924cd198dd0a4d3139536019
2016-01-13 12:50:42 -08:00
Francois Marier 1ba8c4c5d3 Bug 1239587 - Rename the browser.safebrowsing.appRepURL pref. r=gcp 2016-01-19 13:56:49 -08:00
ffxbld ed88e1670c No bug, Automated blocklist update from host bld-linux64-spot-439 - a=blocklist-update 2016-01-16 04:03:48 -08:00
Kit Cambridge 9298b42468 Bug 1234054 - Only enable service worker notifications on Desktop and non-release B2G/Android. r=ehsan
--HG--
extra : commitid : J5ruuRyO0K8
extra : rebase_source : b115b91a5d809b3b73fea5e1b45a3602a1fb5748
2016-01-05 15:53:43 -07:00
Carsten "Tomcat" Book 8bb4e16a15 Merge mozilla-central to mozilla-inbound 2016-01-13 11:58:27 +01:00
Carsten "Tomcat" Book d833f9ba1a merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Jared Wein 21f682effb Bug 1229636 - Remove new tab first time use message. r=gijs
--HG--
extra : transplant_source : 6g%D7%0DmJ7%F5%08%90%16%F8%A9%15%0B%2C%BE%3EC%FA
2016-01-08 17:31:14 -05:00
Jonathan Kew 4dd68c19df Bug 890156 - patch 7 - Declare that we support Windows per-monitor DPI via the app manifest. r=emk 2015-11-25 19:12:27 +00: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