Jim Mathies
4167f06bab
Bug 1227515 - Avoid displaying the e10s offer notification when running browser chrome tests. r=felipe
2015-12-03 17:39:05 -08:00
Carsten "Tomcat" Book
73fc6f987c
Merge mozilla-central to fx-team
2015-12-01 15:28:12 +01:00
Gijs Kruitbosch
58b2ae81ea
Bug 1222490 - part 6: remove miscellaneous other bits and bobs referring to panorama/tabview/tab groups, r=ttaubert
2015-12-01 10:48:12 +00:00
Xidorn Quan
661c7d9ba4
Bug 1202940 part 2 - Remove layout.css.ruby.enabled pref. r=dbaron
2015-12-01 09:39:37 +11:00
Mark Banner
9be0988b03
Bug 1223573 - Part 7. Add support in bootstrap.js for starting Loop and displaying the button. Also get all tests passing again. r=mikedeboer
2015-11-29 17:08:35 +00:00
Phil Ringnalda
7e101683a3
Back out 8 changesets (bug 1223573) for Win7 PGO xperf unexpected access failures
...
CLOSED TREE
Backed out changeset 19876a153a00 (bug 1223573)
Backed out changeset 14251062e347 (bug 1223573)
Backed out changeset 081b0af71d6e (bug 1223573)
Backed out changeset 21ebe3534e58 (bug 1223573)
Backed out changeset d6754894897c (bug 1223573)
Backed out changeset 1b4d6308002e (bug 1223573)
Backed out changeset a13b3bba5529 (bug 1223573)
Backed out changeset f3ccccf5b6fe (bug 1223573)
2015-11-27 21:39:23 -08:00
Mark Banner
79b1178a31
Bug 1223573 - Part 7. Add support in bootstrap.js for starting Loop and displaying the button. Also get all tests passing again. r=mikedeboer
2015-11-27 18:57:40 +00:00
John Daggett
82c41d7788
Bug 1119062 - enable unicode-range in release builds. r=dbaron
2015-11-20 14:46:47 +09:00
Kit Cambridge
225634fee8
Bug 1220531 - Link to the Push notifications article on SUMO. r=MattN
2015-11-10 09:29:47 -08:00
Manuel Casas
f9b1971bb4
Bug 1213984 - Remove contacts code from Loop's backend. r=Standard8
2015-11-06 11:52:24 +00:00
dlee
882366e7ae
Bug 1214593 - Remove service worker periodic updater. r=ehsan
2015-11-02 16:08:44 +08:00
Tanvi Vyas
191fd7117a
Bug 1220322 - Change the link pointed to by the one-time notification on upgrade for Push Notifications. r=markh, MattN
2015-11-01 19:17:54 -08:00
Kit Cambridge
2e6814ce7e
Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site. r=MattN
2015-10-29 08:42:01 -07:00
Chris Pearce
7ef031ca11
Bug 1214932 - Remove fragmented-mp4 from media prefs. r=jya
2015-10-15 14:51:28 +13:00
Daniel Holbert
31d59a4b7b
Bug 1211101 part 2: Add supported (preffed off) webkit-prefixed CSS property aliases to property_database.js, for use in mochitests. r=heycam
2015-10-06 20:56:47 -07:00
Kartikaya Gupta
87947a399f
Bug 1208200 - Increase the content response timeout to 1 minute because B2G emulator is slow. r=botond
2015-10-05 16:18:24 -04:00
Carsten "Tomcat" Book
179a6e54ad
merge mozilla-inbound to mozilla-central a=merge
2015-10-02 11:52:49 +02:00
J. Ryan Stinnett
1fb275c963
Bug 1208166 - Re-enable View Source in Tab for all channels. r=mconley
2015-09-29 16:48:22 -05:00
Jan Odvarko
0777b3de2a
Bug 1132203 - Load JSON viewer dynamically on demand; r=jryans
2015-09-28 13:34:03 +02:00
Jan Odvarko
d33ee11e3e
Bug 1132203 - Tests for JSON Viewer; r=jryans
2015-09-28 13:33:45 +02:00
Dave Townsend
126c255cb2
Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer
...
This performs the update check for system add-ons. It runs as part of the daily
add-on update checks similar to hotfix checks. Currently no URL is set so builds
won't actually start checking yet.
I've taken a few shortcuts here by only staging updates and needing a restart to
install as well as always downloading updates rather than using existing local
copies. At least the latter probably needs fixing before turning this on but
it makes more sense to iterate on those in tree.
2015-09-10 10:57:39 -07:00
Wes Kocher
93cb1fb5c2
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
...
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Dave Townsend
dc8848f190
Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer
...
This performs the update check for system add-ons. It runs as part of the daily
add-on update checks similar to hotfix checks. Currently no URL is set so builds
won't actually start checking yet.
I've taken a few shortcuts here by only staging updates and needing a restart to
install as well as always downloading updates rather than using existing local
copies. At least the latter probably needs fixing before turning this on but
it makes more sense to iterate on those in tree.
2015-09-10 10:57:39 -07:00
Christoph Kerschbaumer
8cb5179e17
Bug 1195162 - Remove unused pref layout.debug.enable_data_xbl (r=sicking)
2015-08-20 12:28:51 -07:00
J. Ryan Stinnett
ea0a742513
Bug 1201535 - Always enable view source tabs for tests. r=me
2015-09-09 16:48:53 -05:00
Gian-Carlo Pascutto
38bf067754
Bug 1107372 - Update preferences for new SafeBrowsing prefs structure. r=francois
2015-09-08 08:22:10 +02:00
Myk Melez
9aa1762fb1
Bug 1199844 - limit webapp debug logging to webapp tests; r=fabrice
2015-08-30 15:44:29 -07:00
Botond Ballo
c641b351b0
Bug 1177018 - Increase the APZ content response timeout to 15 seconds for all tests. r=kats
...
It has previously been increased for a specific test, but we have found
another test that needs it increased. Rather than increasing it for
individual tests, increase it for all tests.
2015-07-22 17:03:59 -04:00
Botond Ballo
a8a7765517
Bug 1177018 - Only enable APZ test logging for tests that actually use it. r=kats
...
This avoids excessive amounts of test data accumulating which can slow tests down.
As part of this change, the pref for enabling the logging was made 'Live'.
2015-07-08 19:18:28 -04:00
Phil Ringnalda
a3cd9e9701
Back out 7 changesets (bug 1177018) for debug b2g assertion failures in test_bug982141.html
...
CLOSED TREE
Backed out changeset 40fdd735520d (bug 1177018)
Backed out changeset a82c39bb97ab (bug 1177018)
Backed out changeset dbb14a5cd2cd (bug 1177018)
Backed out changeset 112ec6bdaf4e (bug 1177018)
Backed out changeset 486f9a11fcbd (bug 1177018)
Backed out changeset 8e54cc5e6901 (bug 1177018)
Backed out changeset c2a30b4f3a7c (bug 1177018)
2015-08-26 21:38:05 -07:00
Botond Ballo
72d83ee918
Bug 1177018 - Increase the APZ content response timeout to 15 seconds for all tests. r=kats
...
It has previously been increased for a specific test, but we have found
another test that needs it increased. Rather than increasing it for
individual tests, increase it for all tests.
2015-07-22 17:03:59 -04:00
Botond Ballo
ba0f4770b7
Bug 1177018 - Only enable APZ test logging for tests that actually use it. r=kats
...
This avoids excessive amounts of test data accumulating which can slow tests down.
As part of this change, the pref for enabling the logging was made 'Live'.
2015-07-08 19:18:28 -04:00
Jan Gerber
c7d7f6c8fc
Bug 1182946: [MSE] P1. Re-enable webm mediasource tests. r=jya,r=karlt
2015-08-08 20:40:52 +10:00
Carsten "Tomcat" Book
566be79cc1
Backed out changeset b9c50a97ee3e (bug 1182946) for m3 mulet test failures in test_SeekableAfterEndOfStreamSplit.html on a CLOSED TREE
2015-08-07 14:57:25 +02:00
Jan Gerber
9f32658260
Bug 1182946: [MSE] Re-enable webm mediasource tests. r=jya,r=karlt
2015-08-07 21:44:10 +10:00
Drew Willcoxon
0a1093f760
Bug 959567 - Change urlbar search suggestions from opt-out to opt-in, add opt-in prompt to urlbar popup. r=mak
2015-08-06 20:13:00 -07:00
Georg Fritzsche
1d8616dce0
Bug 1180673 - Part 1 - Use a different URL pref for healthreport when Unified Telemetry is on and opt-out. r=bsmedberg
2015-07-29 16:59:52 +02:00
Mark Hammond
d575786c61
Bug 1184005 - Remove readinglist. r=MattN,jaws,adw
2015-08-04 12:00:43 +10:00
Jean-Yves Avenard
2e1b87536b
Bug 1182945: P2. Disable webm mse web-platforms tests. r=karlt
...
In theory, linux and windows XP should provide exactly the same results.
However, due to bug 1165772, MSE on linux incorrectly reports MP4 support.
Bug mediasource-buffered.html is disabled on Windows XP as it triggers a bug in the tests. As we can't intercept the result, we must disable the entire test instead.
2015-07-22 14:22:47 +10:00
Maxim Zhilyaev
4a4764a13e
Bug 1183932 - Update onboarding for Fx 40 with single slide [r=emto, feedback=flod]
2015-07-20 22:17:09 -07:00
Alastor Wu
076cd81ce0
Bug 1184055 - Muted by default in b2g. r=baku
2015-07-17 17:25:25 +08:00
Matthew Noorenberghe
ec13076530
Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert
2015-07-16 13:38:20 -07:00
Ryan VanderMeulen
1d37550cdc
Backed out changesets 142992f32215 and 628e80194537 (bug 1177162) for Linux debug/ASAN browser_trackingProtection.js failures.
...
CLOSED TREE
2015-07-16 10:11:14 -04:00
Matthew Noorenberghe
98815eb9fd
Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert
2015-07-15 11:50:40 -07:00
Alessio Placitelli
e2d26df0c0
Bug 1182424 - Part 1 - Always leave unified Telemetry behavior on for people who opted into Telemetry. r=gfritzsche
2015-07-10 13:31:53 +02:00
Florian Quèze
86f7e94056
Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh.
2015-07-10 21:06:24 +02:00
Brian Grinstead
8647f3d44a
Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs
2015-07-10 13:37:33 -07:00
Dave Townsend
19348b7e53
Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz
2015-06-05 11:46:11 -07:00
Drew Willcoxon
89308414ba
Bug 959594 - Add search suggestions to UnifiedComplete. r=mak
2015-06-11 13:20:48 -07:00
Eric Rahm
d0504a204e
Bug 1173420 - Turn off experiments logging during testing. r=bsemdberg
...
Setting 'experiments.logging.level' to trace seems to have been leftover
debugging code from bug 989137. Similarly enabling 'experiments.logging.dump'
was leftover from debugging bug 995027.
2015-06-11 10:12:10 -07:00