Thomas Zimmermann
8d60b47c77
Bug 970271: Fix GCC warnings about comparison of signed and unsigned values, r=rjesup
2014-02-27 10:18:10 +01:00
Thomas Zimmermann
2650d61350
Bug 970271: Fix GCC warnings about uninitialized variables, r=jduell.mcbugs
2014-02-27 10:18:00 +01:00
B2G Bumper Bot
061c19e139
Bumping manifests a=b2g-bump
2014-02-27 01:05:51 -08:00
B2G Bumper Bot
8793d8e8e9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/212b12ea7f81
Author: Albert <acperez@tid.es>
Desc: Merge pull request #16616 from acperez/bug-973611
Bug 973611 - Configure keyboard settings through single-variant. r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/6cc5b2de6bf5
Author: Albert <acperez@tid.es>
Desc: Bug 973611 - Configure keyboard settings through single-variant. r=yurenju
2014-02-27 01:00:25 -08:00
B2G Bumper Bot
3fd56db2d5
Bumping manifests a=b2g-bump
2014-02-27 00:30:54 -08:00
B2G Bumper Bot
76694e284d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e0db6de9b351
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #16670 from crdlc/bug-956319
Bug 956319 - [Homescreen] Short, high velocity swipes should move to nex...
========
https://hg.mozilla.org/integration/gaia-central/rev/c4761d7967a6
Author: crdlc <crdlc@tid.es>
Desc: Bug 956319 - [Homescreen] Short, high velocity swipes should move to next view
2014-02-27 00:25:29 -08:00
Douglas Crosher
71972c4eb2
Bug 976537 - Guard against crashing in NFC shutdown when sNfcConsumer is NULL. r=allstars.chh
2014-02-26 00:54:54 +11:00
B2G Bumper Bot
16b735cedc
Bumping manifests a=b2g-bump
2014-02-26 23:56:29 -08:00
B2G Bumper Bot
c79bd4a0be
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cba6294f97cb
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #16679 from dmarcos/bug977422
Bug 977422 - [Camera] When recording fails the controls have to be re en...
========
https://hg.mozilla.org/integration/gaia-central/rev/78b580a4ee08
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 977422 - [Camera] When recording fails the controls have to be re enabled
2014-02-26 23:55:25 -08:00
Fabien Cazenave (kaze@mozilla.com)
2b5b58e7f9
Bug 968550 - onerror is undefined in processICCIOError. r=yoshi
2014-02-27 15:25:17 +08:00
Szu-Yu Chen [:aknow]
c2e7beb833
Bug 969218 - Part 6: Use promise for dial and dialEmergency - ipc. r=khuey
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
9e18467e1a
Bug 969218 - Part 5: Use promise for dial and dialEmergency - provider. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
5984abb426
Bug 969218 - Part 4: Use promise for dial and dialEmergency - dom. r=khuey
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
7bf294c150
Bug 969218 - Part 3: Use promise for dial and dialEmergency - internal interface. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
907dc6ec41
Bug 969218 - Part 2: Modify tests. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
432a5efb24
Bug 969218 - Part 1: Use promise for dial and dialEmergency - webidl. r=hsinyi
2014-02-27 14:12:30 +08:00
B2G Bumper Bot
4d5d3983aa
Bumping manifests a=b2g-bump
2014-02-26 20:30:46 -08:00
B2G Bumper Bot
d728a60623
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b8c45712ab35
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #16680 from timdream/lockscreen-background2
Bug 971654 - Correct lockscreen background sizing, r=snowmantw
========
https://hg.mozilla.org/integration/gaia-central/rev/dbbb28d7c8f1
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 971654 - Correct lockscreen background sizing
========
https://hg.mozilla.org/integration/gaia-central/rev/c1bdf58fbd08
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #16560 from dominickuo/bug-961984
Bug 961984 - [Music] check the play status in playpause() and call playpause() in play(), r=jimporter
========
https://hg.mozilla.org/integration/gaia-central/rev/fa0de74ee2da
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 961984 - [Music] check the play status in playpause() and call playpause() in play()
2014-02-26 20:25:24 -08:00
B2G Bumper Bot
149204e8bf
Bumping manifests a=b2g-bump
2014-02-26 19:01:13 -08:00
B2G Bumper Bot
276fd88762
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f00199917c08
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #16608 from timdream/keyboard2-keyboard
Bug 975971 - [keyboard refactor] Convert input_field.js/autocorrect.js/shiftkey.js to instantiable pattern, r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/9ae528b30aa2
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 975971 (part 3) - [keyboard refactor] Convert autocorrect.js to instantiable pattern
========
https://hg.mozilla.org/integration/gaia-central/rev/da039013121b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 975971 (part 2) - [keyboard refactor] Convert shiftkey.js to instantiable pattern
========
https://hg.mozilla.org/integration/gaia-central/rev/a523c8a85d70
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 975971 - [keyboard refactor] Convert input_field.js to instantiable pattern
2014-02-26 18:55:24 -08:00
Wes Kocher
e61c32db2a
Merge m-c to b2g-inbound
2014-02-26 18:33:24 -08:00
Wes Kocher
ec6dbd07f6
Merge inbound to m-c
2014-02-26 18:20:47 -08:00
Wes Kocher
ecd27d54a3
Merge fx-team to m-c
2014-02-26 18:13:35 -08:00
Ryan VanderMeulen
8d98e3613b
Backed out changeset 0569a8a2f83d (bug 958727) for causing performance regressions.
2014-02-26 20:48:41 -05:00
Sotaro Ikeda
597733983b
Bug 977393 - Fix build failure on gonk KK r=pchang
2014-02-26 17:46:34 -08:00
B2G Bumper Bot
fc1cc1255c
Bumping manifests a=b2g-bump
2014-02-26 17:05:49 -08:00
B2G Bumper Bot
0fd8bdb85d
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2761bef23995
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 969280 - disabling all navigation bar tests in dialer for tbpl bustage
2014-02-26 17:00:27 -08:00
B2G Bumper Bot
f3f58786ea
Bumping manifests a=b2g-bump
2014-02-26 16:46:45 -08:00
B2G Bumper Bot
6e27839857
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/87a6dd5b96f9
Author: Mason Chang <mchang@mozilla.com>
Desc: Revert "Merge pull request #16500 from changm/bug960325"
This reverts commit 7540b00be89b65b180817564dfb4b8a0701179ca, reversing
changes made to 447eb65ee5a7428e3959ac3b1c0a3fbbfc125d43.
========
https://hg.mozilla.org/integration/gaia-central/rev/c905f06add76
Author: Mason Chang <mchang@mozilla.com>
Desc: Revert "Merge pull request #16640 from changm/bug970284"
This reverts commit ec159aac19ff25912f1d68ffb44b29f797583ef5, reversing
changes made to 5534725dbc8245070cd8c40bd4150cfaef306474.
========
https://hg.mozilla.org/integration/gaia-central/rev/c0a866c5a1ca
Author: KWierso <kwierso@gmail.com>
Desc: Merge branch 'master' of github.com:mozilla-b2g/gaia
========
https://hg.mozilla.org/integration/gaia-central/rev/562a5b7c0c98
Author: KWierso <kwierso@gmail.com>
Desc: Remove broken test until rik has a chance to investigate in bug 969280 r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/217af7a629e7
Author: KWierso <kwierso@gmail.com>
Desc: Reland "Merge pull request #16656 from Rik/telephony-promise-969280"
This reverts commit 548965a5866aa38b5f44c336b3a7fb723164e277.
2014-02-26 16:45:28 -08:00
B2G Bumper Bot
59dcf9b357
Bumping manifests a=b2g-bump
2014-02-26 16:40:51 -08:00
B2G Bumper Bot
6927bafc88
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/da335c064a24
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 977337 - Fixing broken gaia unit tests
2014-02-26 16:35:25 -08:00
B2G Bumper Bot
f94c0df1e8
Bumping manifests a=b2g-bump
2014-02-26 16:16:12 -08:00
B2G Bumper Bot
c1fa3b4ffc
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/34d0fa6b3f36
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #16656 from Rik/telephony-promise-969280" for breaking gaia-unit test
This reverts commit 52ad4108920c48d68565992a31fc3901ab5168c3, reversing
changes made to 89950a14ec912d78f44345bd143fab1e0da23804.
2014-02-26 16:10:23 -08:00
B2G Bumper Bot
357e81e463
Bumping manifests a=b2g-bump
2014-02-26 15:50:49 -08:00
B2G Bumper Bot
a5a01c79a7
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/35aa509d2136
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #15870 from jankeromnes/memory
Bug 963498 - Display app memory information. r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/c864eebeab60
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 963498 - Add memory tracking to the Developer HUD. r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/dd61cd040d1a
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 977337 - disabling intermittent test for further investigation
2014-02-26 15:45:26 -08:00
Mike Habicher
c13e3cd1ea
Bug 977313 - exposed "Started" and "Stopped" recorder states, r=dhylands
...
--HG--
extra : rebase_source : 80b2919dcd8d91e8bf4a1214d078c8aa63654c4b
2014-02-26 18:07:11 -05:00
B2G Bumper Bot
eda86a5215
Bumping manifests a=b2g-bump
2014-02-26 15:10:53 -08:00
B2G Bumper Bot
88b6f69b41
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/65892387e9bb
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #16637 from nullaus/bug952695
bug 952695
========
https://hg.mozilla.org/integration/gaia-central/rev/1039e1070f75
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 952695
* Clear all completed downloads from mozDownloadManager when Gaia Download Manager inits.
* update mockMozDownloadManager to have getDownloads() and clearAllDone() for unit-test purposes.
r=crdlc
2014-02-26 15:05:24 -08:00
Vivien Nicolas
ab4d18e9fd
Bug 977207 - The fps counter requires a restart to be displayed. r=bgirard
2014-02-26 23:12:35 +01:00
Vivien Nicolas
e9dd88e2d5
Bug 977208 - The top level layer has a strange height. r=fabrice
2014-02-26 23:12:35 +01:00
Vivien Nicolas
d1e70616c4
Bug 977209 - Map a preference to a Gaia setting to enable dumping the layers tree. r=fabrice
2014-02-26 23:12:34 +01:00
B2G Bumper Bot
429872ddd1
Bumping manifests a=b2g-bump
2014-02-26 13:51:33 -08:00
B2G Bumper Bot
8b94ca01e4
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f1f039a56859
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Revert "intermittent in test_settings_from_message"
This reverts commit bad8f2fc1887c73028834c11854698d94d143e95.
2014-02-26 13:50:23 -08:00
Ryan VanderMeulen
d6ce6b9120
Merge m-c to b2g-inbound.
2014-02-26 16:43:08 -05:00
Sotaro Ikeda
11b8051865
Bug 976766 - Clear layer's buffers when ClearCachedResources() r=nical
2014-02-26 13:41:17 -08:00
Ryan VanderMeulen
e8b0013422
Merge b2g-inbound to m-c.
2014-02-26 16:35:43 -05:00
Sotaro Ikeda
27b7fe9eb2
Bug 974629 - Add pointer check to TextureClient::Finalize() r=nical
2014-02-26 13:34:41 -08:00
Ryan VanderMeulen
f2685831a2
Merge fx-team to m-c.
2014-02-26 16:25:05 -05:00
Ryan VanderMeulen
ac9e56879e
Merge inbound to m-c.
2014-02-26 16:16:11 -05:00
Ryan VanderMeulen
3c7fafddaf
Backed out the rest of bug 959742.
2014-02-26 15:32:10 -05:00