Dave Townsend
d7446578d5
Bug 1217070: Fix accessing the bootstrap methods when they are declared in the new lexical scope. r=rhelmer
...
Rather that trying to get the method from the sandbox global object which will
only work for var and function declared methods instead evaluate the function
name in the sandbox scope and get the result which will give us access to the
lexical scope.
--HG--
extra : commitid : 1yWu6Go3XoQ
extra : rebase_source : 447ef2f2184229693cd6a45d6d5ac9705b200847
2015-10-21 10:26:28 -07:00
Gijs Kruitbosch
179539dc65
Bug 1217517 - nullcheck consumers for gKeywordURIFixup, r=jaws
...
--HG--
extra : commitid : 9WVzN8TvOfx
extra : rebase_source : 038bd66de672abf31da952369f30c2f81d1b2637
2015-10-23 11:03:27 +01:00
Gijs Kruitbosch
6612459260
Bug 1217806 - flip OSK pref on release builds, r=jaws
...
--HG--
extra : commitid : Dby1tgbTA9G
extra : rebase_source : 4e3917f3cf481be69c6b309a0a398f00a95bf086
2015-10-23 13:17:20 +01:00
Steffen Wilberg
c235eaa461
Bug 1215249 - Keyboard shortcuts don't work with local media files without explicitly focusing the <video> element. r=bz
...
--HG--
extra : commitid : 2ALBehXJur4
extra : rebase_source : cf59e14cd5f6b908c43afcb1185ca8b1a5e92c8d
extra : amend_source : 941cb7b3b5c5ce41ab917534851aaad47f29fb12
2015-10-16 22:36:40 +02:00
Sebastian Kaspari
9911fc40bb
Bug 1204760 - Use snackbar instead of toast for "undo close tab" notification. r=mcomella
...
--HG--
extra : commitid : CEBVus5ZICt
extra : rebase_source : 12bb4aed5fb8073d72c8bf4694f215f5343d294a
2015-10-22 14:16:32 +02:00
Sebastian Kaspari
0781d5819d
Bug 1215026 - Create API for Snackbars. r=mfinkle
...
--HG--
extra : commitid : D0WRiRNan78
extra : rebase_source : 953b0a818dd24b5849c4367aec57c1fdb9d968d1
2015-10-22 14:15:42 +02:00
Sebastian Kaspari
579c312daa
Bug 1189306 - Add Android Design Support library to gradle and mach builds. r=nalexander
...
--HG--
extra : commitid : J3JxjMlJdcC
extra : rebase_source : 8f4624bcf432201e345f75c834e08755c53766ad
2015-10-15 13:01:32 +02:00
Sebastian Kaspari
a50072e010
Bug 1217109 - TabsPanel: Remove unused methods. r=margaret
...
--HG--
extra : commitid : 4bfxuLXRaeT
extra : rebase_source : 94fb9253368d0529116815b9451f590d3783fcdc
2015-10-23 14:15:50 +02:00
Sebastian Kaspari
e5954d8191
Bug 1217109 - Replace TabsLayoutContainer with FrameLayout. r=margaret
...
--HG--
extra : commitid : 5Gw5043XlZq
extra : rebase_source : ee9562162ca399891d0e1499a1231fe1d4d1d1e7
2015-10-23 14:04:09 +02:00
Sebastian Kaspari
0be557798a
Bug 1217109 - Remove OuterLayout and drag handling. r=margaret
...
After switching to a full screen tabs tray there's no chrome to drag anymore.
--HG--
extra : commitid : CirRiLLp5Ry
extra : rebase_source : 64fcd4ffd9ae61788e38bed175b6d98701aca3ff
2015-10-23 13:44:37 +02:00
Kit Cambridge
a801ab1747
Bug 1212149 - e10s support for opening notification settings. r=wchen
...
--HG--
extra : commitid : 8SX4FBldeTR
extra : rebase_source : 6af638808188d36ac6e8ed97154b1bd0b138568d
extra : amend_source : 5dc80cecadd6ffae17f5e4ef0fd0960b71bad7fb
2015-10-22 15:20:51 -06:00
Kit Cambridge
ec05a62f84
Bug 1212129 - e10s support for disabling site notifications. r=wchen
...
--HG--
extra : commitid : DPxANWhtVhu
extra : rebase_source : ba1b2c4cc9a93f7acbc4b68936b808dfc3552294
2015-10-22 15:10:14 -06:00
Brian Grinstead
acfff056be
Bug 1216615 - Add spacing on devtools-searchbox instead of devtools-searchinput;r=pbrosset
...
--HG--
extra : commitid : HbTSC6RTbI5
2015-10-23 08:47:10 -07:00
Sebastian Kaspari
fd13c2e2bc
Bug 1202753
- Tabs tray (Grid): Scroll to selected tab if it is not visible. r=margaret
...
--HG--
extra : commitid : Cm97FTi6pCd
extra : rebase_source : 94961d50ccf77ccfcb884df4f41ab1e970630224
extra : amend_source : eccc38963aa0244ed05eb11481fe06b603d837f8
2015-10-23 12:57:17 +02:00
Michael Ratcliffe
59b814892b
Bug 1211223
- Error running eslint setup on Windows r=mh+mozilla, r=pbro
...
--HG--
extra : commitid : VCSW7YjYq1
extra : rebase_source : 619bf85751c2f9281c897d958893c62360d4fd37
2015-10-23 14:36:24 +01:00
Carsten "Tomcat" Book
f91ea17820
Backed out changeset 712073c4f0b4 (bug 1213780) for causing rooting hazard failures on a CLOSED TREE
2015-10-23 14:38:29 +02:00
Carsten "Tomcat" Book
00f2ee5978
Backed out changeset a655cd7082e9 (bug 1215540)
2015-10-23 14:38:07 +02:00
J. Ryan Stinnett
12988a89c2
Bug 1217687 - Appease the mozbuild reading test. r=me
2015-10-23 07:25:19 -05:00
J. Ryan Stinnett
64bf2d6b32
Bug 1217687 - Revert back to including /devtools via toolkit. r=glandium
2015-10-23 06:04:45 -05:00
Chirath R
6d72f3d133
Bug 1216941 - Remove outset class from custom notification bar bindings. r=dao
2015-10-23 12:23:05 +02:00
Carsten "Tomcat" Book
c138c48fd1
Merge m-c to fx-team
2015-10-23 11:51:27 +02:00
Carsten "Tomcat" Book
b98d307f3e
merge mozilla-inbound to mozilla-central a=merge
2015-10-23 11:33:41 +02:00
Carsten "Tomcat" Book
a2298ccb67
merge fx-team to mozilla-central a=merge
2015-10-23 11:27:13 +02:00
Sebastian Kaspari
686c33075c
Bug 1217003 - Tabs tray (List): Remove unused landscape layout. r=margaret
...
--HG--
extra : commitid : KX50oJO0G31
extra : rebase_source : e48251654a81fe6f26804ad4474201b62735112c
2015-10-23 10:26:03 +02:00
B2G Bumper Bot
f6e8b532c7
Bumping manifests a=b2g-bump
2015-10-22 23:33:12 -07:00
B2G Bumper Bot
d55a674b42
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1b985049f337
Author: Wes Kocher <kwierso@gmail.com>
Desc: Revert "Merge pull request #32673 from nullaus/bug1195220" for failures in various gij chunks
This reverts commit cc3cd63a5b8ee3138db1fd6ce4e2f25d410d2d71, reversing
changes made to e252fe216270f04f72319f3f5163b407e12f0426.
2015-10-22 23:30:28 -07:00
B2G Bumper Bot
ba096f8549
Bumping manifests a=b2g-bump
2015-10-22 22:43:47 -07:00
B2G Bumper Bot
2a4f7402fa
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7a2765c7fc04
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32658 from ferjm/bug1217376.signout.confirmation
Bug 1217376 - [TV] Ask user for confirmation before signing the user out. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/6cd2e36e99b1
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1217376 - [TV] Ask user for confirmation before signing the user out. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/c3786cdfad14
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32651 from ferjm/bug1216614.sync.now.tv
Bug 1216614 - [TV] Add Sync Now option to Sync settings. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/70b056629d3b
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1216614 - [TV] Add Sync Now option to Sync settings. r=yifan
2015-10-22 22:40:33 -07:00
B2G Bumper Bot
fb84391f85
Bumping manifests a=b2g-bump
2015-10-22 21:48:21 -07:00
B2G Bumper Bot
4d7c871ef1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c7ca0d6a479e
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #32673 from nullaus/bug1195220
Bug 1195220 - Fix device support. Sort out session issues. r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/762e395fe911
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1195220 - Fix device support. Sort out session issues. r=gaye
2015-10-22 21:45:30 -07:00
B2G Bumper Bot
45cdf19fa7
Bumping manifests a=b2g-bump
2015-10-22 19:13:40 -07:00
B2G Bumper Bot
3dcd816348
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c29d409506ba
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32667 from Phoxygen/bug1217336-gaia_sim_picker_init
Bug 1217336 - correctly initialize gaia_sim_picker's direction.
========
https://hg.mozilla.org/integration/gaia-central/rev/bcc1d37a784f
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1217336 - correctly initialize gaia_sim_picker's direction.
========
https://hg.mozilla.org/integration/gaia-central/rev/2d14e92eea96
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32678 from KevinGrandon/bug_1217674_b2gdroid_ftu
Bug 1217674 - Simple B2GDroid FTU app
========
https://hg.mozilla.org/integration/gaia-central/rev/3968ab9fd122
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1217674 - Simple B2GDroid FTU app r=fabrice
2015-10-22 19:10:30 -07:00
Wes Kocher
5ba2dcfe5c
Merge b2ginbound to central, a=merge
2015-10-22 16:50:22 -07:00
Wes Kocher
872e4742b4
Merge fx-team to central, a=merge
2015-10-22 16:45:45 -07:00
B2G Bumper Bot
7ca0f93a5b
Bumping manifests a=b2g-bump
2015-10-22 13:39:10 -07:00
B2G Bumper Bot
13fd0e3b88
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4112549b51a4
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32647 from npark-mozilla/1217284
Bug 1217284 - Imagecompare RTL: increase Settings-> Homescreen menu coverage
========
https://hg.mozilla.org/integration/gaia-central/rev/8bf4910b491a
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1217284 - Imagecompare RTL: increase Settings-> Homescreen menu coverage
2015-10-22 13:36:28 -07:00
B2G Bumper Bot
244d80e930
Bumping manifests a=b2g-bump
2015-10-22 11:28:57 -07:00
B2G Bumper Bot
7c5254565a
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9faf758d4daf
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32646 from npark-mozilla/1215705
Bug 1215705 - Imagecompare RTL: increase Improve firefox OS menu coverage
========
https://hg.mozilla.org/integration/gaia-central/rev/ff4552340ca0
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1215705 - Imagecompare RTL: increase Improve firefox OS menu coverage
========
https://hg.mozilla.org/integration/gaia-central/rev/b0331d1d7edc
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32645 from npark-mozilla/1215701
Bug 1215701 - Imagecompare RTL: increase addon menu coverage
========
https://hg.mozilla.org/integration/gaia-central/rev/cd1a9bd524bb
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1215701 - Imagecompare RTL: increase addon menu coverage
========
https://hg.mozilla.org/integration/gaia-central/rev/ffa6ccb248b0
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32613 from npark-mozilla/1216560
Bug 1216560 - Update change_wallpaper.py and change_layout.py in order to support the new homescreen
========
https://hg.mozilla.org/integration/gaia-central/rev/52d7dea9946a
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1216560 - Update change_wallpaper.py and change_layout.py in order to support the new homescreen
2015-10-22 11:22:29 -07:00
Tooru Fujisawa
ebb5c00373
Backed out changeset 85bf82ac6e9a (bug 1202134) for OSX xpcshell test failure
...
--HG--
extra : commitid : LQB6mfBZWw8
2015-10-23 03:06:05 +09:00
B2G Bumper Bot
5c13bb5968
Bumping manifests a=b2g-bump
2015-10-22 10:08:13 -07:00
B2G Bumper Bot
76fdd1325d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b0e36b27ccb3
Author: Sam Foster <sfoster@mozilla.com>
Desc: Merge pull request #32668 from sfoster/late-customization-noredirect-bug-1217203
Bug 1217203 - update default to marketplace.firefox.com host. r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/aff2e0d3173e
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1217203 - update default to marketplace.firefox.com host.
2015-10-22 10:05:27 -07:00
J. Ryan Stinnett
fa0f765d51
Bug 1216592 - Clean up old paths that landed post-migration. r=bgrins
2015-10-22 11:31:09 -05:00
B2G Bumper Bot
3f0ec8d035
Bumping manifests a=b2g-bump
2015-10-22 09:19:07 -07:00
B2G Bumper Bot
8f67013db9
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/58749b76a31e
Author: Sam Foster <sfoster@mozilla.com>
Desc: Merge pull request #32642 from sfoster/ftu-skip-step-bug-1216809
Bug 1216809 - skipStep should increment/decrement by 1. r=jedireza
========
https://hg.mozilla.org/integration/gaia-central/rev/431a9e843534
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1216809 - skipStep should increments/decrement by 1.
========
https://hg.mozilla.org/integration/gaia-central/rev/1aaad3435979
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #32234 from hfiguiere/bug1208083-context-search
Bug 1208083 - Part 3: Context search r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/9bd9b9ff5380
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1208083 - Part 3: Context search
2015-10-22 09:15:39 -07:00
Nick Fitzgerald
ee34994904
Bug 1217248 - Add the ability to invert CensusTreeNode trees; r=jsantell
2015-10-22 09:12:36 -07:00
Nick Fitzgerald
ada3f2a447
Bug 1217158 - Aggregate total counts/bytes in CensusTreeNode; r=jsantell
2015-10-22 09:12:36 -07:00
Nick Fitzgerald
72eeda6375
Bug 1201542 - Implement allocationSite
breakdown for CensusTreeNode; r=jsantell
2015-10-22 09:12:36 -07:00
Brian Grinstead
07a566e45e
Bug 1216615 - Get rid of margin-left and margin-right for devtools-searchinput to prevent movement during resize;r=pbrosset
...
--HG--
extra : commitid : IzZStQzrcg5
2015-10-22 08:55:35 -07:00
B2G Bumper Bot
787d4222bb
Bumping manifests a=b2g-bump
2015-10-22 08:53:03 -07:00
B2G Bumper Bot
3490e82ae8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/81194c60006e
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32665 from Cwiiis/bug1217401-homescreen-a11y-pages-indicator
Bug 1217401 - Make homescreen panels indicator accessible. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/d4b419e61b00
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1217401 - Make homescreen panels indicator accessible. r=gmarty
2015-10-22 08:50:10 -07:00