Commit Graph

184675 Commits

Author SHA1 Message Date
Ethan Tseng
6b62d29960 Bug 1009497 - Crash happened while device plays MP3 stream over RTSP. r=sworkman 2014-05-23 11:37:18 +08:00
B2G Bumper Bot
860ac5f8ca Bumping manifests a=b2g-bump 2014-05-26 01:51:24 -07:00
B2G Bumper Bot
5030d5a365 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b2ee4c07dd64
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #18524 from JaminLiu/BT_pair_marionette

Bug 968709 - Allow system app to listen to bluetooth-pairing-request. r=echou

========

https://hg.mozilla.org/integration/gaia-central/rev/c6bfe7df843a
Author: Jamin Liu <jaliu@mozilla.com>
Desc: Bug 968709 - Allow system app to listen to bluetooth-pairing-request.

========

https://hg.mozilla.org/integration/gaia-central/rev/2f5e54c4c0ed
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 881469 - [Messages] Implement Navigation object r=azasypkin,schung

This commit implements a Navigation abstraction to handle navigating between
panels. It also introduces the concept of panels.

Each panel can have 4 lifecycle methods: beforeEnter, afterEnter, beforeLeave,
beforeEnter. These methods either return nothing or a promise.
2014-05-26 01:45:52 -07:00
B2G Bumper Bot
3924500f3f Bumping manifests a=b2g-bump 2014-05-26 00:38:12 -07:00
B2G Bumper Bot
ffec10db2b Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
========

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

Bug 1008020 - [Vertical] Initial Smart Collections

========

https://hg.mozilla.org/integration/gaia-central/rev/2ce9336fe84b
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1008020 - [Collections App] Delete Collection [r=kgrandon]

========

https://hg.mozilla.org/integration/gaia-central/rev/03c3b6b5647c
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1008020 - [Collections App] View Smart Collections [r=ranbena, kgrandon] contains:

 * view-collection activity handler
 * icon clipping
 * gaia-grid fixes

========

https://hg.mozilla.org/integration/gaia-central/rev/40721d9d4680
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 1008020 - [Collections App] Disabling home button homescreen reaction when collection web activities are active r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/fd7ea78e520d
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1008020 - [Collections App] deviceId from settings [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/9e38fea1a8c4
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1008020 - [Collections App] Create Smart Collections [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/59b36472de38
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1008020 - [Collections App] Initial prototype r=ran r=amirn
2014-05-26 00:35:48 -07:00
B2G Bumper Bot
a394cbb1a1 Bumping manifests a=b2g-bump 2014-05-25 23:46:33 -07:00
B2G Bumper Bot
e70e2c2970 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/104c2987c21a
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1010088 - Use STAGE_DIR consistently on build process" for build bustages

This reverts commit 9c4b99d180313c243b32849c632a1e597a56e16c.

========

https://hg.mozilla.org/integration/gaia-central/rev/e69c9197e35e
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #19184 from mnjul/bug_987039_bluetooth_xfer_unit_test_coverage

Bug 987039 - apps/system/test/unit/bluetooth_transfer_test.js covers only 25% of the code. r=ianliu

========

https://hg.mozilla.org/integration/gaia-central/rev/856b4859f9b6
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 987039 - apps/system/test/unit/bluetooth_transfer_test.js covers only 25% of the code. r=ianliu

========

https://hg.mozilla.org/integration/gaia-central/rev/8851a70e2b0e
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #19623 from mnjul/bug_1000748_remove_multilocale_help_in_readme

Bug 1000748 - remove multilocale-clean help in README since it was removed the makefile [r=yuren]

========

https://hg.mozilla.org/integration/gaia-central/rev/0c7e21376e21
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1000748 - remove multilocale-clean help in README since it was removed the makefile

========

https://hg.mozilla.org/integration/gaia-central/rev/4878e2ce6a2b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1014501 - Follow-up, fix @import syntax error r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/08081dbfe51e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19614 from KevinGrandon/bug_1014501_component_import_polyfill_2

Bug 1014501 - [WebComponents] style import polyfill

========

https://hg.mozilla.org/integration/gaia-central/rev/76a31e1eb9d7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1014501 - [WebComponents] style import polyfill r=yor
2014-05-25 23:41:27 -07:00
Phil Ringnalda
0eda2b2e88 Bug 981477 followup, revert marking invalidation/transform-floating-point-invalidation.html?reverse as failing on OOP b2g since it passes 2014-05-24 13:54:28 -07:00
Fernando Jiménez
974cbdab7d Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Michael Wu
5c421f6601 Bug 1015483 - Fix boot animation when screen width != stride, r=m1 2014-05-24 14:42:00 -04:00
B2G Bumper Bot
b51a58d4d3 Bumping manifests a=b2g-bump 2014-05-24 10:06:32 -07:00
B2G Bumper Bot
7b79267b8c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46b331b7fa82
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19525 from KevinGrandon/bug_1014180_test_agent_bump

Bug 1014180 - Update gaia_node_modules for test-agent bump

========

https://hg.mozilla.org/integration/gaia-central/rev/b18197e41855
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1014180 - Update gaia_node_modules for test-agent bump r=julienw r=lightsofapollo
2014-05-24 10:01:11 -07:00
B2G Bumper Bot
194ea66b1f Bumping manifests a=b2g-bump 2014-05-24 09:26:25 -07:00
B2G Bumper Bot
a01c6cc88e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/db887588719d
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #19229 from mcjimenez/bug1010088

Bug 1010088 - Use STAGE_DIR consistently on build process

========

https://hg.mozilla.org/integration/gaia-central/rev/61ee7307ff7b
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 1010088 - Use STAGE_DIR consistently on build process
2014-05-24 09:20:53 -07:00
Gene Lian
70bbf6c260 Bug 1015100 - Polish the Alarm API Mochitest (part 3, polish tests to not run on invalid builds). r=Luqman 2014-05-23 18:41:45 +08:00
Gene Lian
e68c29034a Bug 1015100 - Polish the Alarm API Mochitest (part 2, polish tests to avoid accessing null request). r=Luqman 2014-05-23 18:41:11 +08:00
B2G Bumper Bot
25ae39c039 Bumping manifests a=b2g-bump 2014-05-23 23:18:20 -07:00
B2G Bumper Bot
4087d55f30 Bumping manifests a=b2g-bump 2014-05-23 23:08:03 -07:00
B2G Bumper Bot
47f3633bd3 Bumping manifests a=b2g-bump 2014-05-23 23:03:03 -07:00
B2G Bumper Bot
e86d1b721b Bumping manifests a=b2g-bump 2014-05-23 22:36:32 -07:00
B2G Bumper Bot
2a262f291f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d82c6502cdd7
Author: Eric Chou <echou@mozilla.com>
Desc: Merge pull request #14353 from eric30/Bug-945631

Bug 945631 - Listen to event discoverystatechanged, r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/42a64ca5cfa8
Author: Eric Chou <echou@mozilla.com>
Desc: Bug 945631 - Listen to event discoverystatechanged
2014-05-23 22:31:06 -07:00
B2G Bumper Bot
324455bdc9 Bumping manifests a=b2g-bump 2014-05-23 18:46:38 -07:00
B2G Bumper Bot
7b59dd55d1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/afb7475b9711
Author: crdlc <crdlc@tid.es>
Desc: Bug 1015000 - [Vertical Homescreen] Trying to stop a flywheel scrolling start an application r=kgrandon
2014-05-23 18:41:04 -07:00
B2G Bumper Bot
be7a35f841 Bumping manifests a=b2g-bump 2014-05-23 17:56:20 -07:00
B2G Bumper Bot
e3962749c6 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fa91679addab
Author: crdlc <crdlc@tid.es>
Desc: Bug 1014966 - [Vertical Homescreen] Scrolling does not pause during divider creation r=kgrandon
2014-05-23 17:46:16 -07:00
B2G Bumper Bot
466e9a7758 Bumping manifests a=b2g-bump 2014-05-23 17:43:28 -07:00
B2G Bumper Bot
5722441a25 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5bdf1f9df4a9
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #19439 from evanxd/bug-1007546

Bug 1007546 - [Calendar] Add/Edit Event 2.0 Visual Refresh

========

https://hg.mozilla.org/integration/gaia-central/rev/5ddd39bc6a7d
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1007546 - Visual refresh for Add/Edit event view
2014-05-23 17:43:16 -07:00
Wes Kocher
64719ccbd2 Merge m-c to b2g-inbound 2014-05-23 17:39:48 -07:00
Wes Kocher
ccec589109 Backed out changeset 3986e809158a (bug 903291) for Gu bustage 2014-05-23 15:48:20 -07:00
B2G Bumper Bot
442e528ca5 Bumping manifests a=b2g-bump 2014-05-23 15:38:10 -07:00
B2G Bumper Bot
b056a9d4b0 Bumping manifests a=b2g-bump 2014-05-23 15:11:34 -07:00
B2G Bumper Bot
c70d565cc9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/84a4fd458363
Author: Mason Chang <mason@masonchang.com>
Desc: Merge pull request #19487 from hfiguiere/bug1006129

Bug 1006129 - Overfill scroll ratio test for settings. r=hub,eperelman

========

https://hg.mozilla.org/integration/gaia-central/rev/9de50e37b8eb
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1006129 - Overfill scroll ratio test for settings.

Based on work from :mchang.
2014-05-23 15:06:06 -07:00
Fernando Jiménez
40750ab439 Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-23 14:21:09 -07:00
Vincent Chen
7e90a06615 Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal 2014-05-23 15:56:15 -04:00
Andrew Halberstadt
7a5a810dd4 Bug 922680 - Enable out of process b2g emulator reftests, r=jgriffin 2014-05-23 15:55:54 -04:00
Andrea Marchesini
005147cdf4 Bug 1014855 - "Reenable test_url.html in workers". r=khuey 2014-05-23 00:32:00 +02:00
Landry Breuil
7676040bcc Bug 1014375: Fix build on ppc/sparc64 after bug 997274. r=nbp 2014-05-26 09:06:29 +02:00
Jan de Mooij
3fb3ebad19 Bug 1013917 part 2 - Add shell functions for testing latin1 strings. r=luke 2014-05-22 21:40:36 +02:00
Jan de Mooij
198e5c113e Bug 1013917 part 1 - Some JSString changes for latin1 strings. r=luke 2014-05-22 21:40:34 +02:00
Jan de Mooij
366969bda9 Bug 1009957 - Suppress GC during bailouts. r=nbp 2014-05-23 14:39:30 +02:00
Till Schneidereit
7bb6240fe6 Bug 1015119 - Replace self-hosted ToString function with intrinsic to avoid cloning of String.prototype. r=jandem 2014-05-23 14:22:13 +02:00
Frederik Braun
1220520f53 Bug 1013507 - adding test case for CSP-report only message in devtools (introduced in bug 1010953). r=ckerschb 2014-05-23 10:49:13 +02:00
Tim Chien
cb249e6a6b Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl 2014-05-23 03:14:00 +02:00
Gijs Kruitbosch
0de814cacf Bug 1013457 - remove browser.frames.enabled pref, r=bz 2014-05-23 10:54:58 +01:00
Gokul Caushik
2fe541095b Bug 972723 - Fixed race condition and added a comment in this bug. r=wesj 2014-05-22 18:28:00 +02:00
Alex Henrie
dc4fdecd9b Bug 997921 - Restore pre-FF29 XUL textbox padding. r=roc 2014-05-23 22:03:54 -06:00
Carsten "Tomcat" Book
61700bd0df Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures 2014-05-26 10:12:16 +02:00
Carsten "Tomcat" Book
40ecc9513e Backed out changeset 0acc877be680 (bug 1013448) 2014-05-26 10:11:59 +02:00
Richard Marti
3b6edeaf78 Bug 993402 - [Linux] in-content prefs: remove the native treecol arrow. r=jaws 2014-05-23 18:16:32 +02:00
Vikneshwar
556ff21cc7 Bug 1010096 - Added logic to display addons alphabetical in about:addons. r=margaret 2014-05-23 14:02:00 +02:00