Mike Shal
ffafca329c
Bug 1261474 - Remove custom install rules in browser/app/Makefile.in; r=chmanchester
...
MozReview-Commit-ID: K2FTdBaIWPI
2016-03-31 17:12:11 -04:00
David Keeler
d56d10beeb
bug 1254667 - change certificate verification SHA1 policy to "allow for locally-installed roots" r=jcj
...
Before this patch, the default policy for the use of SHA1 in certificate
signatures was "allow all" due to compatibility concerns.
After gathering telemetry, we are confident that we can enforce the policy of
"allow for locally-installed roots" (or certificates valid before 2016) without
too much breakage.
MozReview-Commit-ID: 8GxtgdbaS3P
2016-03-28 12:52:40 -07:00
Olivier Yiptong
227bab9ee8
Bug 1258728 - keep remote newtab version in a pref r=ursula
...
MozReview-Commit-ID: GNk74kkxHcV
2016-03-24 16:28:16 -04:00
Christian Holler (:decoder)
0ee2e05a6f
Bug 1289194 - Experimental LibFuzzer integration. r=glandium
...
MozReview-Commit-ID: 9njDcbltyow
2016-09-01 15:07:01 +02:00
Shane Caraveo
1820b4c664
Bug 1245074 workaround CUI defaults for pocket to fix restore defaults, r=gijs
2016-03-22 12:43:38 -07:00
Andrew Swan
e3733a9c85
Bug 1256598 - Give AMO access to UITour. r=mattn
...
MozReview-Commit-ID: ECfc6JcNudN
2016-03-15 09:47:58 -07:00
Ryan VanderMeulen
8fc96437cd
Merge inbound to m-c. a=merge
2016-03-19 11:22:28 -04:00
ffxbld
495f754285
No bug, Automated blocklist update from host bld-linux64-spot-543 - a=blocklist-update
2016-03-19 04:43:34 -07:00
Kartikaya Gupta
460b47b540
Bug 1257181 - Re-enable APZ on beta. r=felipe
...
MozReview-Commit-ID: L3jWfz6r5ff
2016-03-18 21:30:24 -04:00
Mike Hommey
1d8da3f130
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
825631bd3c
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
5790eb5ca8
Bug 1255163 - remove addon install privilege from marketplace.firefox.com; r=ehsan,margaret
2016-03-14 10:42:55 -07:00
Franziskus Kiefer
965367c2b5
Bug 1226928 - new preferences for content-signing on remote about:newtab, r=mconley
2016-03-14 11:56:07 +01:00
ffxbld
997842066c
No bug, Automated blocklist update from host bld-linux64-spot-223 - a=blocklist-update
2016-03-08 19:41:40 -08:00
Felipe Gomes
4fbea884e1
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
710cb4a9e5
Bug 1238160 - Enable mozbrowser frames on desktop. r=bz
...
MozReview-Commit-ID: cBYm7dgQt1
2016-03-02 10:35:56 -06:00
Ricky Rosario
3e266658a0
Bug 1249642 - Implement remote modes in aboutNewTabService.js r=oyiptong
...
MozReview-Commit-ID: 7DiwSSVMJf2
2016-02-29 16:40:33 -05:00
Wes Kocher
4c2db11cfd
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: B0yZpi7wa4I
2016-03-01 15:19:25 -08:00
Yury Delendik
cc1981106c
Bug 1250046 - Remove Shumway core files. r=till
2016-02-23 18:07:05 -06:00
Carsten "Tomcat" Book
24ade0da4e
Merge mozilla-central to mozilla-inbound
2016-03-01 15:25:31 +01:00
Ehsan Akhgari
0cd75f330a
Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly
2016-03-01 09:16:38 -05:00
Haik Aftandilian
816f0a824e
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
2016-02-25 15:26:13 -08:00
Mark Hammond
157bd6a35c
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
97f9f8e126
Bug 1250744 - Enable blocking of e10s by add-ons for beta/release. r=mossop
...
MozReview-Commit-ID: Egdea8osI5q
2016-02-23 22:21:38 -03:00
Chris Pearce
4222bf286d
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
97274bb8c3
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
cac1e91865
Bug 1246881 - Stop using config/buildid in few remaining places. r=mshal
2016-02-12 07:16:03 +09:00
Mark Goodwin
4c7b0c00a2
Bug 1227956 - Implement Kinto.js OneCRL client r=rnewman
2016-02-09 18:51:08 +00:00
Mike Hommey
3582442233
Bug 1238769 - Add a -xpcshell option to Firefox. r=bsmedberg
2016-02-10 07:39:27 +09:00
Matthew Noorenberghe
b50b95d9ec
Bug 1244908 - Remove privacy.clearOnShutdown.passwords migration code. r=dolske
2016-02-03 15:26:14 -08:00
Vladan Djeric
1f7da8e993
Bug 1193535 - Store Heartbeat Scores in Unified Telemetry. r=MattN
2016-02-03 15:25:53 -08:00
Mike Hommey
a94b9a6b6a
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
852da9fdb7
Bug 1244999 - Move icon-related DEFINES to moz.build in browser/app. r=mshal
2016-02-03 08:41:17 +09:00
Francois Marier
3d4c8314bb
Bug 1237856 - Add prefs to honor/ignore Application Reputation verdicts. r=gcp
2016-02-02 15:07:06 -05:00
Matthew Noorenberghe
531c1f5eb5
Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe
2016-02-01 14:31:38 -08:00
Wes Kocher
7a6785ce1e
Merge fx-team to central, a=merge
2016-01-28 17:47:33 -08:00
Zachary Carter
f74f709623
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
835c75a6f2
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.
2015-12-21 10:56:19 +00:00
Jim Mathies
fdd99b60ff
Bug 1229763 - Update a11y + e10s support url. r=mconley
2016-01-27 14:27:15 -06:00
Alessio Placitelli
a14d03b41a
Bug 1236580 - Remove the IS_UNIFIED_TELEMETRY constant and the related preferences. r=gfritzsche
2016-01-27 01:03:00 +01:00
Bill McCloskey
8898a2e89a
Bug 1233497 - Disallow unsafe CPOWs in browser code. r=mrbkap.
2016-01-20 17:09:41 -05:00
Phil Ringnalda
d770e09301
Merge f-t to m-c, a=merge
2016-01-23 18:11:37 -08:00
ffxbld
94a6f3c8c9
No bug, Automated blocklist update from host bld-linux64-spot-309 - a=blocklist-update
2016-01-23 04:36:36 -08:00
Shane Tomlinson
6553b7b87c
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.
2016-01-07 21:41:46 +00:00
Gijs Kruitbosch
fae93fb58b
Bug 1200639 - add LaterRun.jsm to show pages on the Nth run of a new profile, r=jaws
2016-01-19 15:47:19 +00:00
Tanvi Vyas
64aedca897
Bug 1221206 - Turn on insecure password warning for dev edition. r=MattN
2016-01-20 16:27:28 -08:00
David Keeler
7d0ee7ab36
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.
2016-01-13 12:50:42 -08:00
Francois Marier
61497c0c01
Bug 1239587 - Rename the browser.safebrowsing.appRepURL pref. r=gcp
2016-01-19 13:56:49 -08:00
ffxbld
2720c905db
No bug, Automated blocklist update from host bld-linux64-spot-439 - a=blocklist-update
2016-01-16 04:03:48 -08:00
Kit Cambridge
68344b1714
Bug 1234054 - Only enable service worker notifications on Desktop and non-release B2G/Android. r=ehsan
2016-01-05 15:53:43 -07:00