Commit Graph

2288 Commits

Author SHA1 Message Date
Nick Fitzgerald
0caac1ba8b Bug 1160811 - Lower the max allocations log length to avoid internal allocation overflow errors; r=jsantell 2015-05-20 12:48:28 -07:00
Florian Quèze
4696d71d52 Bug 1162569 - default engine files should be in the omni.ja file, r=markh,glandium. 2015-05-19 15:57:08 +02:00
Jordan Santell
fcb4c0585f Bug 1164281 - Make a new pref devtools.performance.ui.experimental enabled on nightly to show experimental options. r=vp 2015-05-12 18:18:23 -07:00
Wes Kocher
6b7e8dce5b Merge fx-team to m-c a=merge CLOSED TREE 2015-05-18 17:24:16 -07:00
Alexandre Poirot
4e67194034 Bug 1059882 - Enable frame selection by default. r=jryans 2015-05-18 20:27:32 +02:00
Carsten "Tomcat" Book
463bd0ebfc Merge mozilla-central to mozilla-inbound 2015-05-18 13:48:26 +02:00
Bob Owen
015282177e Bug 1162327 Part 1: Change low integrity temp to a fixed dir per profile and improve clean-up. r=jimm, r=froydnj 2015-05-18 11:51:07 +01:00
Patrick Brosset
7700cb5aa5 Bug 1156754 - Introduce a pref for the new animation inspector UI. r=jwalker 2015-04-23 14:15:52 +02:00
Jordan Santell
687436e704 Bug 1160313 - Remove temporary retro-mode for performance tools. r=vp 2015-05-15 11:35:26 -07:00
Brian Grinstead
28e679d37d Bug 1164178 - Use an empty value by default for lightweightThemes.selectedThemeID;r=dao 2015-05-14 18:31:21 -07:00
Wes Kocher
68934017a8 Merge fx-team to m-c a=merge 2015-05-14 15:34:39 -07:00
Ehsan Akhgari
67a610ec17 Disable service workers on desktop and Aurora, no bug; r=nsm a=me 2015-05-14 14:12:27 -04:00
Justin Dolske
5369f58764 Bug 1164407 - Pocket not enabled on ja builds under Mac OS X. r=adw 2015-05-13 18:18:29 -07:00
Marina Samuel
6a82771707 Bug 1138818 - Part 1 - Onboarding UI without the tile images. r=adw 2015-05-13 12:23:45 -04:00
Justin Dolske
6acbed0582 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
441c616a37 Bug 1151537: Support hotfixes signed by the AMO trusted root. r=rstrong 2015-05-04 17:14:22 -07:00
Phil Ringnalda
2e152fdfd0 Merge f-t to m-c, a=merge 2015-05-09 14:36:54 -07:00
ffxbld
e2810fddf4 No bug, Automated blocklist update from host bld-linux64-spot-270 - a=blocklist-update 2015-05-09 03:32:01 -07:00
Wes Kocher
fa0da51ac6 Merge fx-team to m-c a=merge 2015-05-08 10:29:41 -07:00
Felipe Gomes
d04f328740 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
f122c969e1 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
a4f0de6925 Bug 1138818 - Part 1 - Onboarding UI without the tile images. r=adw 2015-05-08 12:38:54 -07:00
Wes Kocher
ed41a145d8 Merge m-c to fx-team a=merge 2015-05-08 10:41:14 -07:00
Dão Gottwald
92d8706ef6 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
254ccacd8b Bug 1159109 - The MDN tooltip should be controlled by a pref. r=pbrosset 2015-05-06 20:59:00 +02:00
Mark Banner
e5062ceeb4 Bug 1162570 - Enable context in conversations for Loop. r=mikedeboer 2015-05-08 13:46:53 +01:00
Justin Dolske
a7a700c143 Bug 1161881 - Enable Pocket by default (in supported locales), r=gavin 2015-05-05 19:57:00 +01:00
Mike de Boer
8cca38e97c Bug 1142515: rename the pref contextInConverations to contextInConverSations, fixing a typo. r=Standard8 2015-05-07 11:38:49 +02:00
Shane Tomlinson
e7ecf7c13b 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
d8dcec23a3 Bug 1160361 - Move GCLI prefs to all.js. r=bgrins 2015-05-06 12:34:27 -05:00
Jordan Santell
f7fcde30ac 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
e47ebd8c1d Backed out changeset 7ca0864fc405 (bug 1146904) for b2g xpcshell failures 2015-05-05 19:40:55 -07:00
Shane Tomlinson
207da47c51 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
1e7677453a Bug 1161654 - Import latest Pocket code. r=dolske 2015-05-05 17:55:29 -04:00
Wes Kocher
7f1f0939c2 Merge m-c to inbound a=merge 2015-05-01 17:50:36 -07:00
Jared Wein
9a170b7511 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
b427a7b53e 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
572b50522f Bug 1156613 - Fix e10s ifdef NIGHTLY_BUILD blocks with E10S_TESTING_ONLY. r=billm 2015-04-30 18:52:08 -03:00
Matthew Noorenberghe
127d61ddeb 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
208eb270b5 Bug 1148862 - Update pref to the new v3 endpoint [r=adw] 2015-04-01 01:02:50 -07:00
Mark Hammond
7b11b3f284 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
5882106bb7 Bug 1134596 - Separate nsIOService's network detection from offlineMode r=honzab 2015-05-02 00:14:39 +03:00
Bob Owen
2ba65800c2 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
2b3f154098 Merge m-c to inbound a=merge CLOSED TREE 2015-05-07 15:37:01 -07:00
Mark Goodwin
9e5913dddb Bug 1128607 - Add freshness check for OneCRL (r=keeler) 2015-05-07 18:54:05 +01:00
Carsten "Tomcat" Book
2bcab5b421 merge fx-team to mozilla-central a=merge 2015-05-07 15:28:00 +02:00
Justin Dolske
44ce9e4f9f Bug 1161881 - Enable Pocket by default (in supported locales). r=gavin, a=dolske 2015-05-06 16:20:00 -07:00
Carsten "Tomcat" Book
f46f633c46 Merge mozilla-central to fx-team 2015-04-27 12:41:39 +02:00
Carsten "Tomcat" Book
3923c05342 merge fx-team to mozilla-central a=merge 2015-04-27 12:34:03 +02:00
Florian Quèze
062f68e523 Bug 1156878 - Send a request to the server when clicking the Pocket toolbar button, r=jaws. 2015-04-27 11:49:21 +02:00