Commit Graph

1898 Commits

Author SHA1 Message Date
Chris Pearce
eb954729f0 Bug 1245789 - Use ifdef MOZ_WIDEVINE_EME to prevent compilation when not enabled. r=gerald,a=ritu
This means we won't try to build it when ac_add_options --enable-eme=widevine is
not present, and critically, we won't try to build it on Android, since the Chromium
Widevine plugin isn't available there.

MozReview-Commit-ID: 1jQvAbJP8HG
2016-04-12 16:12:21 +12:00
Chris Pearce
6bd257ef9f Bug 1265815 - [Beta46] Disable unencrypted Adobe GMP decoding due to crashes. r=kentuckyfriedtakehe,a=lizzard
We detected a spike in crashes in GMP plugin processes that coincide with
turning on unencrypted decoding via GMP.

This happens on all Windows versions, but particularly on Windows XP.

MozReview-Commit-ID: 4csnWFfjimB
2016-04-20 11:32:19 +12:00
Benjamin Smedberg
1be1f970b3 Bug 1263630 - Remove everything except Flash from the click-to-activate whitelist. r=jimm, a=ritu
MozReview-Commit-ID: IwCfIHVANqX
2016-04-11 11:30:08 -04:00
Shane Caraveo
b7430a3b4d Bug 1245074 workaround CUI defaults for pocket to fix restore defaults, r=gijs a=lizzard CLOSED TREE
MozReview-Commit-ID: Ahff5EWIjV4
2016-03-22 12:43:38 -07:00
Kartikaya Gupta
0dffedd9b8 Bug 1257181 - Re-enable APZ on beta. r=felipe a=lizzard
MozReview-Commit-ID: L3jWfz6r5ff
2016-03-18 21:30:24 -04:00
Felipe Gomes
817d5e8f8d 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
bc4c935eb1 Bug 1238160 - Enable mozbrowser frames on desktop. r=bz
MozReview-Commit-ID: cBYm7dgQt1
2016-03-02 10:35:56 -06:00
Ricky Rosario
79bc287ce1 Bug 1249642 - Implement remote modes in aboutNewTabService.js r=oyiptong
MozReview-Commit-ID: 7DiwSSVMJf2
2016-02-29 16:40:33 -05:00
Wes Kocher
dc9b75f120 Merge inbound to m-c a=merge
MozReview-Commit-ID: B0yZpi7wa4I
2016-03-01 15:19:25 -08:00
Yury Delendik
c2701dcea0 Bug 1250046 - Remove Shumway core files. r=till 2016-02-23 18:07:05 -06:00
Carsten "Tomcat" Book
e5734c6e2f Merge mozilla-central to mozilla-inbound 2016-03-01 15:25:31 +01:00
Ehsan Akhgari
a67a5febad Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
Haik Aftandilian
5e3dc1e103 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
0aff5f6f11 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
f45235bf6e 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
c64543efc9 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
8238582d98 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
Mark Goodwin
94b7618b12 Bug 1227956 - Implement Kinto.js OneCRL client r=rnewman 2016-02-09 18:51:08 +00:00
Matthew Noorenberghe
cc582d55f0 Bug 1244908 - Remove privacy.clearOnShutdown.passwords migration code. r=dolske 2016-02-03 15:26:14 -08:00
Vladan Djeric
f5b6b70bc8 Bug 1193535 - Store Heartbeat Scores in Unified Telemetry. r=MattN 2016-02-03 15:25:53 -08:00
Francois Marier
ddc7eb4ee2 Bug 1237856 - Add prefs to honor/ignore Application Reputation verdicts. r=gcp 2016-02-02 15:07:06 -05:00
Matthew Noorenberghe
091de16c3f 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
8c02f0da52 Merge fx-team to central, a=merge 2016-01-28 17:47:33 -08:00
Zachary Carter
87d1996813 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
560fbb150c 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
b6c41f4389 Bug 1229763 - Update a11y + e10s support url. r=mconley 2016-01-27 14:27:15 -06:00
Alessio Placitelli
0fa27bb629 Bug 1236580 - Remove the IS_UNIFIED_TELEMETRY constant and the related preferences. r=gfritzsche 2016-01-27 01:03:00 +01:00
Bill McCloskey
5fe5f3a830 Bug 1233497 - Disallow unsafe CPOWs in browser code. r=mrbkap. 2016-01-20 17:09:41 -05:00
Shane Tomlinson
56bf427a72 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
17be58f044 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
96f9bca120 Bug 1221206 - Turn on insecure password warning for dev edition. r=MattN 2016-01-20 16:27:28 -08:00
David Keeler
b148041aa0 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
a243a5c838 Bug 1239587 - Rename the browser.safebrowsing.appRepURL pref. r=gcp 2016-01-19 13:56:49 -08:00
Kit Cambridge
661576b51a Bug 1234054 - Only enable service worker notifications on Desktop and non-release B2G/Android. r=ehsan 2016-01-05 15:53:43 -07:00
Carsten "Tomcat" Book
0506fad16e merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Jared Wein
b7223e7edf Bug 1229636 - Remove new tab first time use message. r=gijs 2016-01-08 17:31:14 -05:00
Panos Astithas
533b438a05 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
Dão Gottwald
5eb18ec923 Bug 1207424 - Remove Apps toolbar button. r=gijs 2016-01-07 13:38:42 +01:00
Francois Marier
b0dc0a19fd Bug 1237103 - Fix Application Reputation remote lookups. r=gcp 2016-01-06 13:37:06 -08:00
Bill McCloskey
f9b316049d Bug 1236754 - Enable add-on interposition unconditionally (r=mconley) 2016-01-06 11:56:55 -08:00
Bill McCloskey
1cb4564e94 Bug 1235379 - Eliminate deferred session storage mode (r=ttaubert) 2016-01-05 21:59:46 -08:00
Chris Pearce
83a4c1a29a Bug 1237145 - Disable decoding unencrypted video using Adobe's GMP. r=kentuckyfriedtakahe 2016-01-06 14:59:05 +13:00
Richard Barnes
d561cbc3fe Bug 1236975 - Re-enable SHA-1 certificates r=keeler,rbarnes 2016-01-05 12:36:17 -05:00
Kit Cambridge
9785f44f12 Bug 1234054 - Enable Push and service worker notifications on Desktop release builds. r=ehsan 2016-01-04 14:32:33 -07:00
Olivier Yiptong
24f35f1e16 Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc 2016-01-11 20:30:24 -05:00
Gijs Kruitbosch
f8f0d65457 Bug 1229076 - use JS module for reading ESE database, r=MattN 2015-12-01 20:24:54 +00:00
Kartikaya Gupta
6c7aa98f32 Bug 1178298 - Enable APZ on the trains. r=botond 2015-12-30 12:42:52 -05:00
Shane Caraveo
6d58cc3ee1 Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me
2015-12-29 15:40:52 -08:00
Wes Kocher
81890a0deb Backed out 4 changesets (bug 1218996) for talos svg failures CLOSED TREE
Backed out changeset ba750628c4f3 (bug 1218996)
Backed out changeset 2205cce34824 (bug 1218996)
Backed out changeset 9410cbc0545e (bug 1218996)
Backed out changeset 7839222071ac (bug 1218996)
2015-12-23 11:09:05 -08:00
Olivier Yiptong
1dc6ed903b Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc 2015-12-21 16:14:38 -05:00