Gaia Pushbot
0272bc371e
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30eb00123212
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12590 from EverythingMe/922726-nameless-collections
Bug 922726 - [e.me] [bug] Saving a search as Collection results in n...
========
https://hg.mozilla.org/integration/gaia-central/rev/ee536fd09fca
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 922726 - [e.me] [bug] Saving a search as Collection results in name-less collection [r=ranbena]
2013-10-01 23:35:24 -07:00
Szu-Yu Chen [:aknow]
891a18bc5c
Bug 919412 - Wait emulator cmd finished in tear down stage. r=hsinyi
2013-10-02 14:27:52 +08:00
Gaia Pushbot
8bb6a655e8
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3fe146a1004f
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #12257 from punamdahiya/Bug915461
Bug 915461 - [Music] - Fix of Tapping x in music search bar does not clear text in search bar, r=@dominickuo
========
https://hg.mozilla.org/integration/gaia-central/rev/1130698fb40d
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 915461 - [Music] - Fix of Tapping x in music search bar does not clear text in search bar r=dkuo
2013-10-01 21:15:23 -07:00
Gaia Pushbot
20516ed329
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7003eeb45909
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 921398 - Relax the jshint rules about non-IIFE function literals to avoid clashes with the current style
This removes the "immed" and "newcap" rules.
The "immed" rule will be added back once gjslint bug 77 will be fixed or when
jshint adds another separate rule to warn about non-IIFE wrapped in parens.
2013-10-01 21:00:29 -07:00
Wes Kocher
dbb784a720
Merge inbound to m-c
2013-10-01 18:41:15 -07:00
Wes Kocher
608416d65a
Merge b2g-inbound to m-c
2013-10-01 18:29:36 -07:00
Patrick Brosset
a9bed50479
Bug 848731 - Deleting nodes or container frames now resets the markup, highlighter, css views accordingly, r=paul
2013-10-02 02:14:00 +02:00
Mark Finkle
9bcd8ec267
Bug 922329 - HelperApps.getAppsForUri does not check for empty results and throws r=wesj
2013-10-01 23:43:23 -04:00
Wes Kocher
66e1be5adc
Merge m-c to fx-team
2013-10-01 18:55:42 -07:00
Robert Strong
b41292a8a8
Followup - increase the test timeout for several more tests for Bug 918029. r=bbondy
2013-10-01 18:45:23 -07:00
Jeff Hammel
8aa6756434
Bug 922666 - Windows Mochitest "NameError: global name 'subprocess' is not defined" in killAndGetStack();r=edmorley
...
--HG--
extra : rebase_source : ad0fe201c5b1d6af79e2c60859f8f561e44708ca
2013-10-01 15:09:46 -07:00
Gijs Kruitbosch
44ad1ed594
Merge mozilla-central and ux
2013-10-02 00:00:14 +02:00
Robert Strong
07bbcbc864
Use a dynamic port for app update xpcshell tests - Bug 894729. r=bbondy
2013-10-01 14:37:49 -07:00
Robert Strong
d85efe552d
Increase the test timeout for Bug 918029. r=bbondy
2013-10-01 14:37:06 -07:00
Nick Fitzgerald
afd341c3a7
Bug 918802 - Move the debugger's pretty printing into a worker; r=past
2013-10-01 14:25:19 -07:00
Ryan VanderMeulen
892a11e37a
Merge m-c to fx-team.
2013-10-01 17:24:45 -04:00
Marina Samuel
e8e43d95f9
Bug 905808 - Reuse browser shift code from SelectionHandler to center findbar searches. r=mbrubeck
2013-10-01 14:21:56 -07:00
Gaia Pushbot
eccd3cb46e
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f175ff825091
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12344 from overholt/master
Bug 878700 - Untranslated text in 'Enter PIN' screen r=fcampo
========
https://hg.mozilla.org/integration/gaia-central/rev/26ba757e12bc
Author: Andrew Overholt <overholt@mozilla.com>
Desc: Bug 878700 - Untranslated text in 'Enter PIN' screen
Simple s/data-l10-id/data-l10n-id change as suggested by
Staś Małolepszy at in comment 6 of bug 878700.
2013-10-01 14:20:23 -07:00
Nick Alexander
ede5b63e85
NO BUG - Deleted unused resource `gecko_actionbar_bg'. r=sriram
2013-10-01 14:13:22 -07:00
Ryan VanderMeulen
f57f378fe7
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
Ryan VanderMeulen
50daa32e3a
Merge fx-team to m-c.
2013-10-01 16:43:07 -04:00
Ryan VanderMeulen
e2e3158668
Merge inbound to m-c.
2013-10-01 16:35:23 -04:00
Nick Fitzgerald
c11aa76356
Bug 911995 - Add escodegen's license to about:license; r=robcee
2013-10-01 13:21:05 -07:00
Nick Fitzgerald
2010b0ef16
Bug 921255 - Add an UPGRADING file to toolkit/devtools/sourcemap; r=robcee
2013-10-01 13:21:05 -07:00
Brandon Benvie
67ddb4fb9c
Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan
2013-10-01 13:17:20 -07:00
Matt Brubeck
0b6c80bbe8
Bug 917422 - Update Do Not Track strings for Metro and add a Learn More link [r=rsilveira]
2013-10-01 17:23:48 -07:00
Paul Rouget
c6d3da3393
Bug 917479 - Starting a simulator changes host and port settings. r=ochameau
2013-10-01 17:38:51 -04:00
Michael Harrison
156c9c3570
Bug 886138 - Make Geolocation work when geo.wifi.uri is a file:// URI. r=jdm
2013-10-01 17:38:30 -04:00
Brian Nicholson
5137554f82
Bug 897162 - Lower Gecko thread priority when showing Top Sites page. r=lucasr
2013-10-01 12:55:00 -07:00
Nick Alexander
32dceb90c5
Bug 903534 - Part 2: Build and release-sign background.apk. r=glandium
2013-10-01 12:43:31 -07:00
Nick Alexander
da7e97a1c3
Bug 903534 - Part 1: Build background-debug.apk. r=glandium
...
--HG--
rename : mobile/android/moz.build => mobile/android/tests/background/junit3/moz.build
rename : mobile/android/moz.build => mobile/android/tests/background/moz.build
rename : mobile/android/moz.build => mobile/android/tests/moz.build
2013-10-01 12:43:30 -07:00
Nick Alexander
dc2e144b17
Bug 919563 - Standardize APK generation. r=glandium
...
This only handles the simple cases: no mobile/android/base (yet).
2013-10-01 12:43:30 -07:00
Gaia Pushbot
8f115182d8
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa012c91dbe0
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #12592 from rwood-moz/endurance_device_codenames
Update endurance tests datazilla submission script; a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/69c8841682e5
Author: rwood-moz <rwood@mozilla.com>
Desc: Update endurance tests datazilla submission script; a=test-only
2013-10-01 12:30:23 -07:00
Gaia Pushbot
71f636c900
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dbc8bf7183da
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #12404 from rwood-moz/update_endurance
Bug 920180 - Gaia-ui endurance test updates for master (sms and settings tests)
========
https://hg.mozilla.org/integration/gaia-central/rev/d188ed480f16
Author: rwood-moz <rwood@mozilla.com>
Desc: Gaia-ui endurance test updates for master
2013-10-01 12:10:23 -07:00
Gaia Pushbot
5192e1047e
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a042d21e22e4
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #12477 from bebef1987/test
Bug 920528 - e.me tests still need some workwip
========
https://hg.mozilla.org/integration/gaia-central/rev/9d44f291ad6a
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 920528 - e.me tests still need some workwip r=zac bsilverberg|
2013-10-01 11:55:23 -07:00
Matt Brubeck
a7f269f1d2
Bug 922476 - Increase APZC fling stop threshold for Metro [r=bbondy]
2013-10-01 11:37:52 -07:00
Ryan VanderMeulen
61ee9e4bc1
Backed out changeset 9f16839e91c3 (bug 904652) for Gaia UI test failures.
2013-10-01 14:26:40 -04:00
Fabrice Desré
cac6565eea
Bug 919902 - [B2G][Helix][System][denghuachang]Device can not enter OS and stay on the third logo after uninstall some applications r=ferjm
2013-10-01 11:01:08 -07:00
Gaia Pushbot
ad9739490a
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4c0269f672ec
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #12586 from zacc/bug-922686
Bug 922686 - update lockscreen locator r=bebef1987
========
https://hg.mozilla.org/integration/gaia-central/rev/a837d3ccc1a5
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 922686 - update lockscreen locator r=bebef1987
========
https://hg.mozilla.org/integration/gaia-central/rev/350ad8445a09
Author: Yannick Assogba <yassogba@gmail.com>
Desc: Bug 919567 - Stopwatch and Timer Panels do not update from underlying data objects
r=jugglinmike
2013-10-01 10:20:23 -07:00
Gaia Pushbot
53f6708556
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b873d75cdc72
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12549 from EverythingMe/results-design
[Bug 910324] unify icon sizes across the board [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/bc1b26fe35e7
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 910324] unify icon sizes across the board [r=crdlc]
2013-10-01 09:45:24 -07:00
Gaia Pushbot
df5848b3f0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ec3d226a537c
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12577 from EverythingMe/bugfix-collection-edit
[Bug 922618] Fix collection edit mode [r=amirn]
========
https://hg.mozilla.org/integration/gaia-central/rev/fdd4d553fc06
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 922618] Fix collection edit mode [r=amirn]
2013-10-01 09:10:23 -07:00
Gaia Pushbot
10d7c5d8d6
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/34dac595bf78
Author: Amir Nissim <amirn@everything.me>
Desc: Revert "Bug 921092 - [e.me] Reverse order of newly added apps in Collections"
This reverts commit 7f96c72f2cbe060fd372cb1208fe23c8ebd18158.
2013-10-01 08:50:26 -07:00
Gaia Pushbot
39c209d664
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/840927fb8832
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12568 from crdlc/bug-921377
Bug 921377 - E.me Collection name translation
========
https://hg.mozilla.org/integration/gaia-central/rev/8d286f14d6d5
Author: crdlc <crdlc@tid.es>
Desc: Bug 921377 - E.me Collection name translation
2013-10-01 08:25:23 -07:00
Gaia Pushbot
350e65b57d
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e355317309b0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12438 from bebef1987/bug-920449
Bug 920449 - Refactor test_cards_view_with_one_app.py
========
https://hg.mozilla.org/integration/gaia-central/rev/448bb2e702e7
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 920449 - Refactor test_cards_view_with_one_app.py
2013-10-01 07:40:22 -07:00
Gaia Pushbot
1c12b2185c
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e3ae2f87c079
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12575 from crdlc/bug-922585
Bug 922585 - Maximum number of icons is wrong on first page
========
https://hg.mozilla.org/integration/gaia-central/rev/f9ae926b9385
Author: crdlc <crdlc@tid.es>
Desc: Bug 922585 - Maximum number of icons is wrong on first page
2013-10-01 06:40:23 -07:00
Gaia Pushbot
1acfdb6e8f
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b1741ea6d91c
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12553 from EverythingMe/collection-rename
[Bug 911550] Enable collection renaming [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/ddbe7195057c
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 911550] Enable collection renaming [r=crdlc]
2013-10-01 06:30:23 -07:00
Gaia Pushbot
0bdeb08bee
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1294f3868127
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12570 from EverythingMe/921092-app-ordering
Bug 921092 - [e.me] Reverse order of newly added apps in Collections
========
https://hg.mozilla.org/integration/gaia-central/rev/ba5cc7fe750e
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 921092 - [e.me] Reverse order of newly added apps in Collections
2013-10-01 06:16:24 -07:00
Gijs Kruitbosch
3c0e16851b
Bug 922847 - Separate animation from download button, r=mconley
2013-10-01 14:15:00 +02:00
Matt Brubeck
3c3cb50855
Bug 922934 - Hide Metro context menus on touchstart, scroll, or mousedown [r=emtwo]
2013-10-02 14:24:18 -07:00
Matt Brubeck
c501c2ae3e
Bug 915328 - Metro front-end fixes for cross slide with async panning [r=sfoster]
2013-10-02 18:03:05 -07:00