Commit Graph

356909 Commits

Author SHA1 Message Date
B2G Bumper Bot
3e38219c8f Bumping manifests a=b2g-bump 2014-04-23 00:11:31 -07:00
B2G Bumper Bot
d8f37ea3ca Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 973454 - [settings] refactor App permissions panel with AMD pattern

========

https://hg.mozilla.org/integration/gaia-central/rev/2feb6c3ccb95
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 973454 - [settings] refactor App permissions panel with AMD pattern
2014-04-23 00:05:40 -07:00
B2G Bumper Bot
cd5d4f8c7a Bumping manifests a=b2g-bump 2014-04-22 23:31:26 -07:00
B2G Bumper Bot
713b602347 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/53a228b0c1d2
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #18519 from cctuan/968661-5

Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.j...

========

https://hg.mozilla.org/integration/gaia-central/rev/5dc63485dcee
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.js
2014-04-22 23:26:10 -07:00
Carsten "Tomcat" Book
c4bd088c27 Backed out changeset cbd4d782c02f (bug 9844980) for mochitest 9 & 10 test failures on a CLOSED TREE 2014-04-23 08:21:23 +02:00
Carsten "Tomcat" Book
47979f8e8f Backed out changeset 1f410dde84d9 (bug 984498) 2014-04-23 08:20:37 +02:00
Sotaro Ikeda
decd53822e Bug 994889 - Fix how to get video size from OMXCodec r=cajbir 2014-04-22 20:21:29 -07:00
Star Cheng
857419fd92 Bug 984498: To plumb audiochannel type from AudioContext to MediaStreamGraph r=padenot 2014-04-23 09:58:38 +08:00
Star Cheng
17f2e922e9 Bug 984498: add new a parameter(audiochannel type) to AudioContext API. r=roc 2014-04-18 14:06:23 +08:00
Wes Kocher
ad334fd83f Merge m-c to b2g-inbound 2014-04-22 19:59:02 -07:00
B2G Bumper Bot
186025c9b0 Bumping manifests a=b2g-bump 2014-04-22 19:52:03 -07:00
B2G Bumper Bot
5c6b20a68c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b925a8a20bfd
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #18485 from allstarschh/Bug998884

Bug 998884 - NFC: fix jshint error for NFC files. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/3fc6b683b3ca
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 998884 - NFC: fix jshint error for NFC files. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/a680fbdea5c7
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #18480 from allstarschh/Bug997075

Bug 997075 - NFC: a is undefined in nfc_util.js line 208. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/740d577b9e61
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 997075 - NFC: a is undefined in nfc_util.js line 208. r=alive
2014-04-22 19:45:40 -07:00
B2G Bumper Bot
993189102f Bumping manifests a=b2g-bump 2014-04-22 19:40:17 -07:00
Wes Kocher
cb06564bf1 Merge b2g-inbound to m-c 2014-04-22 19:31:22 -07:00
B2G Bumper Bot
fc46e6bd03 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 999537 - [Music2] Icon paths are wrong

========

https://hg.mozilla.org/integration/gaia-central/rev/04ab1e5cc07f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 999537 - [Music2] Icon paths are wrong r=me
2014-04-22 18:55:18 -07:00
Dave Hylands
41d9ebbbf3 Bug 998097 - Make DeviceStorageUsedSpaceCache use a thread-safe ref count. r=ehsan
DeviceStorageUsedSpaceCache uses the LazyIdleThread, and the underlying OS
thread can change from time to time, which in turn triggers a not thread safe
assert in the reference counting code.
2014-04-22 18:31:04 -07:00
Wes Kocher
8642d009a1 Merge fx-team to m-c 2014-04-22 18:26:23 -07:00
Fabrice Desré
186297c02a Backout 1ff975b6a290 for errors showing up in logcat. 2014-04-22 17:59:21 -07:00
Wes Kocher
7e12aa6d98 Merge inbound to m-c 2014-04-22 17:54:44 -07:00
B2G Bumper Bot
0d88b1e25e Bumping manifests a=b2g-bump 2014-04-22 15:21:18 -07:00
B2G Bumper Bot
bf452d44a4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 994690 - Refactor config loader to use promises and add unit tests t...

========

https://hg.mozilla.org/integration/gaia-central/rev/b64cde639b22
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 994690 - Refactor config loader to use promises and add unit tests to it
2014-04-22 15:15:49 -07:00
B2G Bumper Bot
525f9d7fa1 Bumping manifests a=b2g-bump 2014-04-22 15:11:46 -07:00
B2G Bumper Bot
b6de74b96e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c0f71a53255
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #18541 from dmarcos/bug996594

Bug 996594 - [Camera][Madai] Settings font size - The setting text is bi...

========

https://hg.mozilla.org/integration/gaia-central/rev/44a65b9d002e
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 996594 - [Camera][Madai] Settings font size - The setting text is bigger than the list of values
2014-04-22 15:00:39 -07:00
Jan Keromnes
bc1674cf5f Bug 995206 - Sync app.update.{channel,url} settings with preferences. r=21 2014-04-22 14:17:23 -07:00
B2G Bumper Bot
f5890db2ae Bumping manifests a=b2g-bump 2014-04-22 14:12:28 -07:00
B2G Bumper Bot
5ead91098b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b693850589c0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18502 from zbraniecki/999163-cleanup-mozl10n-api-ftu

Bug 999163 - Clean up bootstrap mozL10n API use in FTU

========

https://hg.mozilla.org/integration/gaia-central/rev/8b525da78d8e
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 999163 - Clean up bootstrap mozL10n API use in FTU
2014-04-22 14:05:21 -07:00
Ryan VanderMeulen
b9fc64ae11 Merge m-c to b2g-inbound. 2014-04-22 13:08:18 -07:00
Ryan VanderMeulen
d27929529c Merge fx-team to m-c. 2014-04-22 13:05:09 -07:00
Ryan VanderMeulen
e4daf0a0d5 Merge b2g-inbound to m-c. 2014-04-22 12:50:29 -07:00
Randell Jesup
3745474f9b Bug 998880: don't busy-wait in nsThread waiting for shutdown or DISPATCH_SYNC r=bsmedberg 2014-04-22 15:34:24 -04:00
Randell Jesup
a39021aa83 Bug 996487: don't null out mThread while committing thread suicide r=bsmedberg 2014-04-22 15:32:13 -04:00
B2G Bumper Bot
960b5379ef Bumping manifests a=b2g-bump 2014-04-22 12:21:17 -07:00
B2G Bumper Bot
49f2b3a214 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bd4ba5f1f35c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 962918 - Update gaia-node-modules to v1.1.7"

This reverts commit f472e0e85d5684b2ddeacb4a6f220c77f423e228.

========

https://hg.mozilla.org/integration/gaia-central/rev/c57a992f4a5e
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #18462 from justindarc/bug993686

Bug 993686 - [B2G][Camera] - Tapping repeatedly on capture button while ...

========

https://hg.mozilla.org/integration/gaia-central/rev/0f0f1574ea23
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 993686 - [B2G][Camera] - Tapping repeatedly on capture button while setting wallpaper can permanently freeze the camera app
2014-04-22 12:15:46 -07:00
Marty Rosenberg
8772be6b45 Bug 995542: Add extra consumers of the congruence-head when we split it from the class. (r=sstangl) 2014-04-22 15:11:36 -04:00
Chenxia Liu
c5d0632277 Bug 996850 - Part 2: Don't allow empty "Edit" input. r=lucasr 2014-04-22 11:40:31 -07:00
Chenxia Liu
ed12778498 Backed out changeset fcd1191c12b5 (Bug 996850) 2014-04-22 11:33:57 -07:00
Chenxia Liu
598512f48b Bug 996850 - Part 2: Don't allow empty "Edit" input. r=lucasr 2014-04-22 11:09:45 -07:00
Chenxia Liu
cf76b4008d Bug 996850 - Part 1: Don't show context menu for empty sites. r=lucasr 2014-04-22 11:09:44 -07:00
B2G Bumper Bot
0f68261c6a Bumping manifests a=b2g-bump 2014-04-22 10:46:22 -07:00
B2G Bumper Bot
d3b2e0fd8a Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

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

Bug 998905 - After importing contacts photos are not shown in the contac...

========

https://hg.mozilla.org/integration/gaia-central/rev/2bcba9129fe4
Author: crdlc <crdlc@tid.es>
Desc: Bug 998905 - After importing contacts photos are not shown in the contacts list

========

https://hg.mozilla.org/integration/gaia-central/rev/ac35e0a4d741
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18525 from hfiguiere/bug987383-2

Bug 987383 - Disable the screenshot on timeout introduced by bug 962918 r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/fe3e07586455
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 987383 - Disable the screenshot on timeout introduced by bug 962918. r=kgrandon

Based on Kevin Grandon initial patch.

========

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

Bug 962918 - Update gaia-node-modules to v1.1.7

========

https://hg.mozilla.org/integration/gaia-central/rev/7bc70b10ccbf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 962918 - Update gaia-node-modules to v1.1.7
2014-04-22 10:40:48 -07:00
Richard Newman
0783da2ec6 Backed out changeset 1c88a6ab7034 (bug 999281) DONTBUILD 2014-04-22 10:35:35 -07:00
B2G Bumper Bot
6f65169861 Bumping manifests a=b2g-bump 2014-04-22 10:31:22 -07:00
B2G Bumper Bot
29a4ee2bc4 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b209dbf62fac
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #18527 from fcampo/split-fte-comms-import-999436

Bug 999436 - Move import-services dependencies

========

https://hg.mozilla.org/integration/gaia-central/rev/3e334c91c370
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 999436 - Import services dependencies - part1 - locales

========

https://hg.mozilla.org/integration/gaia-central/rev/a973059187f6
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18342 from mcav/kill-ampm

Bug 978547 - [Clock] JavaScript functions should not rely on presence... r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/5caa89fc304a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 978547 - [Clock] JavaScript functions should not rely on presence and position of localizable elements. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/38a2f3b87e61
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #18130 from arcturus/885545-photo-blob

Bug 885545 - Create Blobs for Contact photos in the VCF importer

========

https://hg.mozilla.org/integration/gaia-central/rev/489ce1301792
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 885545 - Create Blobs for Contact photos in the VCF importer
2014-04-22 10:25:58 -07:00
B2G Bumper Bot
b5c43d58dd Bumping manifests a=b2g-bump 2014-04-22 10:16:24 -07:00
B2G Bumper Bot
640a3d113e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c54d883e936
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #17956 from DouglasSherk/965854-voicemail-sim-indicator

Bug 965854 - [DSDS][System] Display SIM indication in voicemail notification. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/0c000e9e4fce
Author: DouglasSherk <github@sherk.me>
Desc: Bug 965854 - [DSDS][System] Display SIM indication in voicemail notification. r=etienne
2014-04-22 10:10:58 -07:00
B2G Bumper Bot
693d678bd8 Bumping manifests a=b2g-bump 2014-04-22 09:51:24 -07:00
Jeff Beatty
57be3642cc Bug 999281 - Adds be, es-MX, id, and ms to mobile/android/locales/maemo-locales. r=mfinkle 2014-04-22 09:46:43 -07:00
B2G Bumper Bot
017479f393 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0927ccf3a87e
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 924833 - Re-enable test_receive_call.py" for requiring plivo, which isn't on the mirror

This reverts commit e582fc3be7030e0ce58e385b8951491f64913254.
2014-04-22 09:45:54 -07:00
Lucas Rocha
7417d5e925 Bug 999398 - Rename RawResource.get() to RawResource.getAsString() (r=nalexander) 2014-04-22 17:45:51 +01:00
B2G Bumper Bot
25d30ee15d Bumping manifests a=b2g-bump 2014-04-22 09:36:22 -07:00