Commit Graph

274469 Commits

Author SHA1 Message Date
Mark Banner
70f59040f6 Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-27 22:37:38 +00:00
Michael Ratcliffe
efb0a71446 Bug 1228363: Fixed eslint balanced-listeners rule to ignore listeners with no arguments. r=pbrosset 2015-11-27 14:12:52 -08:00
Kalpesh Krishna
70c3fd0f45 Bug 1148028 - Remove MOZ_ANDROID_SHARE_OVERLAY. r=vivek,nalexander
Fennec ships the Share Overlay everywhere.
2015-11-27 12:51:02 -08:00
Dave Townsend
67b6efe88d Bug 1228628: Move all eslintignore rules to the top-level of the tree. r=mconley 2015-11-27 09:39:59 -08:00
Mark Banner
32c3d6d720 Bug 1223573 - Part 8. Work around assertions caused by attempting to load the style sheets as author sheets - load them as user sheets for now. r=mikedeboer 2015-11-27 18:57:41 +00:00
Mark Banner
022098537f 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
Mark Banner
678187b9bb Bug 1223573 - Part 6. Tidy up bootstrap.js add enough setup to get xpcshell-tests passing again. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
5ea4b64b4e Bug 1223573 - Part 5. Update uris and paths for files in Loop's system add-on. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
62de6d0f29 Bug 1223573 - Part 4. Build system changes for Loop as a system add-on. r=mikedeboer,r=glandium 2015-11-27 18:57:40 +00:00
Mark Banner
9fe950d7f7 Bug 1223573 - Part 3. Move browser-loop.js to begin forming bootstrap.js. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
55c19a0c43 Bug 1223573 - Part 2. Move prefs and css into the new Loop system add-on. r=mikedeboer 2015-11-27 18:57:39 +00:00
Mark Banner
cee543a28a Bug 1223573 - Part 1. Move loop to browser/extensions/loop. r=mikedeboer 2015-11-27 18:57:39 +00:00
Nick Alexander
c1ce2b80e7 Bug 1219963 - Try to make test_get_last_visited more robust. r=me
This also logs more of the failure details, logs all
"link-visited" events, and waits for an un-used "link-visited" event
before terminating in the hope of always witnessing all the expected
"link-visited" events.
2015-11-27 10:48:01 -08:00
Mark Banner
2716ccc27e Backout changeset 958669938c10 / bug 1225832 due to frequent mochitest failures on Mac 2015-11-27 18:36:56 +00:00
Mark Banner
33324ab074 Backed out changeset 2f801d6ef064 / Bug 1228603 due to mochitest failures 2015-11-27 18:35:24 +00:00
Ryan VanderMeulen
8a333aa459 Bug 1228603 - Update pdf.js to version 1.3.38. r=bdahl 2015-11-27 11:19:20 -05:00
Mike de Boer
7926b9aaa9 Bug 1225832: fix UITour unit tests for Loop without navigator.mozLoop present. r=Standard8 2015-11-27 15:00:21 +01:00
Sebastian Kaspari
4cbff215dd Bug 1189336 - (Part 4) Migrate old restrictions if needed. r=ally 2015-11-17 15:28:40 +01:00
Sebastian Kaspari
47479974fd Bug 1189336 - (Part 3) Move from a list of disallowed things to a list of restrictable features. r=ally 2015-11-11 18:17:19 +01:00
Sebastian Kaspari
4a2458d1c3 Bug 1189336 - (Part 2) Rename Restriction class to Restrictable. r=ally
This is the first step to move from a list of DISALLOW_* things to a list of
features that can be enabled or disabled for a profile. At a later stage we
will check whether a "restrictable" feature is allowed or not.
2015-11-11 16:39:28 +01:00
Sebastian Kaspari
d8cfe26d6c Bug 1189336 - (Part 1) Rename RestrictedProfiles to Restrictions. r=ally
RestrictedProfiles: The name of the class can be confusing because it handles
guest profiles and restricted profiles. We might even query it from a normal
profile.
2015-11-11 12:29:07 +01:00
Mark Banner
ff808ccb17 Bug 1227885 - Improve stubbing of audio requests to avoid intermittent console warnings and also improve caught errors output. r=mikedeboer 2015-11-27 11:53:30 +00:00
Carsten "Tomcat" Book
cddf0f77ca Merge mozilla-central to fx-team 2015-11-27 11:28:17 +01:00
Carsten "Tomcat" Book
7ee93cdf5d merge mozilla-inbound to mozilla-central a=merge 2015-11-27 11:08:41 +01:00
Carsten "Tomcat" Book
187e0c95d4 merge fx-team to mozilla-central a=merge 2015-11-27 11:03:58 +01:00
B2G Bumper Bot
f9bc536bef Bumping manifests a=b2g-bump 2015-11-27 00:56:35 -08:00
B2G Bumper Bot
8ce5fd2684 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/553d04c277d5
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #33380 from rexboy7/1227811-FTE-pintohome-layout

Bug 1227811 - [TV][System]Correct FTE layout of pin-to-home. r=lchang

========

https://hg.mozilla.org/integration/gaia-central/rev/324ca19d6f86
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1227811 - [TV][System]Correct FTE layout of pin-to-home.
2015-11-27 00:55:13 -08:00
B2G Bumper Bot
c157bd5e07 Bumping manifests a=b2g-bump 2015-11-26 23:39:40 -08:00
Nigel Babu
4d4ae09dce Backed out changeset 8631caf756eb (bug 1225703) for Cpp bustage on OS X 10.10 debug 2015-11-27 12:20:58 +05:30
Ben Tian
b99794a59f Bug 1228479 - Remove redundant blob handling in BluetoothMapRequestHandle::ReplyToFolderListing, r=shuang 2015-11-27 14:03:03 +08:00
B2G Bumper Bot
829cbf2edb Bumping manifests a=b2g-bump 2015-11-26 20:45:37 -08:00
B2G Bumper Bot
ed8ab6d233 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/29c0cf16c3b4
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33405 from luke-chang/1228409_tv_remote_control_offline_string

Bug 1228409 - [TV][Remote Control] Revise l10n string for the offline page, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/6c8d3763c8c6
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1228409 - [TV][Remote Control] Revise l10n string for the offline page

========

https://hg.mozilla.org/integration/gaia-central/rev/078b1d881050
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33404 from luke-chang/1228415_tv_remote_control_disabled_string

Bug 1228415 - [TV][Remote Control] Revise l10n string for the disable remote control page, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/ed00dff636ab
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1228415 - [TV][Remote Control] Revise l10n string for the disable remote control page
2015-11-26 20:44:07 -08:00
Chris Pearce
3c240103f0 Bug 1228461 - Implement keyids initData type for ClearKey. r=gerald 2015-11-27 17:13:40 +13:00
Chris Pearce
328c012e05 Bug 1228461 - Don't assert we must have keys for keyIds we've seen in ~ClearKeySession(). r=gerald 2015-11-27 17:13:35 +13:00
B2G Bumper Bot
94ed212912 Bumping manifests a=b2g-bump 2015-11-26 19:54:34 -08:00
B2G Bumper Bot
33dc3e5818 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0e1c60414414
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #33374 from begeeben/1221439_missing_the_x

Bug 1221439 - [TV Browser] Missing the "x" button to clean the password in Firefox Account - Sign In page, r=sean lee

========

https://hg.mozilla.org/integration/gaia-central/rev/54994788a56b
Author: yifan <yliao@mozilla.com>
Desc: Bug 1221439 - [TV Browser] Missing the "x" button to clean the password in Firefox Account - Sign In page
2015-11-26 19:53:11 -08:00
B2G Bumper Bot
64677a193a Bumping manifests a=b2g-bump 2015-11-26 17:15:38 -08:00
B2G Bumper Bot
a64ccc0818 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aeb21bd0fd7b
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #33376 from weilonge/seanlee/DataSync/master/Bug1228254

Bug 1228254 - Refine FIREFOX_SYNC flag and device.mk sequence in Makefile. r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/009853fbe803
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1228254 - Refine FIREFOX_SYNC flag and device.mk sequence in Makefile.
2015-11-26 17:14:08 -08:00
B2G Bumper Bot
53f8783cd9 Bumping manifests a=b2g-bump 2015-11-26 16:45:38 -08:00
B2G Bumper Bot
c9f9856358 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/025fb2c78ca8
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33379 from gasolin/issue-1228252

Bug 1228252 - move openDialog from util.js to panel_utils, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/536f8d52406f
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1228252 - move openDialog from util.js to panel_utils, r=yzen
2015-11-26 16:44:07 -08:00
Nick Alexander
615f080743 Bug 1228430 - Move build.gradle out of mobile/android/base. r=me
DONTBUILD NPOTB
2015-11-26 13:02:00 -08:00
B2G Bumper Bot
565a9507a7 Bumping manifests a=b2g-bump 2015-11-26 10:45:38 -08:00
B2G Bumper Bot
739dc8b075 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a17936c238ca
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #33396 from durwasa-chakraborty/bug-download-error

Bug 1156469 - Error message says  App Install error: DOWNLOAD_CANCELED r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/af522c663514
Author: Durwasa Chakraborty <durwasa.chakraborty@gmail.com>
Desc: Bug 1156469 - Error message says  App Install error: DOWNLOAD_CANCELED
2015-11-26 10:44:06 -08:00
Phil Ringnalda
ed7a00ef5e Back out 4aad8e3db7e9 (bug 384336) for Valgrind leaks and a variety of mochitest bustage
CLOSED TREE
2015-11-26 09:00:54 -08:00
B2G Bumper Bot
225e6c127a Bumping manifests a=b2g-bump 2015-11-26 08:36:37 -08:00
B2G Bumper Bot
e57af75b79 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/171630d9af56
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33395 from mikehenrty/bug-1043870-relax-reflow-count

Bug 1043870 - Relax reflow count to allow for improved perf

========

https://hg.mozilla.org/integration/gaia-central/rev/a55a2a6bef21
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1043870 - Relax reflow count to allow for improved perf
2015-11-26 08:35:14 -08:00
B2G Bumper Bot
00213f60ce Bumping manifests a=b2g-bump 2015-11-26 07:59:40 -08:00
B2G Bumper Bot
171a1b565f Bumping gaia.json for 16 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/911bf3b6f691
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1225339 - Properly upgrade visits datastore. r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/ca1afbf1929e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1225932 - Disable update_addon_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/da8bc085a5f8
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #33273 from scottwu/1219692-gij-settings-passcode-3

Bug 1219692 - Added a test case to enable passcode, lock device, and unlock by sliding and entering passcode. r=snowmantw

========

https://hg.mozilla.org/integration/gaia-central/rev/c7a7cd5653db
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1219692 - Added a test case to enable passcode, lock device, and unlock by sliding and entering passcode.

========

https://hg.mozilla.org/integration/gaia-central/rev/9fff86b76491
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33385 from gabrielesvelto/bug-1117286-fix-keypad-integration-test

Bug 1117286 - Fix the number of reflows to reflect the current behavior r=gsvelto a=sheriffduty

========

https://hg.mozilla.org/integration/gaia-central/rev/5c596d3c39f1
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1117286 - Fix the number of reflows to reflect the current behavior r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/1d6735a33657
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33340 from ruoslepov/bug-1015377-all-sub-headers-should-be-title-case

Bug 1015377 - Fix all sub-headers to be title case not sentence case. r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/bb0e026d9571
Author: Oleg Slepov <oleg.slepov@symphonyteleca.com>
Desc: Bug 1015377 - Fix all sub-headers to be title case not sentence case

========

https://hg.mozilla.org/integration/gaia-central/rev/e05aef25ebf5
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33355 from albertopq/1225333-statusbar-gallery

Bug 1225333 - setAppearence when requesting unlock r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/94dccb4f1aa4
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1225333 - setAppearence when requesting unlock

========

https://hg.mozilla.org/integration/gaia-central/rev/30206c8ed4cf
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #33371 from weilonge/seanlee/DataSync/master/Bug1227984

Bug 1227984 - Configure Firefox Sync as default enabled in TV build. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/bb5e9ac8a122
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1227984 - Configure Firefox Sync as default enabled in TV build. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/b21f638daea3
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #33291 from rexboy7/1225847-fte-home-part-2

Bug 1225847 - [TV][home] First-time use - page 2.r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/4894ea5ced73
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1225847 - [TV][home] First-time use - page 2

========

https://hg.mozilla.org/integration/gaia-central/rev/4c2a047ce3f6
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #33356 from begeeben/1227816_the_default_highlight

Bug 1227816 - [TV] The default highlight button on browser FTE is incorrect, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/d4579d977530
Author: yifan <yliao@mozilla.com>
Desc: Bug 1227816 - [TV] The default highlight button on browser FTE is incorrect
2015-11-26 07:58:18 -08:00
Carsten "Tomcat" Book
2be210d5f5 Merge mozilla-central to b2g-inbound 2015-11-26 16:56:39 +01:00
Carsten "Tomcat" Book
250427f19d Merge mozilla-central to fx-team 2015-11-26 16:55:41 +01:00