Commit Graph

354969 Commits

Author SHA1 Message Date
Gavin Sharp
63a1e006c0 Bug 992485: disable info() in devtools tests that is bloating browser-chrome test logs, CLOSED TREE 2014-04-05 12:19:00 -07:00
B2G Bumper Bot
0af1b80fa2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 978783 - SV: Data enabled/disabled by default during FTU customized by SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/2aecb1ea1de9
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 978783 - SV: Data enabled/disabled by default during FTU customized by SIM
2014-04-05 12:16:15 -07:00
B2G Bumper Bot
90b9f9720e Bumping manifests a=b2g-bump 2014-04-05 12:02:47 -07:00
B2G Bumper Bot
c40850602d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d3b76729af3d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17999 from richierichrawr/patch-1

Edit tablet customization doc for readability r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/1ae9a46aa54a
Author: richierichrawr <richierichrawr@users.noreply.github.com>
Desc: Edit for readability

It was missing a few things.
2014-04-05 12:01:09 -07:00
Ben Turner
b6f0894382 Bug 988878, r=bsmedberg. 2014-04-04 19:45:20 -07:00
B2G Bumper Bot
08696253ff Bumping manifests a=b2g-bump 2014-04-04 16:47:59 -07:00
B2G Bumper Bot
bf094f8e68 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/683c11051f90
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 984572 - JSHint fixes for js/*, js/utils and js/worker."

This reverts commit 1b0f1abf64059b88b33f7312f82d722e33e98cac.

Conflicts:
	build/jshint/xfail.list

========

https://hg.mozilla.org/integration/gaia-central/rev/bda143b2ca71
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #17994 from Rik/sms-sound-930364

Bug 930364 - standard text message sound is jarring r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/788843f6028f
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 930364 - standard text message sound is jarring
2014-04-04 16:46:20 -07:00
B2G Bumper Bot
a96c9a67ef Bumping manifests a=b2g-bump 2014-04-04 16:36:34 -07:00
B2G Bumper Bot
fa12ae1e79 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ed06e3278b2
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #17995 from sfoster/backout-959694

Revert "Merge pull request #16262 from benfrancis/959694-master"

========

https://hg.mozilla.org/integration/gaia-central/rev/a0d2ff3d1531
Author: Sam Foster <sfoster@mozilla.com>
Desc: Revert "Merge pull request #16262 from benfrancis/959694-master"
2014-04-04 16:31:12 -07:00
B2G Bumper Bot
4d16abf9f0 Bumping manifests a=b2g-bump 2014-04-04 15:42:47 -07:00
B2G Bumper Bot
cc0de8efe0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f04cae1e859d
Author: Marshall Culpepper <marshall.law@gmail.com>
Desc: Merge pull request #17961 from marshall/ftuPing

Bug 969101: Initial implementation of a first-time use ping. r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/db140ca3dc95
Author: Marshall Culpepper <marshall@mozilla.com>
Desc: Bug 969101: Initial implementation of a first-time use ping. r=fabrice
2014-04-04 15:40:54 -07:00
B2G Bumper Bot
1076ff4f15 Bumping manifests a=b2g-bump 2014-04-04 15:27:40 -07:00
Jason Orendorff
2cbac57146 Bug 990096, part 2 - Crash on OOM for various small allocations in Yarr. r=h4writer. 2014-04-04 17:03:13 -05:00
Jason Orendorff
3ad549d8c7 Bug 990096, part 1 - Crash on OOM in Yarr vector class. r=h4writer. 2014-04-04 17:03:12 -05:00
Jason Orendorff
b00e979379 Bug 990806, part 2 - Fix "Assertion failure: gGotError, at js/src/shell/js.cpp:448" after OOM in the shell by setting gGotError from an out-of-memory callback. r=terrence. 2014-04-04 17:03:12 -05:00
Jason Orendorff
ec203d63b9 Bug 990806, part 1 - Call js_ReportOutOfMemory when deliberately triggering an OOM for testing. r=terrence. 2014-04-04 17:03:12 -05:00
Jason Orendorff
a6f8b84822 Bug 986492, part 1 - Add fill() convenience function to Codegen.py. r=peterv. 2014-04-04 17:03:11 -05:00
Wes Kocher
1a4b234833 Backed out changeset 1e38b4aa8889 (bug 986160) for breaking Nightly builds 2014-04-04 14:54:19 -07:00
Aki Sasaki
4d77ffd9d0 bug 991393 - flame in-tree configs. r=catlee DONTBUILD 2014-04-04 14:28:04 -07:00
Dave Hylands
b3befb9df9 Bug 988410 - Move directory service calls onto MainThread. r=bent 2014-04-04 12:16:16 -07:00
Ryan VanderMeulen
5a56fa0ae2 Merge m-c to b2g-inbound. 2014-04-04 15:03:11 -04:00
Ryan VanderMeulen
ec69e2de4b Merge inbound to m-c. 2014-04-04 14:51:38 -04:00
Ryan VanderMeulen
9a161834b8 Merge fx-team to m-c. 2014-04-04 14:40:03 -04:00
B2G Bumper Bot
43652b3680 Bumping manifests a=b2g-bump 2014-04-04 10:11:08 -07:00
B2G Bumper Bot
73642ced41 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2cc9c184ea64
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17973 from wilsonpage/bug/990606

Bug 990606 - [Camera][Madai][l10n] Improve l10n for Camera Settings

========

https://hg.mozilla.org/integration/gaia-central/rev/3c1e28461881
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 990606 - [Camera][Madai][l10n] Improve l10n for Camera Settings
2014-04-04 10:06:05 -07:00
B2G Bumper Bot
ae4c6b1c7d Bumping manifests a=b2g-bump 2014-04-04 09:14:28 -07:00
B2G Bumper Bot
f9f3283ded Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/773ea4fa868f
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #17964 from nullaus/bug981539

bug 981539

========

https://hg.mozilla.org/integration/gaia-central/rev/35440e2554b6
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 981539

* Handle new error for no disk space.

r=crdlc

========

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

Bug 989909 - vcard Export / Import does not deal with birthday and anniv...

========

https://hg.mozilla.org/integration/gaia-central/rev/46027f8d00e3
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 989909 - vcard Export / Import does not deal with birthday and anniversary
2014-04-04 09:14:18 -07:00
Ed Morley
5c8e580b32 Backed out changeset 2ac8fe9a90c5 (bug 948269) for timeouts in gaia-integration tests; CLOSED TREE 2014-04-04 16:32:19 +01:00
Ed Morley
204800c601 Backed out changeset e00d10064639 (bug 948269) 2014-04-04 16:31:44 +01:00
Paolo Amadini
1c75944408 Bug 991738 - Fix "test_markpageas.js" before switching Task.jsm to use Promise.jsm. r=mak 2014-04-04 15:21:09 +02:00
Benjamin Smedberg
f00c99bc43 Bug 985089 followup: fix mis-spelling of isNaN, r=gfritzsche 2014-04-04 09:16:58 -04:00
B2G Bumper Bot
b0df7dabb6 Bumping manifests a=b2g-bump 2014-04-04 06:01:14 -07:00
B2G Bumper Bot
bdce05f8c3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c4cb5110391
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17977 from AndreiH/bug_991782

Bug 991782 - Fix test_sms_to_dialer.py failure

========

https://hg.mozilla.org/integration/gaia-central/rev/27c200e7a333
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 991782 - Fix test_sms_to_dialer.py failure
2014-04-04 05:56:01 -07:00
Shawn Huang
470f62290d Bug 977023 - [bluedroid][KK] AVRCP 1.3/1.4 Pass Through command for fastwd and rewind command. r=gyeh 2014-04-04 08:19:48 -04:00
Dave Hunt
51c3d84ada Bug 919923 - Create a section in the HTML report with build details. r=jgriffin 2014-04-04 08:19:23 -04:00
Alexandre Poirot
431c6c3d0c Bug 976773 - Fix simulator path on Windows and fix the simulator addon versioning. r=jryans 2014-04-04 08:19:09 -04:00
Szu-Yu Chen [:aknow]
49fb08a3bf Bug 990467 - Part 3: DOM: Re-order code to avoid multi-thread issue. r=hsinyi 2014-04-04 08:18:49 -04:00
Szu-Yu Chen [:aknow]
2d3ffc0fe8 Bug 990467 - Part 2: Add pending outgoing call. r=hsinyi 2014-04-04 08:18:17 -04:00
Szu-Yu Chen [:aknow]
df5ec5fe34 Bug 990467 - Part 1: Refactor: Extract function of adding new voice call. r=hsinyi 2014-04-04 08:17:59 -04:00
B2G Bumper Bot
7cc88c8154 Bumping manifests a=b2g-bump 2014-04-04 02:46:08 -07:00
B2G Bumper Bot
3e951f1452 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5101679e2445
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #17971 from rnowm/992121

Bug 992121 - [Settings] not showing correct spinner r=pivanov

========

https://hg.mozilla.org/integration/gaia-central/rev/18b2ece56635
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 992121 - [Settings] not showing correct spinner
2014-04-04 02:40:53 -07:00
B2G Bumper Bot
73e48e2e41 Bumping manifests a=b2g-bump 2014-04-04 02:16:10 -07:00
B2G Bumper Bot
8fcf0052f5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ea3e7acebbf
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17949 from wilsonpage/bug/991506

Bug 991506 - flash and swap buttons respond to touches even when hidden

========

https://hg.mozilla.org/integration/gaia-central/rev/abe2320de354
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 991506 - flash and swap buttons respond to touches even when hidden

========

https://hg.mozilla.org/integration/gaia-central/rev/7fd40cbd297a
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #17891 from evanxd/bug-987356

Bug 987356 - Migrate week_view_test.js to use new "view" code

========

https://hg.mozilla.org/integration/gaia-central/rev/3783a0300520
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 987356 - Migrate week_view_test.js to use new "view" code.
2014-04-04 02:11:01 -07:00
B2G Bumper Bot
3876c69c3a Bumping manifests a=b2g-bump 2014-04-04 01:11:10 -07:00
B2G Bumper Bot
20c5b473a3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 864178 - [TestAgent] Run each test in its own sandbox

========

https://hg.mozilla.org/integration/gaia-central/rev/54ee88cd4c62
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 864178 - [TestAgent] Run each test in its own sandbox r=julienw
2014-04-04 01:06:06 -07:00
B2G Bumper Bot
e9c0485c7f Bumping manifests a=b2g-bump 2014-04-03 19:56:11 -07:00
B2G Bumper Bot
fa83ec24ef Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c0c606286668
Author: Greg Weng <snowmantw@gmail.com>
Desc: Revert (manually revert) "Bug 933035 - [B2G][System][Lockscreen] The
phone goes to sleep on the lockscreen even though screen timeout is set
to never", which seems caused the Bug 980559.

    This reverts commit d808643fb7fca3fe6ffd1e415c135fe2d482e7df.
2014-04-03 19:51:10 -07:00
B2G Bumper Bot
275994e759 Bumping manifests a=b2g-bump 2014-04-03 17:27:39 -07:00
B2G Bumper Bot
ff7d557a9f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0780b361e8e6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989974 - Disable intermittent failing unit test, system/HardwareButtons press and release sleep (screen enabled)
2014-04-03 17:26:03 -07:00
Reuben Morais
0e10dc0739 Bug 949537 - Some cleanup of the substring matching tests. r=gwagner 2014-04-03 20:51:58 -03:00