Commit Graph

2855 Commits

Author SHA1 Message Date
Justin Dolske
7050a1ac29 Bug 1164407 - Pocket not enabled on ja builds under Mac OS X. r=adw 2015-05-13 18:18:29 -07:00
Marina Samuel
85b489310e Bug 1138818 - Part 1 - Onboarding UI without the tile images. r=adw 2015-05-13 12:23:45 -04:00
Garvan Keeley
91d245df2f Bug 1166773 - disable core loc. and windows 8 providers on nightly+aurora - r=cpeterson 2015-05-22 15:54:41 -04:00
Justin Dolske
0335ca36a7 Bug 1163645 - Pocket only enabled on en-US, hard-coded locales aren't picked up. r=adw 2015-05-11 15:11:41 -07:00
Dave Townsend
1fc780275e Bug 1151537: Support hotfixes signed by the AMO trusted root. r=rstrong
--HG--
extra : rebase_source : ff20f76e36de0bf499c837a3059709c1faf08447
extra : source : b9276252c2e68f43f2f6526f1bf9e03fe1d70393
2015-05-04 17:14:22 -07:00
Phil Ringnalda
0ac407a726 Merge f-t to m-c, a=merge 2015-05-09 14:36:54 -07:00
ffxbld
e118c3400a No bug, Automated blocklist update from host bld-linux64-spot-270 - a=blocklist-update 2015-05-09 03:32:01 -07:00
Wes Kocher
e43a05d6d2 Merge fx-team to m-c a=merge 2015-05-08 10:29:41 -07:00
Felipe Gomes
83401d4067 Bug 1161260 - Make e10s opt-in on Aurora and display popup asking users to try it. r=billm 2015-05-07 17:38:56 -03:00
Wes Kocher
0c1c3eca7b Backed out 3 changesets (bug 1138818) for bc1 orange CLOSED TREE
Backed out changeset 70121f99d5f1 (bug 1138818)
Backed out changeset cb5842311d43 (bug 1138818)
Backed out changeset 5b45e43dec40 (bug 1138818)
2015-05-08 16:03:05 -07:00
Marina Samuel
3638addb31 Bug 1138818 - Part 1 - Onboarding UI without the tile images. r=adw 2015-05-08 12:38:54 -07:00
Wes Kocher
a791cefe49 Merge m-c to fx-team a=merge 2015-05-08 10:41:14 -07:00
Dão Gottwald
55b17ab83d Bug 1151509 - Implement the front-end side of the warning about add-ons detected as no longer signed during the periodic check. r=dtownsend 2015-05-08 19:27:25 +02:00
Will Bamberg
02c0af8d5c Bug 1159109 - The MDN tooltip should be controlled by a pref. r=pbrosset
--HG--
extra : rebase_source : 2a13baf09fd96856b87343b3e8c616e70a8979f7
2015-05-06 20:59:00 +02:00
Mark Banner
b3e36fdbd9 Bug 1162570 - Enable context in conversations for Loop. r=mikedeboer 2015-05-08 13:46:53 +01:00
Justin Dolske
33acfecb71 Bug 1161881 - Enable Pocket by default (in supported locales), r=gavin
--HG--
extra : rebase_source : d4462061e14511ebe658bccc581bcd7f53277caa
2015-05-05 19:57:00 +01:00
Mike de Boer
7fb5d31c3d Bug 1142515: rename the pref contextInConverations to contextInConverSations, fixing a typo. r=Standard8 2015-05-07 11:38:49 +02:00
Shane Tomlinson
c5ec66d94f Bug 1146904: Add the FxAccountsWebChannel to drive Sync
* * *
fix tests
From 6bb486068a8b002f222f4658989968d86df9eff1 Mon Sep 17 00:00:00 2001
---
 .../test/general/browser_fxa_web_channel.html      |   2 +-
 .../test/general/browser_fxa_web_channel.js        | 131 +++++++++++----------
 services/fxaccounts/tests/xpcshell/test_profile.js |  26 ----
 3 files changed, 70 insertions(+), 89 deletions(-)

--HG--
rename : browser/base/content/test/general/browser_fxa_profile_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/general/browser_fxa_profile_channel.js => browser/base/content/test/general/browser_fxa_web_channel.js
rename : services/fxaccounts/FxAccountsProfileChannel.jsm => services/fxaccounts/FxAccountsWebChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_profile_channel.js => services/fxaccounts/tests/xpcshell/test_web_channel.js
2015-04-11 13:23:08 +01:00
J. Ryan Stinnett
c4c5d2e928 Bug 1160361 - Move GCLI prefs to all.js. r=bgrins 2015-05-06 12:34:27 -05:00
Jordan Santell
6405eedaaf Bug 1161623 - Use MOZ_DEV_EDITION for displaying non-profiler components in performance tool for fx40.0, instead of channel. r=bgrins 2015-05-05 10:28:00 +02:00
Wes Kocher
b3fd288964 Backed out changeset 7ca0864fc405 (bug 1146904) for b2g xpcshell failures
--HG--
rename : browser/base/content/test/general/browser_fxa_web_channel.html => browser/base/content/test/general/browser_fxa_profile_channel.html
rename : browser/base/content/test/general/browser_fxa_web_channel.js => browser/base/content/test/general/browser_fxa_profile_channel.js
rename : services/fxaccounts/FxAccountsWebChannel.jsm => services/fxaccounts/FxAccountsProfileChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_web_channel.js => services/fxaccounts/tests/xpcshell/test_profile_channel.js
2015-05-05 19:40:55 -07:00
Shane Tomlinson
6afb9dff14 Bug 1146904: Add the FxAccountsWebChannel to drive Sync
* * *
fix tests
From 6bb486068a8b002f222f4658989968d86df9eff1 Mon Sep 17 00:00:00 2001
---
 .../test/general/browser_fxa_web_channel.html      |   2 +-
 .../test/general/browser_fxa_web_channel.js        | 131 +++++++++++----------
 services/fxaccounts/tests/xpcshell/test_profile.js |  26 ----
 3 files changed, 70 insertions(+), 89 deletions(-)

--HG--
rename : browser/base/content/test/general/browser_fxa_profile_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/general/browser_fxa_profile_channel.js => browser/base/content/test/general/browser_fxa_web_channel.js
rename : services/fxaccounts/FxAccountsProfileChannel.jsm => services/fxaccounts/FxAccountsWebChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_profile_channel.js => services/fxaccounts/tests/xpcshell/test_web_channel.js
2015-04-11 13:23:08 +01:00
Jared Wein
f2f0331a27 Bug 1161654 - Import latest Pocket code. r=dolske
--HG--
rename : browser/components/pocket/panels/LICENSE => browser/components/pocket/panels/license.txt
2015-05-05 17:55:29 -04:00
Wes Kocher
ac1958c547 Merge m-c to inbound a=merge 2015-05-01 17:50:36 -07:00
Jared Wein
bd3fa7624a Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske
--HG--
extra : source : d76b18df0ed0f1c51c4c4e763144fd119bf2e0ed
2015-05-01 17:16:42 -04:00
Jordan Santell
1402297ff2 Bug 1156499 - Disable all non-profiler/fps components in the performance tools when in aurora, for 40.0 release. r=vp 2015-04-30 15:13:49 -07:00
Felipe Gomes
5f485af9d6 Bug 1156613 - Fix e10s ifdef NIGHTLY_BUILD blocks with E10S_TESTING_ONLY. r=billm 2015-04-30 18:52:08 -03:00
Matthew Noorenberghe
e0462894d4 Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
Based on a patch by Jared Wein (:jaws).

--HG--
extra : rebase_source : fc9399a9acb2bb36831df1f5b99b3f9da02b1dbb
2015-04-30 13:43:47 -07:00
Ed Lee
a53c40df76 Bug 1148862 - Update pref to the new v3 endpoint [r=adw] 2015-04-01 01:02:50 -07:00
Mark Hammond
5aa42d7612 Bug 1098343 (part 2) - use sticky_pref to define devtools preferences that use different defaults on different channels. r=bgrins 2015-04-30 17:13:40 +10:00
Valentin Gosu
f8c914c69e Bug 1134596 - Separate nsIOService's network detection from offlineMode r=honzab 2015-05-02 00:14:39 +03:00
Bob Owen
a2030de24b Bug 1151767: On Windows, make level 1 the default content sandbox on Nightly. r=blassey 2015-04-28 16:06:29 +01:00
Wes Kocher
45c25429f2 Merge m-c to inbound a=merge CLOSED TREE 2015-05-07 15:37:01 -07:00
Mark Goodwin
f82bee04e1 Bug 1128607 - Add freshness check for OneCRL (r=keeler) 2015-05-07 18:54:05 +01:00
Carsten "Tomcat" Book
a2faec5d69 merge fx-team to mozilla-central a=merge
--HG--
rename : browser/base/content/test/general/browser_fxa_profile_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/general/browser_fxa_profile_channel.js => browser/base/content/test/general/browser_fxa_web_channel.js
rename : services/fxaccounts/FxAccountsProfileChannel.jsm => services/fxaccounts/FxAccountsWebChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_profile_channel.js => services/fxaccounts/tests/xpcshell/test_web_channel.js
rename : browser/devtools/commandline/commands-index.js => toolkit/devtools/gcli/commands/index.js
rename : browser/locales/en-US/chrome/browser/devtools/gcli.properties => toolkit/locales/en-US/chrome/global/devtools/gcli.properties
rename : browser/locales/en-US/chrome/browser/devtools/gclicommands.properties => toolkit/locales/en-US/chrome/global/devtools/gclicommands.properties
extra : rebase_source : 705c7bf98a773fc66bfab781bbc925d79404605c
2015-05-07 15:28:00 +02:00
Justin Dolske
ed9744ebce Bug 1161881 - Enable Pocket by default (in supported locales). r=gavin, a=dolske 2015-05-06 16:20:00 -07:00
Carsten "Tomcat" Book
6e4e452deb Merge mozilla-central to fx-team 2015-04-27 12:41:39 +02:00
Carsten "Tomcat" Book
596e5f9960 merge fx-team to mozilla-central a=merge 2015-04-27 12:34:03 +02:00
Florian Quèze
864fb2404a Bug 1156878 - Send a request to the server when clicking the Pocket toolbar button, r=jaws. 2015-04-27 11:49:21 +02:00
Andrea Marchesini
f2a283777b Bug 1125205 - Display console API messages from shared or service workers to the web console, r=past 2015-04-26 09:37:59 +01:00
Wes Kocher
94244970a7 Backed out changeset a12f0f05779c (bug 1125205) for dt4 failures CLOSED TREE 2015-04-24 13:06:46 -07:00
Jordan Santell
89e373ee3e Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vp 2015-04-13 18:00:02 -07:00
Jared Wein
33ebd558f5 Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
Dave Townsend
7b5d12ad46 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
--HG--
extra : source : 3b48e1a81a170634dce964cd462c752d09680805
2015-03-31 11:32:40 -07:00
Carsten "Tomcat" Book
cdf101ec43 merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Georg Fritzsche
ad74040128 Bug 1150134 - Part 7: Only enable Telemetry ping archiving for Firefox Desktop. r=vladan 2015-04-23 19:22:28 +02:00
Joe Walker
9cc5a4d6b3 Bug 1128988 - runAt support for commands/converters; r=bgrins
--HG--
rename : browser/devtools/main.js => browser/devtools/definitions.js
2015-04-23 10:24:49 +01:00
Carsten "Tomcat" Book
30b01a14e8 Backed out changeset f99621542727 (bug 1038068) for test failures in test_corrupt.js etc on a CLOSED TREE 2015-04-23 09:09:30 +02:00
Dave Townsend
2fb50ac667 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
--HG--
extra : source : 3b48e1a81a170634dce964cd462c752d09680805
extra : amend_source : 4aa3ae86e2afc75529e880ab962c67163405248b
2015-03-31 11:32:40 -07:00
Ryan VanderMeulen
e18cc407f2 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : 523a4f398be8a298db1a25bf0d4a892773efef82
2015-04-23 17:22:50 -04:00
Kartikaya Gupta
cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Wes Kocher
9adc1fecb8 Backed out changeset 3b48e1a81a17 (bug 1038068) for xpcshell orange even after a clobbering IGNORE IDL
--HG--
extra : amend_source : 086173e953ae46aa2292993601380ab04884b1ac
2015-04-21 18:21:52 -07:00
Dave Townsend
f4b5328e0d Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). IGNORE IDL. r=dveditz
--HG--
extra : rebase_source : a48282c6b3f10391e9492d4f0a89cef8697ea622
extra : amend_source : 17c0645d0577dad789b2d9b4879459327fcef1f7
2015-03-31 11:32:40 -07:00
Justin Dolske
93709a1e36 Bug 1155515 - Disable Reading List and RL Sync on all channels. r=markh 2015-04-20 15:54:49 -07:00
Jared Wein
6694af17da Bug 1156114 - Properly escape regex for the readerViewTrigger.
--HG--
extra : rebase_source : ca257fe785d24bf2464a99c08a9a070b407908c8
2015-04-20 11:43:34 -07:00
Ryan VanderMeulen
dd1120e715 Merge m-c to inbound. a=merge
CLOSED TREE
2015-04-17 16:11:58 -04:00
Ehsan Akhgari
5a17e5fdad Bug 1154900 - Pref on service workers for desktop and Android on Nightly; r=nsm 2015-04-17 14:07:22 -04:00
Gijs Kruitbosch
c5783ea4a3 Bug 1152219 - make reader mode node limit a pref, turn off entirely for desktop because of isProbablyReaderable, r=margaret
--HG--
extra : rebase_source : 37dc49ce9fd0deaae03c06d44ce7d1864ab420af
2015-04-16 16:24:08 +01:00
Jared Wein
5ac5ee9fcf Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Phil Ringnalda
1c5973f626 Back out 364bc6209cc5 (bug 1134501) for jetpack bustage 2015-04-15 22:08:20 -07:00
Jared Wein
2a59eeb639 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Mike de Boer
9e7b5f2850 Bug 1132301: Part 6 - allow data: URIs as img source in Loop documents. r=Standard8 2015-04-13 12:04:53 +02:00
Carsten "Tomcat" Book
ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Carsten "Tomcat" Book
083ec1fe73 merge fx-team to mozilla-central a=merge 2015-04-13 11:55:10 +02:00
ffxbld
290592d369 No bug, Automated blocklist update from host bld-linux64-spot-009 - a=blocklist-update 2015-04-11 03:29:57 -07:00
Doug Turner
5a075267c9 Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com 2015-04-10 20:19:28 -07:00
Ryan VanderMeulen
fcf455a317 Backed out changeset 881ef048e290 (bug 1147945) for causing spammy TypeErrors that make sheriffing real failures difficult. 2015-04-10 13:58:28 -04:00
Gijs Kruitbosch
196e84e54e Bug 1153268 - remove unused toolbar.customization.usesheet firefox-only preference, rs=me 2015-04-10 18:11:39 +01:00
Jordan Santell
86593b6b51 Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vp 2015-04-08 00:16:00 +02:00
Mike Conley
6a2fda6f73 Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
--HG--
extra : source : 71310d7e7e2cc37d7da0131ad8e68d4db0788415
extra : amend_source : 5c0178440a40c2f198ad69944dfd600816804914
2015-03-27 16:32:24 -04:00
Carsten "Tomcat" Book
a808046b2f Backed out changeset 71310d7e7e2c (bug 1110887)
--HG--
extra : rebase_source : e89fe430036926c1cc4077154958339c6dbfb3ca
2015-04-09 13:05:55 +02:00
Mike Conley
952ec40084 Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
--HG--
extra : rebase_source : 9542bb8f9177680a45deb2056c1a66af59b180d8
2015-03-27 16:32:24 -04:00
Robert Strong
5f2d40a83f Bug 920750 - Disable update xml certificate checks on Mac OS X. r=bbondy 2015-04-08 00:34:57 -07:00
Wes Kocher
187f3295a6 Backed out 3 changesets (bug 1151266, bug 920750, bug 1138284) for Windows updater XPCshell test failures
Backed out changeset 816465912339 (bug 920750)
Backed out changeset 8cd18e65ef94 (bug 1138284)
Backed out changeset 8f9d45fcae6b (bug 1151266)
2015-04-07 18:19:46 -07:00
Robert Strong
0fe3357cae Bug 920750 - Disable update xml certificate checks on Mac OS X. r=bbondy 2015-04-07 14:03:09 -07:00
Ryan VanderMeulen
522a492ff4 Backed out changeset f937e8d943d8 (bug 1147945) for xpcshell failures. 2015-04-07 13:44:58 -04:00
Jordan Santell
2fe2590674 Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vporof 2015-04-04 20:32:00 -04:00
Felipe Gomes
8beb4c1fa1 Bug 1147156 - Re-enable e10s by default for Nightly users who may have disabled it. r=poirot,mconley 2015-04-06 15:06:46 -03:00
ffxbld
16a0eb50c2 No bug, Automated blocklist update from host bld-linux64-spot-220 - a=blocklist-update 2015-04-04 03:27:47 -07:00
Gijs Kruitbosch
d04e89cc9a Bug 1144422 - fix lightweight theme code to deal with invalid CSS so we don't mistakenly keep text colors, r=jaws
--HG--
extra : rebase_source : 5ae12b6817e4429259dbc643dc7a5235aa54b0a9
2015-04-01 15:16:07 +01:00
Ryan VanderMeulen
60230e346e Merge m-c to fx-team. a=merge
--HG--
rename : dom/media/gmp/GMPService.cpp => dom/media/gmp/GMPServiceParent.cpp
rename : dom/media/gmp/GMPService.h => dom/media/gmp/GMPServiceParent.h
rename : dom/media/gmp/mozIGeckoMediaPluginService.idl => dom/media/gmp/mozIGeckoMediaPluginChromeService.idl
extra : rebase_source : 8710be7b06e32d85d3ec4101bd1072e14fd716ec
2015-04-02 16:53:38 -04:00
Fabian Furger
70b79ea18f Bug 1107941 - Removing old upgrade backups if too many exist. Max upgrade backups is defined in preferences. Tested with mochi tests. r=Yoric 2015-04-02 17:09:31 +01:00
Matteo Ferretti
91aca3f385 Bug 1144163 - Add a rulers highlighter; added gcli command and button. r=pbrosset 2015-04-01 19:28:57 +02:00
Jordan Santell
a321363678 Bug 1143933 - Expose raw JIT optimization information in performance front end. r=vp,shu 2015-03-25 10:08:40 -07:00
Brian Grinstead
602337095e Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-31 20:00:32 -07:00
Victor Porof
77324062a8 Bug 1148463 - Re-enable the Performance++ tool, r=jsantell 2015-03-31 11:28:43 -04:00
Wes Kocher
73800cd3df Merge m-c to fx-team a=merge CLOSED TREE 2015-03-30 19:42:25 -07:00
Wes Kocher
c469147d07 Merge fx-team to m-c a=merge 2015-03-30 14:30:57 -07:00
Brian Grinstead
5df734e710 Bug 1094821 - Backout 01482cdccd72 for test failures in Aurora simulation;r=me;a=RyanVM 2015-03-30 09:20:48 -07:00
J. Ryan Stinnett
20d9dfd605 Bug 1138591 - Remove the chrome-enabled pref. r=past
--HG--
extra : transplant_source : %C0%3D%FB%C9%05%C4z%EB4%D4%A3%81%7E%94RX%19%9B%27%AE
2015-03-28 03:42:33 -05:00
Willian Gustavo Veiga
9cc67b102c Bug 1140839 - Scratchpad should remember View options. r=past 2015-03-12 21:57:49 -03:00
Nick Alexander
e181e72b74 Merge fx-team to m-c. a=merge 2015-03-28 11:31:47 -07:00
ffxbld
822d11adb7 No bug, Automated blocklist update from host bld-linux64-spot-1005 - a=blocklist-update 2015-03-28 03:27:39 -07:00
Victor Porof
e50a9999eb Bug 1148463 - Temporarily disable the new performance tools for the Aurora uplift by backing out changeset 2ae4dac8f094, r=jsantell 2015-03-27 20:20:11 -04:00
Ryan VanderMeulen
43bcefb0f7 Merge m-c to inbound. a=merge
CLOSED TREE
2015-03-27 11:17:04 -04:00
Jared Wein
627cdd77b5 Bug 1148098 - Enable reader mode outside of Nightly. r=margaret
--HG--
extra : rebase_source : 6a8a2affb37ba78fe8be04e6b956dda20873c48a
2015-03-26 17:31:30 -04:00
Brian Grinstead
7dc325e399 Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-25 06:54:18 -07:00
Francois Marier
987f6f9922 Bug 1111741 - Enable SafeBrowsing remote lookups for mac and linux. r=mmc
--HG--
rename : toolkit/components/downloads/test/unit/test_app_rep_windows.js => toolkit/components/downloads/test/unit/test_app_rep_maclinux.js
2015-03-24 20:47:00 -04:00
Jose Antonio Olivera Ortega
6e115add99 Bug 1003991 - Disable https:// only load for ServiceWorkers when Developer Tools are open. r=nsm, r=miker 2015-03-24 14:15:00 -04:00
Dão Gottwald
067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00