Will Bamberg
662e5ef7dc
Bug 1159109 - The MDN tooltip should be controlled by a pref. r=pbrosset
2015-05-06 20:59:00 +02:00
Mark Banner
34bc1aab0a
Bug 1162570 - Enable context in conversations for Loop. r=mikedeboer
2015-05-08 13:46:53 +01:00
Justin Dolske
952023ae35
Bug 1161881 - Enable Pocket by default (in supported locales), r=gavin
2015-05-05 19:57:00 +01:00
Mike de Boer
e25181ae89
Bug 1142515: rename the pref contextInConverations to contextInConverSations, fixing a typo. r=Standard8
2015-05-07 11:38:49 +02:00
Shane Tomlinson
d999815e4a
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(-)
2015-04-11 13:23:08 +01:00
J. Ryan Stinnett
38ad86b0d1
Bug 1160361 - Move GCLI prefs to all.js. r=bgrins
2015-05-06 12:34:27 -05:00
Jordan Santell
76d56a2ff7
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
f1f37588bc
Backed out changeset 7ca0864fc405 (bug 1146904) for b2g xpcshell failures
2015-05-05 19:40:55 -07:00
Shane Tomlinson
d76f64b841
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(-)
2015-04-11 13:23:08 +01:00
Jared Wein
39fed1db35
Bug 1161654 - Import latest Pocket code. r=dolske
2015-05-05 17:55:29 -04:00
Wes Kocher
752a3a8537
Merge m-c to inbound a=merge
2015-05-01 17:50:36 -07:00
Jared Wein
06a33771c5
Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske
2015-05-01 17:16:42 -04:00
Jordan Santell
c844b56b7d
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
70f4d1b2dd
Bug 1156613 - Fix e10s ifdef NIGHTLY_BUILD blocks with E10S_TESTING_ONLY. r=billm
2015-04-30 18:52:08 -03:00
Matthew Noorenberghe
2ec0c29ea3
Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
...
Based on a patch by Jared Wein (:jaws).
2015-04-30 13:43:47 -07:00
Ed Lee
3850e9c2dd
Bug 1148862 - Update pref to the new v3 endpoint [r=adw]
2015-04-01 01:02:50 -07:00
Mark Hammond
50a020165f
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
231e07d696
Bug 1134596 - Separate nsIOService's network detection from offlineMode r=honzab
2015-05-02 00:14:39 +03:00
Bob Owen
0e85168ea2
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
d671e16e9b
Merge m-c to inbound a=merge CLOSED TREE
2015-05-07 15:37:01 -07:00
Mark Goodwin
d9db423681
Bug 1128607 - Add freshness check for OneCRL (r=keeler)
2015-05-07 18:54:05 +01:00
Carsten "Tomcat" Book
34a7421bbe
merge fx-team to mozilla-central a=merge
2015-05-07 15:28:00 +02:00
Justin Dolske
a773489279
Bug 1161881 - Enable Pocket by default (in supported locales). r=gavin, a=dolske
2015-05-06 16:20:00 -07:00
Carsten "Tomcat" Book
8d076af9bb
Merge mozilla-central to fx-team
2015-04-27 12:41:39 +02:00
Carsten "Tomcat" Book
6723c48492
merge fx-team to mozilla-central a=merge
2015-04-27 12:34:03 +02:00
Florian Quèze
4e1ab3e3e2
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
9e840f0fdb
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
f14d066052
Backed out changeset a12f0f05779c (bug 1125205) for dt4 failures CLOSED TREE
2015-04-24 13:06:46 -07:00
Jordan Santell
ce1d969b10
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
b045675a83
Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs
2015-04-24 14:29:05 -04:00
Dave Townsend
1944329bf2
Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
2015-03-31 11:32:40 -07:00
Carsten "Tomcat" Book
c76ef69f41
merge mozilla-inbound to mozilla-central a=merge
2015-04-24 14:37:13 +02:00
Georg Fritzsche
dfc2481013
Bug 1150134 - Part 7: Only enable Telemetry ping archiving for Firefox Desktop. r=vladan
2015-04-23 19:22:28 +02:00
Joe Walker
b23ab0db51
Bug 1128988 - runAt support for commands/converters; r=bgrins
2015-04-23 10:24:49 +01:00
Carsten "Tomcat" Book
8faa6c90eb
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
0eadec3391
Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
2015-03-31 11:32:40 -07:00
Ryan VanderMeulen
de45d5dc6d
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-23 17:22:50 -04:00
Kartikaya Gupta
69c50300c9
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Wes Kocher
bc7d28d035
Backed out changeset 3b48e1a81a17 (bug 1038068) for xpcshell orange even after a clobbering IGNORE IDL
2015-04-21 18:21:52 -07:00
Dave Townsend
db752186f6
Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). IGNORE IDL. r=dveditz
2015-03-31 11:32:40 -07:00
Justin Dolske
5c718648cf
Bug 1155515 - Disable Reading List and RL Sync on all channels. r=markh
2015-04-20 15:54:49 -07:00
Jared Wein
6b599e76b5
Bug 1156114 - Properly escape regex for the readerViewTrigger.
2015-04-20 11:43:34 -07:00
Ryan VanderMeulen
925eb0ca2b
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-17 16:11:58 -04:00
Ehsan Akhgari
604ec6d79d
Bug 1154900 - Pref on service workers for desktop and Android on Nightly; r=nsm
2015-04-17 14:07:22 -04:00
Gijs Kruitbosch
9a2f73bb53
Bug 1152219 - make reader mode node limit a pref, turn off entirely for desktop because of isProbablyReaderable, r=margaret
2015-04-16 16:24:08 +01:00
Jared Wein
b5ada53a18
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
e77a29408d
Back out 364bc6209cc5 (bug 1134501) for jetpack bustage
2015-04-15 22:08:20 -07:00
Jared Wein
8fb2e26f5c
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
9ff1335c0c
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
aa93bc5d24
merge mozilla-inbound to mozilla-central a=merge
2015-04-13 12:00:00 +02:00
Carsten "Tomcat" Book
8f99fe34a0
merge fx-team to mozilla-central a=merge
2015-04-13 11:55:10 +02:00
ffxbld
b2be9bd809
No bug, Automated blocklist update from host bld-linux64-spot-009 - a=blocklist-update
2015-04-11 03:29:57 -07:00
Doug Turner
20695ce1ff
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
af6fc69ad1
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
b3c31387f8
Bug 1153268 - remove unused toolbar.customization.usesheet firefox-only preference, rs=me
2015-04-10 18:11:39 +01:00
Jordan Santell
4610e52bba
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
c5539411d6
Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
2015-03-27 16:32:24 -04:00
Carsten "Tomcat" Book
9f0d3b24d0
Backed out changeset 71310d7e7e2c (bug 1110887)
2015-04-09 13:05:55 +02:00
Mike Conley
ed812f5889
Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
2015-03-27 16:32:24 -04:00
Robert Strong
014c195deb
Bug 920750 - Disable update xml certificate checks on Mac OS X. r=bbondy
2015-04-08 00:34:57 -07:00
Wes Kocher
1d94641dfe
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
4ad62c0fb7
Bug 920750 - Disable update xml certificate checks on Mac OS X. r=bbondy
2015-04-07 14:03:09 -07:00
Ryan VanderMeulen
3751c2101b
Backed out changeset f937e8d943d8 (bug 1147945) for xpcshell failures.
2015-04-07 13:44:58 -04:00
Jordan Santell
c34669094d
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
a2e378638d
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
1bee2439ee
No bug, Automated blocklist update from host bld-linux64-spot-220 - a=blocklist-update
2015-04-04 03:27:47 -07:00
Gijs Kruitbosch
7e1fd890cd
Bug 1144422 - fix lightweight theme code to deal with invalid CSS so we don't mistakenly keep text colors, r=jaws
2015-04-01 15:16:07 +01:00
Ryan VanderMeulen
ea007f3a35
Merge m-c to fx-team. a=merge
2015-04-02 16:53:38 -04:00
Fabian Furger
215d69bf36
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
734c359fcf
Bug 1144163 - Add a rulers highlighter; added gcli command and button. r=pbrosset
2015-04-01 19:28:57 +02:00
Jordan Santell
88914fda60
Bug 1143933 - Expose raw JIT optimization information in performance front end. r=vp,shu
2015-03-25 10:08:40 -07:00
Brian Grinstead
5e9b4efe18
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
04f860f404
Bug 1148463 - Re-enable the Performance++ tool, r=jsantell
2015-03-31 11:28:43 -04:00
Wes Kocher
780e0d01fb
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-30 19:42:25 -07:00
Wes Kocher
a3f461b031
Merge fx-team to m-c a=merge
2015-03-30 14:30:57 -07:00
Brian Grinstead
e558276c49
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
25bdf137f9
Bug 1138591 - Remove the chrome-enabled pref. r=past
2015-03-28 03:42:33 -05:00
Willian Gustavo Veiga
5d869f7a98
Bug 1140839 - Scratchpad should remember View options. r=past
2015-03-12 21:57:49 -03:00
Nick Alexander
e60fdb2d12
Merge fx-team to m-c. a=merge
2015-03-28 11:31:47 -07:00
ffxbld
d3e215c84b
No bug, Automated blocklist update from host bld-linux64-spot-1005 - a=blocklist-update
2015-03-28 03:27:39 -07:00
Victor Porof
e4101cdb25
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
9d893a8462
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-03-27 11:17:04 -04:00
Jared Wein
0a56ac76fd
Bug 1148098 - Enable reader mode outside of Nightly. r=margaret
2015-03-26 17:31:30 -04:00
Brian Grinstead
da186580ca
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
45d5972830
Bug 1111741 - Enable SafeBrowsing remote lookups for mac and linux. r=mmc
2015-03-24 20:47:00 -04:00
Jose Antonio Olivera Ortega
8b7c60d908
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
170ecfe604
Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
2015-03-24 22:24:49 +01:00
Jared Wein
b8fbabf35c
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
2015-03-24 12:43:49 -04:00
Ryan VanderMeulen
8e126b47dd
Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
...
CLOSED TREE
2015-03-24 15:36:48 -04:00
Ryan VanderMeulen
d0f2e06517
Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
...
CLOSED TREE
2015-03-24 14:32:20 -04:00
Dão Gottwald
91d498fddb
Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
2015-03-24 18:54:59 +01:00
Jared Wein
a6294f7589
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
2015-03-24 12:43:49 -04:00
Mark Hammond
eba2b7cce6
Bug 1131416 - module for the readinglist sync engine to use to talk to the server. r=adw
2015-03-24 14:25:30 +11:00
Brian Grinstead
75a969b767
Bug 1094821 - Store currently selected lightweight theme in the selectedThemeID pref instead figuring it out based on the order of the usedThemes pref;r=Gijs
2015-03-23 15:32:41 -07:00
Andrea Marchesini
90e0911a81
Bug 1125205 - Display console API messages from Shared or Service Workers to the webconsole, r=past
2015-04-24 19:12:30 +01:00
Carsten "Tomcat" Book
e615b9f3a5
Merge mozilla-central to mozilla-inbound
2015-04-02 14:13:36 +02:00
Gabor Krizsanits
8ba6787a07
Bug 1133761 - helper for e10s addon compat warnings. r=wmccloskey
2015-04-02 10:25:42 +02:00
Chris Peterson
88e3627ed3
Bug 1167312 - Remove Amazon and IMDb's Flash video players from Shumway's whitelist. r=till
2015-05-26 21:34:22 -07:00
Dave Townsend
69f8511757
Backing out 82a7ea7ce995 as it hasn't had the appropriate reviews for landing.
2015-05-26 21:57:05 -07:00
Matt Woodrow
c1f2a14b75
Bug 1156135 - Add a distribution addon to sanity test hardware accelerated video decoding. r=mossop,glandium
2015-05-27 14:07:45 +12:00
Jared Wein
5a8accd16f
Bug 1145911 - Enable reading list by default, r=florian
2015-03-20 18:04:00 -07:00
Gijs Kruitbosch
d27773c110
Backed out changeset 91b402c7cd92 (bug 1145911) for leaks and other orange on bc and dt tests
2015-03-20 21:12:40 -07:00
Jared Wein
ee97f172ff
Bug 1145911 - Enable reading list by default. r=florian
2015-03-20 19:31:49 -07:00
Jared Wein
9716604c6e
Bug 1133485 - [ReadingList] Open the Reading List sidebar when the button in the location bar is used to add the current page to Reading List. r=markh
2015-03-20 13:14:34 -07:00
Mark Hammond
4d4f15075c
Bug 1131414 (part 2) - add the reading-list engine to Sync prefs. r=adw
2015-03-20 11:08:51 -07:00
Dan Mosedale
5191dc660a
Bug 1123660 - add logging to Loop media connection telemetry, r=Standard8
2015-03-20 10:44:40 -07:00
Jared Wein
b713efc5a2
Bug 1142671 - Temporary pref for Loop context-in-conversation work. r=Standard8
2015-03-12 12:40:00 -04:00
Carsten "Tomcat" Book
1339beda33
merge mozilla-inbound to mozilla-central a=merge
2015-03-17 11:36:52 +01:00
Gijs Kruitbosch
8bf56cc919
Bug 1142521 - disable casting on firefox desktop by default, r=mconley
2015-03-13 13:36:21 +00:00
André Reinald
18a6151b7a
Bug 1083344 - Tighten rules for Mac OS content process sandbox on 10.9 and 10.10. r=smichaud
...
Allow read to whole filesystem until chrome:// and file:// URLs are brokered through another process.
Except $HOME/Library in which we allow only access to profile add-ons subdir.
Add level 2, which allows read only from $HOME and /tmp (while still restricting $HOME/Library.
Change default back to 1.
2015-03-12 17:42:50 +01:00
Victor Porof
c5b24c6192
Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me
2015-03-14 16:14:37 -04:00
Mike de Boer
dbb329f620
Bug 1135045
: Show an infobar when tab sharing is activated in a Loop conversation. r=Standard8
2015-03-12 15:13:38 +01:00
Gijs Kruitbosch
39eb363d02
Bug 1111967 - honor browser.casting.enabled pref for casting on desktop, r=mconley
2015-03-09 13:15:55 +00:00
Wes Kocher
f2ffaf9c8b
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-10 16:14:07 -07:00
Jordan Santell
d65bea42f0
Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp
2015-03-10 10:24:48 -07:00
Garvan Keeley
12ffab5441
Bug 1129633 - part 2. In prefs, set win8 provider to RELEASE-only. r=cpeterson
2015-03-10 12:48:05 -04:00
Carsten "Tomcat" Book
290971537e
merge mozilla-inbound to mozilla-central a=merge
2015-03-10 13:54:35 +01:00
Bob Owen
181d4e83ed
Bug 1137166: Change the Content moreStrict sandbox pref to an integer to indicate the level of sandboxing. r=tabraldes
2015-03-10 08:03:12 +00:00
Margaret Leibovic
643687fa2d
Bug 1140045 - Re-enable reader parse-on-load for desktop Nightly. r=me
2015-03-09 14:17:47 -07:00
Carsten "Tomcat" Book
48aa97cafe
Merge mozilla-central to fx-team
2015-03-09 13:50:49 +01:00
Chris Pearce
8f10353a7a
Bug 1131387 - Enable EME, update whitelist. r=kentuckyfriedtakahe
2015-03-09 16:24:26 +13:00
Alessio Placitelli
d01d0f614c
Bug 1138323 - Use https instead of http in Heartbeat's browser.selfsupport.url. r=ttaubert
2015-03-02 00:44:00 +01:00
Phil Ringnalda
10df2b12f7
Merge m-i to m-c, a=merge
2015-03-07 19:11:54 -08:00
ffxbld
e6a4cf3fdd
No bug, Automated blocklist update from host bld-linux64-spot-157 - a=blocklist-update
2015-03-07 03:27:17 -08:00
Margaret Leibovic
1e2d168524
Bug 1140045 - Disable desktop reader view toolbar button on Nightly. r=me
2015-03-05 11:26:40 -08:00
Monica Chew
b1fba83e7a
Bug 1090754: Re-enable remote-lookups in release builds (r=sworkman,francois)
2015-03-05 10:54:23 -08:00
Benjamin Smedberg
ce5137bd74
Disable bug 1133003 - We aren't going to make any automatic changes to the Flash protected-mode setting for now; we will keep working with Adobe on fixing or wallpapering the most common hang scenarios. a=lmandel
2015-03-03 13:35:40 -05:00
Ryan VanderMeulen
092d0191d1
Bug 1120993 - Backout bug 1125891 and bug 1119941 to return to default settings for Flash protected mode and our internal sandbox. a=lmandel
2015-02-10 09:32:26 -05:00
Mike Conley
63b5bf2ec8
Bug 1090448 - Enable printing with e10s windows on Linux. r=felipe.
2015-02-06 16:03:49 -05:00
Margaret Leibovic
34eb71bcb7
Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused
2015-02-19 11:47:20 -08:00
Matthew Noorenberghe
1cb04bc8eb
Backed out changeset 00c0d934ae62 (bug 1138323) for causing network connections in talos (CLOSED TREE)
2015-03-02 15:21:35 -08:00
Alessio Placitelli
be42d1ecd4
Bug 1138323 - Use https instead of http in Heartbeat's browser.selfsupport.url. r=ttaubert
2015-03-02 00:44:00 -08:00
Wes Kocher
964b89fd2c
Merge inbound to m-c a=merge
2015-03-02 12:12:47 -08:00
ffxbld
ea9590356d
No bug, Automated blocklist update from host bld-linux64-spot-044 - a=blocklist-update
2015-02-28 03:27:45 -08:00
Ryan VanderMeulen
753509e66c
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-27 13:21:37 -05:00
Wes Kocher
3ef8d25b18
Merge m-c to inbound a=merge CLOSED TREE
2015-02-26 18:52:43 -08:00
Mike de Boer
4f1772bb87
Bug 1069962: show a promo area in the contacts list for Gravatars. Show Gravatar icons upon granting permission. r=Standard8
2015-02-27 11:08:28 +01:00
Brian Grinstead
b0180d7c80
Bug 943306 - Allow persisting console input history between sessions;r=past
2015-02-26 07:45:39 -08:00
Yury Delendik
b02bf7e39a
Bug 1137433 - Add IMDb video player to Shumway's SWF whitelist. r=gavin
2015-02-26 14:50:23 -06:00
Wes Kocher
c0b480f595
Merge m-c to fx-team a=merge
2015-02-25 17:54:05 -08:00
Jordan Santell
efc16f8358
Bug 1135752 - Add tracking params in the dev edition doorhanger promo URL. r=jwalker
2015-02-25 15:23:22 -08:00
Bill McCloskey
bae6ccd293
Bug 1136407 - Disable Mac sandbox
2015-02-25 10:37:03 -08:00
Phil Ringnalda
2a884ecd82
Back out 66cf24f275b7 (bug 1124011) for frequent ASan crashes in test_memoryReporters.xul
2015-02-22 22:00:56 -08:00
Margaret Leibovic
ef1be4583d
Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused
2015-02-19 11:47:20 -08:00
Yash Mehrotra
b6767ad22f
Bug 1009056 - Make the width of the Web Audio Editor Inspector controllable by a preference. r=jsantell
2015-02-21 02:02:54 +05:30
Garvan Keeley
6cf5f69e76
bug 1136976
- Set MLS geolocation to nightly+aurora only - r=cpeterson
2015-02-27 19:15:32 -05:00
Garvan Keeley
4618eada62
Bug 1136956 - Set CoreLocation provider to non-release only in firefox.js. - r=cpeterson
2015-02-27 19:15:31 -05:00
Alessio Placitelli
07476225e7
Bug 1111022 - Load self-support page in a hidden tab. r=ttaubert
2015-01-27 08:11:00 +01:00
Gijs Kruitbosch
3f3b420a20
Bug 1135375 - indicate we intend to ship in-content prefs with 38, r=jaws
2015-02-22 11:56:32 +01:00
Ryan VanderMeulen
1c4d542a01
Merge inbound to m-c. a=merge
2015-02-21 16:40:27 -05:00
Blair McBride
5a5a843933
Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
2015-02-20 22:07:24 +13:00
Alessio Placitelli
cd17eedec8
Bug 1128564 - Whitelist Self Repair (self-repair.mozilla.org) origin for UITour. r=MattN
2015-02-02 09:16:00 -05:00
Benjamin Smedberg
dc84cf633e
Bug 1133003 part B - count Flash hangs and show UI if there is more than one in a session. This feature can be disabled at runtime by setting browser.flash-protected-mode-flip.enable. r=jaws
2015-02-19 17:43:24 -05:00
André Reinald
b2b221690e
Bug 1083344 - Tighten rules for Mac OS content process sandbox - "rules part". r=smichaud
2015-02-21 13:06:34 +01:00
André Reinald
02ebd8a364
Bug 1083344 - Tighten rules for Mac OS content process sandbox - "core part". r=smichaud
2015-02-18 14:10:27 +01:00
Victor Porof
47cf12306d
Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
2015-02-25 17:40:20 -05:00
Stephen Pohl
02d8c846af
Bug 1089867: Refactor GMPProvider and make it compatible with EME CDMs. r=gfritzsche
2015-02-17 12:50:21 -05:00
Carsten "Tomcat" Book
b894747db5
merge mozilla-inbound to mozilla-central a=merge
2015-02-16 15:59:56 +01:00
ffxbld
5ac27cf745
No bug, Automated blocklist update from host bld-linux64-spot-1093 - a=blocklist-update
2015-02-14 03:21:59 -08:00
Magnus Melin
694c6a2853
Bug 1073095 - nsPermissionManager.cpp references a browser path by default in kDefaultsUrlPrefName. Make the permissions.manager.defaultsUrl pref overridable. r=benjamin
2015-02-13 23:32:41 +02:00
Ryan VanderMeulen
52da79328b
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-12 18:02:35 -05:00
Mark Banner
18dd27c34e
Bug 1126289 - Enable screen sharing for Loop link-generators by default. r=mikedeboer
2015-02-12 13:36:51 +00:00
Florian Quèze
fc1b4ea06f
Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop.
2015-02-11 20:47:28 +01:00
Chris Pearce
481a2bba91
Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz
2015-02-12 11:27:25 +13:00
Bob Owen
c8281d0595
Bug 1132021 - Add a new sandbox level for Windows NPAPI to use USER_LIMITED access token level. r=bsmedberg, r=bbondy
2015-02-11 16:25:43 +00:00
Till Schneidereit
feae0e02e3
Bug 1130059 - Enable Shumway by default in Nightly on OS X and Windows Vista+ for whitelisted SWFs. r=gavin
2015-02-10 19:01:06 +01:00
ffxbld
6b220bdf1e
No bug, Automated blocklist update from host bld-linux64-spot-075 - a=blocklist-update
2015-02-07 03:24:42 -08:00
Victor Porof
c272f0b160
Bug 1130276 - Add an 'invert flame graph' option to go along with 'invert call tree', r=jsantell
2015-02-06 13:26:08 -05:00
Bob Owen
bb1da6346b
Bug 1127230: Change the NPAPI sandbox prefs to integers to indicate the level of sandboxing. r=bsmedberg
2015-01-30 17:48:15 +00:00
Zachary Carter
3e89e578f1
Bug 1127638 - Provide a way to get an OAuth token for a set of desired scopes for the currently logged in user r=markh
2015-02-05 13:31:23 -08:00
Yash Mehrotra
0b1daf9394
Bug 1037225 - On Windows browser.preferences.instantApply is False by default r=gijs
2015-02-02 19:28:12 +05:30
Jordan Santell
f3ccc68de5
Bug 1122639 - Expose performance preferences to the tool and
...
From 4cbabb1da8307c74f87afc992275842159252ef5 Mon Sep 17 00:00:00 2001
start migrating over previous profiler preferences. r=vp
2015-01-21 09:31:33 -08:00
Chris
3ee014b37d
Bug 1106926 - Insuring that removing a hidden one click search provider also removes it from the browser.search.hiddenOneOffs pref. r=florian
2015-02-02 16:50:52 -08:00
Mark Banner
bd23ef68d0
Bug 1122032 Part 1 - Setup minimal screen sharing for Loop from desktop (disabled by default). r=mikedeboer
2015-02-02 21:53:19 +00:00
Phil Ringnalda
d08523c6d4
Merge m-i to m-c, a=merge
2015-01-31 08:53:52 -08:00
ffxbld
a2b2b6e3b9
No bug, Automated blocklist update from host bld-linux64-spot-015 - a=blocklist-update
2015-01-31 03:38:10 -08:00
Gijs Kruitbosch
a7e5c6c141
Bug 1111146 - use browser.eme.ui.enabled pref to hide EME UI for now, r=dao
2015-01-29 15:20:49 +00:00
Bob Owen
543404566a
Bug 1126402: Add a pref to enable a more strict version of the Windows NPAPI process sandbox. r=bsmedberg, r=bbondy
2015-01-29 08:13:07 +00:00
Brian O'Keefe
9035722dbf
Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps
2015-01-20 13:07:03 -05:00
Garvan Keeley
17748b8c40
Bug 1125411 - OSX: turn CoreLocation provider on, r=cpeterson
...
Also, expose this setting in about:config
2015-01-26 12:25:00 +01:00
Carsten "Tomcat" Book
678a4b88ec
Backed out changeset 32fe616d4950 (bug 1125411)
2015-01-27 09:16:40 +01:00
Garvan Keeley
573cdfe3ac
Bug 1125411 - OSX: turn CoreLocation provider on, r=cpeterson
...
Also, expose this setting in about:config
2015-01-26 12:25:00 +01:00
Benjamin Smedberg
e9610c636c
Bug 1125891 - Enable the no-admin sandbox for Flash, r=bobowen
2015-01-26 13:25:15 -05:00
Bob Owen
120cd1d934
Bug 1123245 Part 3: Add prefs for the Windows NPAPI process sandbox. r=bsmedberg
2015-01-23 08:32:21 +00:00
Bill McCloskey
237488a5ed
Bug 1124387 - Don't report process hangs when debugger attached or in a DEBUG build (r=jimm)
2015-01-22 15:53:49 -08:00
Carsten "Tomcat" Book
bd64f16791
merge mozilla-inbound to mozilla-central a=merge
2015-01-22 14:30:51 +01:00
Ian Moody
7524aba323
Bug 972655 - Console should show XMLHttpRequests - Add XHR filter to webconsole. r=past
2015-01-21 10:39:45 -08:00
Matthew Noorenberghe
dc510a8da1
Bug 1122830 - Remove pinned tab APIs from UITour. r=Unfocused
2015-01-21 10:33:25 -08:00
Ryan VanderMeulen
ab5614b717
Merge inbound to m-c. a=merge
2015-01-20 22:12:46 -05:00
Ryan VanderMeulen
fac2882de1
Merge fx-team to m-c. a=merge
2015-01-20 20:49:09 -05:00
ffxbld
96586c63d8
No bug, Automated blocklist update from host bld-linux64-spot-1001 - a=blocklist-update
2015-01-20 15:17:21 -08:00
Carsten "Tomcat" Book
5e46c2743d
Merge mozilla-central to fx-team
2015-01-20 13:28:18 +01:00
Carsten "Tomcat" Book
8965861c3a
merge fx-team to mozilla-central a=merge
2015-01-20 12:19:59 +01:00
Jordan Santell
58407ded6d
Bug 1102350 - Implement invert-call-tree option in new performance tool, backed by a pref, set on by default. r=vp
2015-01-19 10:37:00 +01:00
Nicholas Nethercote
654c7c2220
Bug 1123527 - Added #error cases for impossible platforms. r=glandium.
...
cppcheck says:
> b2g/app/nsBrowserApp.cpp:251: error: Uninitialized variable: gotCounters
> browser/app/nsBrowserApp.cpp:637: error: Uninitialized variable: gotCounters
It's a false positive because one of XP_WIN and XP_UNIX is always defined, but
it doesn't hurt to make that fact clearer.
2015-01-15 22:10:29 -08:00
Margaret Leibovic
f566b42abb
Bug 795981 - (Part 3) Disable reader mode by default. r=jaws
2015-01-12 16:13:51 -08:00
Bill McCloskey
895dd5b731
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
2015-01-16 18:34:47 -08:00
Mark Banner
1cbaf32033
Bug 1121071 Part 1 - Remove old call url code from the Loop panel and related UI areas. r=mikedeboer
2015-01-16 18:34:30 +00:00
Victor Porof
cc5a049327
Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell
2015-01-15 14:54:46 -05:00
Victor Porof
801d60859b
Bug 1119932 - Flatten recursion in the flamegraph for the new performance tool, r=jsantell
2015-01-15 14:54:46 -05:00
Carsten "Tomcat" Book
334cea3aab
merge mozilla-inbound to mozilla-central a=merge
2015-01-15 14:12:10 +01:00
Brian Smith
64e6633bea
Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
2015-01-08 22:35:33 -08:00
Ben Hearsum
859d31c1b7
bug 1120420: switch in-tree update server/certs to aus4.mozilla.org. r=rstrong
2015-01-20 09:12:48 -05:00
Chris Peterson
36becb0f5a
Bug 1121862 - Enable MLS geolocation for Firefox desktop. r=garvank sr=dougt
2015-01-14 23:39:01 -08:00
Mike Conley
2d50b295d9
Bug 1117934 - Re-enable e10s by default on Nightly 38. r=felipe.
2015-01-13 10:49:33 -05:00
Paul Kerr [:pkerr]
794fd8a761
Bug 1028869 - Part 1: Add ping and ack operations to PushHandler. r=standard8
2014-12-02 16:54:06 -08:00
Brian Grinstead
895e1a4aab
Bug 1119276 - Show all native anon content in browser toolbox with devtools.inspector.showAllAnonymousContent pref. r=pbrosset
2015-01-09 09:27:00 +01:00
Benjamin Smedberg
11459f9f81
Bug 1119941 - Disable Flash protected-mode, r=johnath
2015-01-10 22:44:29 -05:00
Jared Wein
adecbdeb1e
Bug 1119368 - Enable in-content preferences for EARLY_BETA_OR_EARLIER before Beta 36. r=gijs
2015-01-08 13:51:39 -05:00
Romain Gauthier
edfb959141
Bug 1113613: Show the telefonica logo only on first use. r=NiKo`
2015-01-08 15:00:12 +01:00
Ryan VanderMeulen
2a41e56c16
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-01-06 10:55:03 -05:00
Wes Kocher
8733eb1d81
Merge m-c to fx-team a=merge
2015-01-05 17:29:14 -08:00
Mike Conley
4e1a736f23
Bug 1117867 - Disable e10s by default for a week of non-e10s testing on Nightly. r=felipe.
...
--HG--
extra : amend_source : 8b87f93f4b7156d2f07044af8579c78002e14160
2015-01-05 13:44:25 -05:00
Gavin Sharp
ac05aea3a6
Bug 1117158: move search service prefs to all.js, r=markh/margaret/fabrice
...
--HG--
extra : rebase_source : 5b3380dd9a0dc695c44a2d7d85e8217d8fb2119a
2015-01-05 08:01:12 -08:00
Paul Rouget
71712bfabd
Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof
2015-01-05 03:06:20 +01:00
ffxbld
464b8a195f
No bug, Automated blocklist update from host bld-linux64-spot-100 - a=blocklist-update
2015-01-03 03:20:28 -08:00
Bill McCloskey
486c0f7a65
Bug 1102643 - [e10s] Prefetching for add-on shims (r=mconley)
2015-01-05 13:49:44 -08:00
ffxbld
dfd3e0f0ce
No bug, Automated blocklist update from host b-linux64-ix-0002 - a=blocklist-update
2014-12-27 03:21:34 -08:00
Brian Grinstead
379f588a13
Bug 1112258 - Don't enable timeline panel by default on developer edition. r=vporof
2014-12-23 14:14:00 -05:00
Mark Hammond
88f887520b
Bug 1109120 - use a geoip xhr request for more reliable country detection for search. r=gavin
2014-12-23 22:17:12 +11:00
Matthew Noorenberghe
ded11257a6
Bug 1114486 - Add a trailing slash to loop.gettingStarted.url so switchToTab works properly with the redirect adding the slash. r=jaws
...
--HG--
extra : rebase_source : 92c5974cabe078f8d12b29605e7293d360a3adc7
2014-12-22 12:25:35 -05:00
ffxbld
d12fb12600
No bug, Automated blocklist update from host bld-linux64-spot-115 - a=blocklist-update
2014-12-20 03:20:59 -08:00
Bill McCloskey
5c7191833d
Bug 1110938 - Add timeout for CPOWs (default to 0) (r=dvander)
2014-12-18 17:35:44 -08:00
Carsten "Tomcat" Book
e45abbf203
merge mozilla-inbound to mozilla-central a=merge
2014-12-18 13:50:27 +01:00
Matthew Noorenberghe
c502d62a46
Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
...
--HG--
extra : rebase_source : de8a2b58aedc35fb07951736829cd43b8f1632fc
2014-12-17 22:37:19 -05:00
Chris Peterson
e56f788c56
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
Gavin Sharp
7ed8baef16
Bug 1108627: market-specific search defaults broke default engine behavior for Fennec, so make it desktop Firefox-only, r=dolske
2014-12-08 13:54:17 -08:00
Ryan VanderMeulen
f413a6ea5b
Backed out changeset cab12d762123 (bug 1087877) for e10s mochitest-dt failures.
2014-12-15 15:58:27 -05:00
Paul Rouget
84fc435498
Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof
2014-12-15 05:07:00 -05:00
Chris Peterson
89de1ec7b1
Bug 1108303 - Update gcli inject to use HTTPS and update underscore.js version. r=jwalker
2014-12-06 13:31:19 -08:00
Bob Owen
fceb0dd420
Bug 928044 Part 2: Enable the content sandbox by default on Windows with an open policy. r=tabraldes,glandium,jimm
...
--HG--
rename : security/sandbox/win/src/warnonlysandbox/wosCallbacks.h => security/sandbox/win/src/logging/loggingCallbacks.h
rename : security/sandbox/win/src/warnonlysandbox/wosTypes.h => security/sandbox/win/src/logging/loggingTypes.h
rename : security/sandbox/win/src/warnonlysandbox/warnOnlySandbox.cpp => security/sandbox/win/src/logging/sandboxLogging.cpp
rename : security/sandbox/win/src/warnonlysandbox/warnOnlySandbox.h => security/sandbox/win/src/logging/sandboxLogging.h
2014-11-29 17:12:18 +00:00
ffxbld
475b649109
No bug, Automated blocklist update from host b-linux64-ix-0005 - a=blocklist-update
2014-11-29 03:20:01 -08:00
Phil Ringnalda
4cca94819e
Merge f-t to m-c, a=merge
2014-11-28 14:52:29 -08:00
Gavin Sharp
eed7d3c152
Bug 1102416 followup: don't put the en-US only hack prefs in a localized file, a=me
2014-11-28 11:40:57 -08:00
Gavin Sharp
be9ed33b8e
Bug 1102416: make Yahoo the default search plugin for en-US in American time zones, r=dolske, a=me
2014-11-23 20:38:22 -08:00
Dave Townsend
e2b09e4695
Bug 1101654: First use tour for search UI. r=felipe
2014-11-20 15:27:10 -08:00
Carsten "Tomcat" Book
cb95f7d779
Merge mozilla-central to fx-team
2014-11-27 13:03:31 +01:00
Florian Quèze
15e1e10954
Bug 1103190 - enable the Flare UI for all locales in Firefox 36, r=felipe.
2014-11-27 12:24:53 +01:00
Anthony Jones
4f35c74909
Bug 1103733 - Enable EME on non-release builds; r=cpearce
2014-11-27 16:16:38 +13:00
Ryan VanderMeulen
0dc64ce32c
Merge fx-team to m-c. a=merge
2014-11-26 21:08:54 -05:00
Mark Banner
7ec895a79a
Bug 1105488 Update Privacy and ToS URLs for Loop. r=jaws
2014-11-26 22:03:10 +00:00
Marco Bonardo
ffc0f4cc57
Bug 1105456 - Temporarily disable Unified Complete due to recent regressions. r=post-facto a=ryanVM for pushing on a CLOSED TREE central
...
--HG--
extra : histedit_source : 040465fdd50a2b6a310a8e2169ddad9b7d1d4500
2014-11-26 21:13:18 +01:00
Florian Quèze
363240f3fc
Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe.
2014-11-18 00:59:11 +01:00
Carsten "Tomcat" Book
75ecae23e7
merge fx-team to mozilla-central a=merge
2014-11-25 12:51:23 +01:00
Gijs Kruitbosch
70d6fea073
Bug 1100079 - enable update badging on Nightly, r=gavin
2014-11-18 19:39:47 +00:00
Wes Kocher
36ed205988
Merge inbound to m-c a=merge
2014-11-24 16:55:25 -08:00
Carsten "Tomcat" Book
cc8e2e2102
Merge mozilla-central to fx-team
2014-11-24 14:21:46 +01:00
Carsten "Tomcat" Book
1db1a6f34a
merge fx-team to mozilla-central a=merge
2014-11-24 14:06:00 +01:00
Carsten "Tomcat" Book
1abed3b5a2
merge mozilla-inbound to mozilla-central a=merge
2014-11-24 13:30:23 +01:00
Romain Gauthier
ecd2181112
Bug 1059756 - Add a link to Loop's help page in the gear menu. r=MattN
2014-11-24 09:57:44 +00:00