Vincent Povirk
11f98b1551
Run 2to3 on source tree.
2019-09-06 15:43:04 +02:00
ffxbld
4aa8b2f14c
No bug, Automated blocklist update from host bld-linux64-spot-1070 - a=blocklist-update
2016-05-28 03:27:32 -07:00
ffxbld
7f1f8dec47
No bug, Automated blocklist update from host bld-linux64-spot-1056 - a=blocklist-update
2016-05-21 03:14:17 -07:00
ffxbld
3cd513259b
No bug, Automated blocklist update from host bld-linux64-spot-577 - a=blocklist-update
2016-05-14 03:28:13 -07:00
ffxbld
645b329ed4
No bug, Automated blocklist update from host bld-linux64-spot-1053 - a=blocklist-update
2016-05-07 03:16:12 -07:00
ffxbld
2c54d702cd
No bug, Automated blocklist update from host bld-linux64-spot-438 - a=blocklist-update
2016-04-30 03:14:55 -07:00
ffxbld
80bed43821
No bug, Automated blocklist update from host bld-linux64-spot-566 - a=blocklist-update
2016-04-23 05:01:43 -07:00
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
ffxbld
120f9beb92
No bug, Automated blocklist update from host bld-linux64-spot-1050 - a=blocklist-update
2016-04-16 05:03:21 -07: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
ffxbld
6a94d4d89a
No bug, Automated blocklist update from host bld-linux64-spot-574 - a=blocklist-update
2016-03-12 04:44:19 -08: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
Mike Hommey
d28a689856
Bug 1246881 - Stop using config/buildid in few remaining places. r=mshal
2016-02-12 07:16:03 +09:00
Mark Goodwin
94b7618b12
Bug 1227956 - Implement Kinto.js OneCRL client r=rnewman
2016-02-09 18:51:08 +00:00
Mike Hommey
845a177598
Bug 1238769 - Add a -xpcshell option to Firefox. r=bsmedberg
2016-02-10 07:39:27 +09: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
Mike Hommey
f4ea914888
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
11459cce14
Bug 1244999 - Move icon-related DEFINES to moz.build in browser/app. r=mshal
2016-02-03 08:41:17 +09: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
Phil Ringnalda
867dddb5d6
Merge f-t to m-c, a=merge
2016-01-23 18:11:37 -08:00
ffxbld
87be720487
No bug, Automated blocklist update from host bld-linux64-spot-309 - a=blocklist-update
2016-01-23 04:36:36 -08: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
ffxbld
19ca82a432
No bug, Automated blocklist update from host bld-linux64-spot-439 - a=blocklist-update
2016-01-16 04:03:48 -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