Commit Graph

1480 Commits

Author SHA1 Message Date
Gaia Pushbot
63a989c555 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77926589c07c
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #12478 from gaye/bug-902124

Bug 902124 - Followup to fix passing NPM_REGISTRY to gaia-marionette

========

https://hg.mozilla.org/integration/gaia-central/rev/63253f9fd46f
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 902124 - Followup to fix passing NPM_REGISTRY to gaia-marionette
2013-09-26 12:36:24 -07:00
Ryan VanderMeulen
cba819222d Bug 921071 - Add in-tree configs for B2G emulator-ics. r=aki
--HG--
rename : b2g/config/emulator/config.json => b2g/config/emulator-ics/config.json
rename : b2g/config/emulator/releng-emulator.tt => b2g/config/emulator-ics/releng-emulator-ics.tt
2013-09-26 15:06:35 -04:00
Gaia Pushbot
d8d3f31e43 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01a6fb085eb8
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12476 from teodosia/fix-unlock-to-homescreen

Bug 921053 - Fix failing lockscreen/test_lockscreen_unlock_to_homescreen.py on master r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/d511a8385989
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Bug 921053 - Fix failing lockscreen/test_lockscreen_unlock_to_homescreen.py on master
2013-09-26 10:00:26 -07:00
Gaia Pushbot
943a247997 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f96c71f7ec88
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #12445 from Rik/incoming-tap-screen-901168

Bug 901168 - Tapping the center of the screen while receiving a call lea... r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/35c74712ccf2
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 901168 - Tapping the center of the screen while receiving a call leaves the call in an unanswerable state
2013-09-26 09:36:26 -07:00
Gaia Pushbot
d8d6c6704e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c4b87f3bee9
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12469 from crdlc/bug-920948

Bug 920948 - [Bug] Sometimes drag&drop is not working fine with collections

========

https://hg.mozilla.org/integration/gaia-central/rev/1f54f42eea24
Author: crdlc <crdlc@tid.es>
Desc: Bug 920948 - [Bug] Sometimes drag&drop is not working fine with collections
2013-09-26 08:15:24 -07:00
Gaia Pushbot
30984d9f22 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0fa18fe646fe
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different r=yurenju,asuth,ochameau

This also shows a message when the archive file seems to be corrupted, advising
to run "make really-clean". Also changed "make really-clean" to remove all
xulrunner related files.

We now uncompress the archive directly in a specific directory that should
change when we change the URL.

We use a dot file inside the xulrunner SDK directory to keep the URL used to
download that SDK.

Now we can also define XULRUNNER_DIRECTORY from the command-line. If not
defined, it will use the default xulrunner-sdk-26/xulrunner-sdk.
We can also define XULRUNNER_BASE_DIRECTORY which is the place where the
XULRunner SDK will get uncompressed.

We export the new XULRUNNER_DIRECTORY variable along with the
existing various xulrunner program paths. These paths have been made absolute
using make's `abspath` operation.

The patch also removes the ./ prefixes to those paths as they're likely useless
and prevent from using an absolute path when defining XULRUNNER_DIRECTORY from
the command line.

This patch also remove the email's build_stage directory when running "make
clean".

This _will_ make all devs redownload XULRunner, sorry.

This make the build fail if submakes fail

Also add documentation at the top of the Makefile.

========

https://hg.mozilla.org/integration/gaia-central/rev/64ff9610d8b2
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12248 from julienw/885713-jshint

Bug 885713 - propose a "make hint" that would use jshint instead of gjsl...

========

https://hg.mozilla.org/integration/gaia-central/rev/bab8e2d4d9b7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 885713 - propose a "make hint" that would use jshint instead of gjslint r=ochameau,rik f=jlal

This adds
* a default .jshintrc configuration file
* a `make hint` launcher
* a way to launch the linters (including the old lint linter) for a specific app
  only.
* you can also use another jshint configuration file
* use .jshintignore file as main exclude file, from both gjslint and jshint
* the pre-commit hook uses a makefile goal now
* remove the node_modules directory in really_clean
* use real files instead of phony targets for node modules and git hooks
* revert the part of bug 918295 affecting the git hook copy
2013-09-26 06:01:23 -07:00
Gaia Pushbot
be84408d38 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/99a2a0102ace
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #12466 from crdlc/bug-910334

Bug 910334 - [e.me][feature] Update icon to drag apps into collections and the white circle behind them

========

https://hg.mozilla.org/integration/gaia-central/rev/14810c33161f
Author: crdlc <crdlc@tid.es>
Desc: Bug 910334 - [e.me][feature] Update icon to drag apps into collections and the white circle behind them
2013-09-26 05:26:23 -07:00
Gaia Pushbot
8a4971586f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a39a3762c60
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #12471 from yurenju/terminate-build

Bug 919377 - terminate build process if get error from xpcshell script r=@ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/b9e0c355689c
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 919377 - terminate build process if get error from xpcshell script
2013-09-26 05:15:23 -07:00
Gaia Pushbot
2e4528a2ec Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1d7969e9fd8
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12470 from jmcanterafonseca/email_fixed

Bug 918786 - Contacts App allows empty email addresses

========

https://hg.mozilla.org/integration/gaia-central/rev/973bc5021c4a
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 918786 - Contacts App allows empty email addresses
2013-09-26 04:40:23 -07:00
Gaia Pushbot
c1933c70e9 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f4e805ae81c9
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #12077 from arcturus/bug-911075

Bug 911075 - [Contacts] Nothing happens if the user try export contacts as vcard while the sd card is in use

========

https://hg.mozilla.org/integration/gaia-central/rev/5f61e1264903
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 911075 - [Contacts] Nothing happens if the user try export contacts as vcard while de sd card is in use

========

https://hg.mozilla.org/integration/gaia-central/rev/16c2e7a76f47
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12341 from cctuan/918874

Bug 918874 - enable software btn as default for mobile without hardware ...

========

https://hg.mozilla.org/integration/gaia-central/rev/8ab96d5d8bc1
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 918874 - enable software btn as default for mobile without hardware home btn
2013-09-26 03:30:22 -07:00
Gaia Pushbot
ebf19edbf1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/68cba47518ba
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12373 from wanderview/contacts-static-scrollbar

Bug 919692: define contacts scrollbar in index.html

========

https://hg.mozilla.org/integration/gaia-central/rev/47ba5adbd985
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 919692: define contacts scrollbar in index.html
2013-09-26 02:30:23 -07:00
Gaia Pushbot
2489df1857 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/af2c025bbb50
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12431 from jmcanterafonseca/bug-918674

Bug 918674 - In Contacts header the separator between '+' and 'settings ...

========

https://hg.mozilla.org/integration/gaia-central/rev/3238bfb629bf
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 918674 - In Contacts header the separator between '+' and 'settings icon' has disappeared

========

https://hg.mozilla.org/integration/gaia-central/rev/9fdcb2d625f1
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12359 from gasolin/issue-919455

Bug 919455 - tablet wallpaper are stretched, r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/05ecb8099fd7
Author: gasolin <gasolin@gmail.com>
Desc: Bug 919455 - tablet wallpaper are stretched
2013-09-26 00:26:23 -07:00
Gaia Pushbot
cc70ba7849 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fd17e1652112
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #12464 from yurenju/make-single-app

Bug 918295 - |APP=... make install-gaia| activate too many targets in th... r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/738318fffff4
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 918295 - |APP=... make install-gaia| activate too many targets in the build system
2013-09-26 00:05:23 -07:00
Gaia Pushbot
6b1dada0b4 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43bc58df001f
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Revert "Merge pull request #12420 from mpizza/Bug_920394_buidTime_keyboard"

This reverts commit 4bbd1850a60925fc6ae7aa7a14b9b634a8187607, reversing
changes made to d90878009b4d864e690b0d382f33a781f1ed0bc1.

Revert "Merge pull request #12005 from mcirlanaru/bug_913782"

This reverts commit 51eb595572dfde7e3af451a9b30b3e22db1fdab2, reversing
changes made to b3d003e1c92f6bd685be275b57f17d186ffcaaa7.
bug 920588 : backout above commit on master
2013-09-25 22:15:24 -07:00
Gaia Pushbot
8bd12667ad Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4e142710052a
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #12378 from EragonJ/bug-876291

Bug 876291 - [Bluetooth] Change phone name screen needs to be updated to use building blocks, r=@crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/53c4640b4e53
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 876291 - [Bluetooth] Change phone name screen needs to be updated to use building blocks

- use latest BB to show up prompt modal
2013-09-25 21:40:22 -07:00
Gaia Pushbot
b900f04276 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e474736e925e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12424 from gasolin/issue-920042

Bug 920042 - [Flatfish] not minimize appWraper bar while swipe up to hom...r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/9ba8915376c4
Author: gasolin <gasolin@gmail.com>
Desc: Bug 920042 - [Flatfish] not minimize appWraper bar while swipe up to home gesture is enabled
2013-09-25 19:40:23 -07:00
Gaia Pushbot
03e7056399 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/231ca8b58142
Author: root <root@vivien-clam>
Desc: Revert "Bug 920561 - Ensure LazyLoader.load does not slow down app rendering. r=mbudzynski,kgrandon"

This reverts commit 8ed692c6c6df1fcabe3c65ca8fee9cd54e625244.
2013-09-25 19:30:25 -07:00
Gaia Pushbot
6e4c537cb8 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad97a2789eca
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 920561 - Ensure LazyLoader.load does not slow down app rendering. r=mbudzynski,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/bf8cf22d1e58
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12412 from cctuan/920357

Bug 920357 - cancel edit mode by clicking non-icon area

========

https://hg.mozilla.org/integration/gaia-central/rev/f70973830452
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 920357 - cancel edit mode by clicking not-icon area
2013-09-25 18:50:23 -07:00
Gaia Pushbot
859382f6ce Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f22c641c064a
Author: Ben Kelly <ben@wanderview.com>
Desc: Revert "Bug 920561 - Ensure LazyLoader.load does not slow down app rendering. r=mbudzynski"

This reverts commit 6dcb079db2ad16a2b2995c039f358ff9d6a2f6d4.
2013-09-25 14:55:24 -07:00
Gaia Pushbot
936895b93d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd489d362898
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #12449 from teodosia/fix-capture-video

Bug 920598 - Fix failing /camera/test_camera_capture_video.py on master

========

https://hg.mozilla.org/integration/gaia-central/rev/221338354449
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Bug 920598 - Fix failing /camera/test_camera_capture_video.py on master
2013-09-25 13:45:28 -07:00
Gaia Pushbot
d4fd76c917 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1bfa9e10dc2b
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #12387 from leob2g/Bug_915992_Changing_default_configuration_to_Postpaid

[Cost Control] Bug_915992_Changing_default_config_to_Postpaid r=lodr

========

https://hg.mozilla.org/integration/gaia-central/rev/ebc57c722136
Author: sarath27.vs <sarath27.vs@lge.com>
Desc: Changing default config to Postpaid
2013-09-25 11:30:23 -07:00
Gaia Pushbot
c5dcfc1740 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0964e9ebb851
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #12369 from KevinGrandon/bug_919591_contacts_defer_scripts

Bug 919591 - Defer contact scripts r=vingtetun,francisco

========

https://hg.mozilla.org/integration/gaia-central/rev/013acf302f09
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 919591 - Defer contact scripts
2013-09-25 11:05:22 -07:00
Gaia Pushbot
ce54052dc0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df1654f408ae
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 918576 - [B2G][SMS] The text MMS does not appear above the send button when attaching the first attachment r=gnarf

* compose.js: trigger the input event after changing the type
* thread_ui.js: don't do anything in the asynchronous getSegmentInfoForText
  callback if the type is not SMS at this point

========

https://hg.mozilla.org/integration/gaia-central/rev/68e5065474a4
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #12435 from zacc/bug917523"

This reverts commit 3ca1ab7595d79f5a3b8351ed1c2a4fdaa664404b, reversing
changes made to bdb0cbb93224aa1f09afeb9c7a7fc3a66c61d28d.
2013-09-25 10:31:05 -07:00
Gaia Pushbot
4308a23c6e Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9d76b9a19325
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 919579 - Silent the SINGLE_VARIANT_CONF_FILE loading error r=vingtetun
2013-09-25 10:30:44 -07:00
Gaia Pushbot
9d82bd6f70 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/609201aba1a4
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12379 from lightsofapollo/backout-incremental-commits

Revert "Merge pull request #10981 from ganesh7/bug_819628"

========

https://hg.mozilla.org/integration/gaia-central/rev/c5123c3ba5cd
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #10981 from ganesh7/bug_819628"

This reverts commit 8a91b987b57e01d03eded32c33a68595bd0949cb, reversing
changes made to dfff18a59944e64f527030ff71223f30d8f45840.
2013-09-25 10:30:23 -07:00
Gaia Pushbot
b7bcfd6b74 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/15e0ed73da28
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 920561 - Ensure LazyLoader.load does not slow down app rendering. r=mbudzynski

========

https://hg.mozilla.org/integration/gaia-central/rev/c02e61476598
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 920522 - Remove icc_helper.js from the Settings apps startup path. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/a77b52ece92f
Author: Corey Frang <gnarf37@gmail.com>
Desc: Revert "Bug 917463 - [Clock] Implement scrolling inertia in inline time picker for Timers - r=jugglinmike"

This reverts commit 41f2c409c8baf9e5375ab0d41d0bbc3fe4ecf492.
2013-09-25 08:55:23 -07:00
Gaia Pushbot
fd809c1c4f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d2f42e82d86f
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12391 from crdlc/bug-919951

Bug 919951 - DateTimeFormat is no longer needed after deleting the clock in the landing page

========

https://hg.mozilla.org/integration/gaia-central/rev/fabc1e9f8884
Author: crdlc <crdlc@tid.es>
Desc: Bug 919951 - DateTimeFormat is no longer needed after deleting the clock in the landing page
2013-09-25 08:30:32 -07:00
Gaia Pushbot
9970558a13 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/493172de7bb2
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 920473 - Bump gaiatest version to 0.15. r=bebe
2013-09-25 07:55:23 -07:00
Gaia Pushbot
11a6399f3f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aa7afb132e75
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #12440 from jmcanterafonseca/bug_export_checks

Bug 920476 [Contacts] Not possible to select a contact to be exported

========

https://hg.mozilla.org/integration/gaia-central/rev/555cbb489dd0
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 920476 [Contacts] Not possible to select a contact to be exported
2013-09-25 07:40:23 -07:00
Gaia Pushbot
19b3487395 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fcf42e45f4f2
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Include resources when packaging gaiatest. r=bebe
2013-09-25 07:30:23 -07:00
Gaia Pushbot
78cdfa3f34 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e94bbd1e3b76
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12357 from gasolin/issue-911696-2

Bug 911696 - [Dialer] [Flatfish] hide dialer app in homescreen if no tel..., r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/85c8e562826c
Author: gasolin <gasolin@gmail.com>
Desc: Bug 911696 - [Dialer] [Flatfish] hide dialer app in homescreen if no telephony support

========

https://hg.mozilla.org/integration/gaia-central/rev/19982c0bb77a
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12368 from crdlc/bug-919439

Bug 919439 - Avoid repainting in landing page after clicking home button and delete dead code in grid.js

========

https://hg.mozilla.org/integration/gaia-central/rev/8a92b23669f1
Author: crdlc <crdlc@tid.es>
Desc: Bug 919439 - Avoid repainting in landing page after clicking home button and delete dead code in grid.js
2013-09-25 06:40:22 -07:00
Gaia Pushbot
2b74943b55 Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/403d81b0e428
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12366 from jmcanterafonseca/bug__notknown

Bug 917287 - [Contacts] Name is not correctly shown when passively mergi...

========

https://hg.mozilla.org/integration/gaia-central/rev/0cbf3e80180d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 917287 - [Contacts] Name is not correctly shown when passively merging a contact with a contact imported from SIM card

========

https://hg.mozilla.org/integration/gaia-central/rev/d62dc7acab1f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #12275 from alivedise/bugzilla/917435/mozbrowsericonchange

Bug 917435 - Use event.detail.href instead of event.detail in

========

https://hg.mozilla.org/integration/gaia-central/rev/892b9f164bb1
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 917435 - Use event.detail.href instead of event.detail in
mozbrowsericonchange event handler

========

https://hg.mozilla.org/integration/gaia-central/rev/c61a9006eca8
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Revert "Bug 919515 - Disable test_browser_search - Searching for words is not giving results"

This reverts commit 3452f8343128f21b6bce569575afa489c3414369.
2013-09-25 06:30:22 -07:00
Gaia Pushbot
715c2ec5dc Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c0fe4b194d81
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12435 from zacc/bug917523

Bug 917523 - repair and reenable test_keyboard_change_language

========

https://hg.mozilla.org/integration/gaia-central/rev/4468ba29e924
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: bug 917523 - repair and reenable test_keyboard_change_language r=alint/bebe

========

https://hg.mozilla.org/integration/gaia-central/rev/fe03c7d89523
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #12399 from etiennesegonzac/bug-919446-call-group-details-glitch

Bug 919446 - Fixing a glitch on the call group details screen. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/252d57f0411d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 919446 - Fixing a glitch on the call group details screen.
r=Rik
2013-09-25 06:16:31 -07:00
Gaia Pushbot
6357cd75b9 Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0dd72df9c46b
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #12429 from EverythingMe/bugfix-919409

Bug 919409 - [e.me][perf] Certain Collections show constant repaints [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/7d27614c36a1
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 919409 - [e.me][perf] Certain Collections show constant repaints [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/a0ec6c37bf5e
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #12428 from EverythingMe/bugfix-919406

Bug 919406 - [e.me][perf] Panning fps reduced due Collection DOM [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/7cc66d26413f
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 919406 - [e.me][perf] Panning fps reduced due Collection DOM [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/4bc78e0d6391
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #12430 from EverythingMe/bugfix-uuid

Bug 919547 - [e.me][perf] uuid.js replacement [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/5aafb052e81b
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 919547 - [e.me][perf] uuid.js replacement [r=crdlc]
2013-09-25 06:05:22 -07:00
Gaia Pushbot
68615bd345 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/27ea1f4463f7
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Renable Python ui-tests active_sync email tests a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/1d2e4da27a6e
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Re-enable Python ui-test test_gallery_edit_photo.py a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/8f043790745c
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Re-enable Python ui-test test_mmi.py a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/ee75f135a98a
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Re-enable Python ui-test test_add_photo_to_contact.py a=test-only
2013-09-25 05:15:24 -07:00
Gaia Pushbot
891244b8e8 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/691bbca326a4
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 920023 - Add gaia command line interface to gaiatest. r=wlach
2013-09-25 05:05:23 -07:00
Gaia Pushbot
c824491945 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4f4c0398c18
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12432 from jmcanterafonseca/bug-919967

Bug 919967 - Enable import contact when illegal SIM insert.

========

https://hg.mozilla.org/integration/gaia-central/rev/3f070c83213a
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 919967 - Enable import contact when illegal SIM insert.
2013-09-25 04:30:23 -07:00
Gaia Pushbot
d66059cd3f Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/477e7a5c5977
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12367 from crdlc/bug-919458

Bug 919458 - Banner display none in order not to consume memory

========

https://hg.mozilla.org/integration/gaia-central/rev/d67e4dd49247
Author: crdlc <crdlc@tid.es>
Desc: Bug 919458 - Banner display none in order not to consume memory

========

https://hg.mozilla.org/integration/gaia-central/rev/0a66c69f06c5
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12389 from crdlc/bug-919933

Bug 919933 - [Homescreen] Lazy load shared/js/omadrm/fl.js

========

https://hg.mozilla.org/integration/gaia-central/rev/ad2a3ac5e3e1
Author: crdlc <crdlc@tid.es>
Desc: Bug 919933 - [Homescreen] Lazy load shared/js/omadrm/fl.js
2013-09-25 04:00:23 -07:00
Gaia Pushbot
77a5ac6bcd Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/504dcc988234
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #12362 from frsela/STK/Bug910151

Bug 910151 - [Buri][REG][STK]should display the default text when execute get input command with default text parameter, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/d95fcedf6d31
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Bug 910151 - [Buri][REG][STK]should display the default text when execute get input command with default text parameter
2013-09-25 03:40:26 -07:00
Gaia Pushbot
07eb197bb5 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f161d4a6b878
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Merge pull request #12420 from mpizza/Bug_920394_buidTime_keyboard

Bug 920394 - [Keyboard] Build time default keyboard should use |utils.ga... r=yurenju.

========

https://hg.mozilla.org/integration/gaia-central/rev/95426f71e0a1
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Bug 920394 - [Keyboard] Build time default keyboard should use |utils.gaiaOriginURL| to generate app origin

========

https://hg.mozilla.org/integration/gaia-central/rev/6cee530c0084
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12363 from EverythingMe/ccc-sq

Bug 911958 - [e.me][feature] Configurable collections order by operators in build time

========

https://hg.mozilla.org/integration/gaia-central/rev/2c4c81ba56fd
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 911958 - [e.me][feature] Configurable collections order by operators in build time
2013-09-25 02:25:22 -07:00
Gaia Pushbot
4abc01b81e Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/632281497b31
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11675 from KevinGrandon/bug_907907_contacts_lazy_dom

Bug 907907 contacts lazy dom

========

https://hg.mozilla.org/integration/gaia-central/rev/c3a150b1aaf9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 907907 - Lazy load Contacts DOM nodes via HTML Import polyfill

========

https://hg.mozilla.org/integration/gaia-central/rev/7083d9d8263a
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #12394 from davehunt/bug916749

Bug 916749 - Bump gaiatest version to 0.14 r=zcampbell r=bebe

========

https://hg.mozilla.org/integration/gaia-central/rev/f28bb4a9e058
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 916749 - Bump gaiatest version to 0.14. r=zcampbell
2013-09-25 02:15:24 -07:00
Gaia Pushbot
c89acbc6a1 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b815fca222f5
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12419 from rnowm/920393

Bug 920393 - Headers [BB] wrong margin in left button

========

https://hg.mozilla.org/integration/gaia-central/rev/7034960a8d53
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 920393 - Headers [BB] wrong margin in left button

========

https://hg.mozilla.org/integration/gaia-central/rev/9ff0fbf48c1a
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #12035 from rnowm/disabled-list

Bug 912437 - [BB] Change the disabled state for list elements row

========

https://hg.mozilla.org/integration/gaia-central/rev/a4d64801cbbc
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 912437 - [BB] Change the disabled state for list elements row
2013-09-25 00:40:22 -07:00
Gaia Pushbot
d9bc3174d9 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5130a8241013
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #12264 from crh0716/917238

Bug 917238 - Load network.json for supported network types r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/d061dca88415
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 917238 - Load network.json for supported network types

========

https://hg.mozilla.org/integration/gaia-central/rev/76789f5668dd
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12396 from comoyo/fix_keyboard_nightly

Bug 920039 - Check if app has manifest in keyboard_helper. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/a3d4909b5271
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 920039 - Check if app has manifest in keyboard_helper
2013-09-25 00:30:23 -07:00
Gaia Pushbot
814a43d6da Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33a3a3796882
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12414 from alivedise/bugzilla/905116_master_v7

Bug 905116 - Implement Homescreen Window + Homescreen Launcher, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e1e47585c181
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 905116 - Implement Homescreen Window + Homescreen Launcher
2013-09-25 00:20:22 -07:00
Gaia Pushbot
d96366e376 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e158e50fd7ab
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #12417 from evelynhung/issue-900399

Issue 900399 v1 train (cherry picked from commit 2cae0622ee942906daaca90293441afdbd2cb7de)

========

https://hg.mozilla.org/integration/gaia-central/rev/cdb4a6c35d9f
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Issue 900399 v1 train (cherry picked from commit 2cae0622ee942906daaca90293441afdbd2cb7de)

Bug 900399 - let maximum image pixel resolution customizable, r=djf

Conflicts:

	build/applications-data.js
2013-09-25 00:05:22 -07:00
Gaia Pushbot
33cbaceb61 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7a3d5b91ffa1
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #12415 from EverythingMe/enhanced-squashed

Bug 910316 - [e.me] Everything.me features in enhanced branch for Firefox OS 1.2 r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/5db9898c80bc
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 910316 - [e.me] Everything.me features in enhanced branch for Firefox OS 1.2 r=crdlc
2013-09-24 23:45:28 -07:00
Gaia Pushbot
4e0556f5d0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/15e078a31a90
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #12058 from luke-chang/908592_pinyin_symbol_panel

Bug 908592 - [Keyboard] Improve symbol panel layout of Pinyin IME. r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/90dabe7f6eca
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 908592 - [Keyboard] Improve symbol panel layout of Pinyin IME
2013-09-24 20:45:23 -07:00
Gaia Pushbot
98efb12929 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5faac0edd69e
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #12154 from yurenju/mod2arg2

Bug 904105 - part 1: using argument instead of module r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0ff7738efed6
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 904105 - part 1: using argument instead of module

previously we wrote config module by makefile and require it on
each module in GAIA_DIR/build. it would be great if using argument for
build config because we can dynamicly change build config when we use
those modules.

e.g., if using those module in firefox exntesion, user can change build
config in a web form if we use argument, but it's difficult by module.
2013-09-24 20:05:22 -07:00
Gaia Pushbot
e8b5f42c84 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c236e7300f6
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12356 from huchengtw-moz/camera/Bug_917382_secure_camera_screen_lock

Bug 917382 - [B2G][Camera][Lockscreen]Camera viewscreen turns black afte...r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/d6e9ec2f4da7
Author: John Hu <johu@mozilla.com>
Desc: Bug 917382 - [B2G][Camera][Lockscreen]Camera viewscreen turns black after viewing a thumbnail in passcode lock

========

https://hg.mozilla.org/integration/gaia-central/rev/47c21ac69b00
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #12365 from dwi2/bug916917

Bug 916917 - [B2G][Buri][Settings] Keyboard menu name in Settings app ap... r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/872c4472cd93
Author: dwi2 <dwi019@gmail.com>
Desc: Bug 916917 - [B2G][Buri][Settings] Keyboard menu name in Settings app appears to be displayed in Chinese when the device language is set to English
2013-09-24 19:50:22 -07:00
Gaia Pushbot
08c6a4ef3d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f239513dae93
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Merge pull request #12381 from mpizza/Bug_911129_lost_focus

Bug 911129 - [Keyboard][V1.2] After switching the keyboard layout, the c... . r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/b9bf5c1ab5ae
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Bug 911129 - [Keyboard][V1.2] After switching the keyboard layout, the cursor doesn't focus on text field
   -- action menu would not take focus when keyboard was been shown
   -- remove comment in keyboard manager since action menu is scrollable when there is a large list of items.
2013-09-24 19:40:23 -07:00