Carsten "Tomcat" Book
236427f5bf
Merge mozilla-central to b2g-inbound
2014-02-27 15:59:39 +01:00
Sotaro Ikeda
1e67a342b2
Bug 975384 - Add pointer check to GrallocTextureHostOGL r=nical
2014-02-27 06:40:48 -08:00
Carsten "Tomcat" Book
1c9dcbf36a
merge fx-team to mozilla-central
2014-02-27 15:34:11 +01:00
B2G Bumper Bot
fe8c9f9465
Bumping manifests a=b2g-bump
2014-02-27 06:25:50 -08:00
B2G Bumper Bot
028d2b52a7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2046974aa9b0
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #16711 from zacc/bug_977519
Bug 977519 - Intermittent in test_camera_capture_video
========
https://hg.mozilla.org/integration/gaia-central/rev/da348b565403
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 977519 - Intermittent in test_camera_capture_video
2014-02-27 06:20:24 -08:00
Carsten "Tomcat" Book
d603bc01af
merge b2g-inbound to mozilla-central
2014-02-27 15:10:44 +01:00
B2G Bumper Bot
e212fc9282
Bumping manifests a=b2g-bump
2014-02-27 05:51:25 -08:00
B2G Bumper Bot
b1b6cef05d
Bumping manifests a=b2g-bump
2014-02-27 05:47:36 -08:00
B2G Bumper Bot
ab09bc575b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c1eb73a34a80
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16709 from KevinGrandon/bug_977535_free_up_travis
Bug 977535 - Disable marionette_js_stable_check on travis
========
https://hg.mozilla.org/integration/gaia-central/rev/b80741ecb7b2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 977535 - Disable marionette_js_stable_check on travis r=vingtetun
2014-02-27 05:47:27 -08:00
Carsten "Tomcat" Book
628801e4db
merge mozilla-inbound to mozilla-central
2014-02-27 14:45:02 +01:00
Kartikaya Gupta
f2bf5986a8
Bug 975033 - Drop the APZ repaint interval down to 16ms on B2G. r=vingtetun
2014-02-27 08:43:02 -05:00
Kartikaya Gupta
a387c59ff5
Bug 975033 - If the displayport is too big, it's better to pretend it's not there at all. r=tn
2014-02-27 08:42:40 -05:00
Carsten "Tomcat" Book
c0379e0d9b
Backed out changeset 27f21343ffe5 (bug 687297) for mochitest-1 perma fail
2014-02-27 10:21:55 +01:00
Carsten "Tomcat" Book
4550825f00
Backed out changeset 1d16baf1f90a (bug 687297)
2014-02-27 10:21:29 +01:00
Mats Palmgren
439708e205
Bug 976411 - Use ConstructFramesFromItemList in more places, and some minor cleanup. r=bz
2014-02-27 09:15:16 +00:00
Jan de Mooij
4fbee02ebe
Bug 939562 part 2 - Increase kTrustedScriptBuffer from 40k to 50k on Windows. r=bholley
2014-02-27 09:41:24 +01:00
B2G Bumper Bot
cb0ff28fd6
Bumping manifests a=b2g-bump
2014-02-26 23:56:29 -08:00
B2G Bumper Bot
78a629c600
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
Simon Sapin
c999db9386
Bug 975501 part 2: Add display:{inline-,}grid behind a pref, and a stub nsGridContainerFrame. r=dholbert
2014-02-26 23:45:29 -08:00
Simon Sapin
30d41ba3a3
Bug 975501 part 1: Add a XUL prefix to existing internal GRID constants. r=dholbert
2014-02-26 23:43:18 -08:00
Daniel Holbert
be0595a818
(no bug) fix a few whitespace issues in nsFlexContainerFrame.cpp. whitespace-only, DONTBUILD
2014-02-26 23:28:38 -08:00
Fabien Cazenave (kaze@mozilla.com)
de3de525b7
Bug 968550 - onerror is undefined in processICCIOError. r=yoshi
2014-02-27 15:25:17 +08:00
L. David Baron
eb139049ba
Bug 977248: Remove quirk.css rule that selects on an attribute that was only set by the old HTML parser. r=mrbkap
2014-02-26 23:00:13 -08:00
Kearwood (Kip) Gilbert
fe39b607a7
Bug 687297 - Added Mochitest to verify that the per-presentation base minimum font size is propagated without being influenced by the language-specific global preference. r=dbaron
...
This test applies a large value to the font.minimum-size.ja preference, opens a new window, advances the url through an iso-8859-1 page, a Shift-JIS page, and back to an iso-8859-1 page. If the height of a div containing text on the first iso-8859-1 page and last iso-8859-1 page do not match, then the test is failed.
2014-02-26 23:00:13 -08:00
Szu-Yu Chen [:aknow]
a7b3a8d505
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]
edf60cc491
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]
f29a5c9fba
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]
23536b8346
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]
105ecd3269
Bug 969218 - Part 2: Modify tests. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
135fee9c50
Bug 969218 - Part 1: Use promise for dial and dialEmergency - webidl. r=hsinyi
2014-02-27 14:12:30 +08:00
Phil Ringnalda
87bbcd6daf
Merge m-c to f-t
2014-02-26 21:43:19 -08:00
Phil Ringnalda
501e328c4e
Merge b-i to m-c
2014-02-26 21:22:50 -08:00
B2G Bumper Bot
7957562b97
Bumping manifests a=b2g-bump
2014-02-26 20:30:46 -08:00
B2G Bumper Bot
f5c7d9081a
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
Nick Fitzgerald
9eb3a415ce
Bug 974159 - debugger-controller.js should use ES6 iterators instead of old style iterators; r=past
2014-02-26 19:57:46 -08:00
B2G Bumper Bot
78b1c58b03
Bumping manifests a=b2g-bump
2014-02-26 19:01:13 -08:00
B2G Bumper Bot
e20bbdf47b
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
7c9855b6f4
Merge m-c to fx-team
2014-02-26 18:34:07 -08:00
Wes Kocher
5ee888212d
Merge m-c to b2g-inbound
2014-02-26 18:33:24 -08:00
Wes Kocher
e41db1a003
Merge inbound to m-c
2014-02-26 18:20:47 -08:00
Wes Kocher
190b34cc88
Merge fx-team to m-c
2014-02-26 18:13:35 -08:00
Ryan VanderMeulen
07d64f7377
Backed out changeset 0569a8a2f83d (bug 958727) for causing performance regressions.
2014-02-26 20:48:41 -05:00
Sotaro Ikeda
524cc441f6
Bug 977393 - Fix build failure on gonk KK r=pchang
2014-02-26 17:46:34 -08:00
B2G Bumper Bot
75fc54f97c
Bumping manifests a=b2g-bump
2014-02-26 17:05:49 -08:00
B2G Bumper Bot
62a412957a
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
63cdd3ea02
Bumping manifests a=b2g-bump
2014-02-26 16:46:45 -08:00
B2G Bumper Bot
9e3a4a0b8c
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
487d4ed277
Bumping manifests a=b2g-bump
2014-02-26 16:40:51 -08:00
B2G Bumper Bot
02b542d1ce
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
744bc8d070
Bumping manifests a=b2g-bump
2014-02-26 16:16:12 -08:00