Граф коммитов

392767 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron 70fce093ea Bug 1086937 patch 0 - Add missing null check of root element so this patch series doesn't expose a crash in layout/style/crashtests/472237-1.html . r=birtles 2014-11-12 23:28:52 -08:00
Michael Wu be43a4ea81 Bug 1085383 - Allow FM radio tuning to be run on a separate thread, r=dhylands 2014-11-13 14:11:03 +08:00
B2G Bumper Bot f8d0afede4 Bumping manifests a=b2g-bump 2014-11-12 20:37:17 -08:00
B2G Bumper Bot b5c6ce31e5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d59d24ac9804
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #26050 from begeeben/1095360_wallpaper_will_display_master

Bug 1095369 - [FFOS2.0][Woodduck][Browser]Wallpaper will display when edit bookmark, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/86bae88bdad4
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1095369 - [FFOS2.0][Woodduck][Browser]Wallpaper will display when edit bookmark

When changing orientation from portrait to landscape and resizing with keyboard on, the layout manager in the system app will resize the height of the active app first with the keyboard height in portrait (line 55 in layout_manager.js). When the height of the keyboard in portrait mode is bigger than the height in landscape mode, the calculated height of the active app will be smaller than it should've been. The system wallpaper is visible at the mean time. Subsequent resize events later will immediately correct the active app height using the correct landscape keyboard height.

The resizing event sequence is 'resize' --> 'keyboardchange' --> 'keyboardchange'. This patch disables the keyboard height check in the 'resize' event since it'd be incorrect during orientation change, which would display part of the system wallpaper in a flash.
2014-11-12 20:30:53 -08:00
Szu-Yu Chen [:aknow] d29e4c3627 Bug 1094089 - Part 3: Rewrite test_outgoing_radio_off.js. r=hsinyi 2014-11-13 10:58:46 +08:00
Szu-Yu Chen [:aknow] 00fd7ff8be Bug 1094089 - Part 2: Refactoring the promise usage in head.js. r=hsinyi 2014-11-13 10:58:46 +08:00
Szu-Yu Chen [:aknow] 371e647a47 Bug 1094089 - Part 1: Show reject cause. r=hsinyi 2014-11-13 10:58:45 +08:00
B2G Bumper Bot 93e543466b Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
B2G Bumper Bot dde76d3d0b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/84dc3d8c2e46
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #25856 from jimporter/ringtones-rtl

Bug 1094450 - Support RTL for ringtones

========

https://hg.mozilla.org/integration/gaia-central/rev/e219610aa3ce
Author: Jim <jporter@mozilla.com>
Desc: Bug 1094450 - Support RTL for ringtones
2014-11-12 17:59:56 -08:00
Wes Kocher 6ebe4fc98b Merge m-c to b2g-inbound a=merge 2014-11-12 17:27:45 -08:00
Wes Kocher 8bae192f28 Merge b2g-inbound to m-c a=merge 2014-11-12 17:19:02 -08:00
B2G Bumper Bot d6726fabdb Bumping manifests a=b2g-bump 2014-11-12 16:12:53 -08:00
B2G Bumper Bot e0832ded74 Bumping manifests a=b2g-bump 2014-11-12 16:07:19 -08:00
B2G Bumper Bot e91cbd797e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a2d2b614eecc
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #26083 from tamarahills/bugfix/1068093v3

Bug 1068093 - Remove legacy transition code from the callscreen

========

https://hg.mozilla.org/integration/gaia-central/rev/0f497109a32c
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1068093 - Remove legacy transition code from the callscreen.  r=drs
2014-11-12 16:00:55 -08:00
B2G Bumper Bot a03addbfdb Bumping manifests a=b2g-bump 2014-11-12 15:37:20 -08:00
B2G Bumper Bot e9fcf33804 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8ca55a9510cd
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26086 from jrburke/bug1087184-email-contact-query-lowercase-fix

Bug 1087184, second part of fix, to allow for undefined emailAddress r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/282417be51b0
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1087184, second part of fix, to allow for undefined emailAddress, related to 3c1668ad793d4f1a40831c46638acef38e0db230
2014-11-12 15:30:55 -08:00
Jim Mathies 393f9133f0 Bug 669200 - Follow up fix for busted non-unified builds, include nsIXULRuntime.h in nsWindowGfx.cpp. r=bustage 2014-11-12 17:23:35 -06:00
B2G Bumper Bot b2867af101 Bumping manifests a=b2g-bump 2014-11-12 13:42:16 -08:00
B2G Bumper Bot 7479de8b44 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e0f2f070a22
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26079 from cctuan/1096603

Bug 1096603 - [Flatfish] [FxA] [FTE] Register/ Log in screen during setup is blank

========

https://hg.mozilla.org/integration/gaia-central/rev/83cde982f1d1
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1096603 - [Flatfish] [FxA] [FTE] Register/ Log in screen during setup is blank
2014-11-12 13:35:52 -08:00
B2G Bumper Bot 367f8aa103 Bumping manifests a=b2g-bump 2014-11-12 13:12:18 -08:00
B2G Bumper Bot c920c726aa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ebb431673edc
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #26047 from davidflanagan/bug1079692

Bug 1079692: update video thumbnail title asynchonously so we don't block when user rotates phone r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/56c7781bce82
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1079692: update video thumbnail title asynchonously so we don't block when the user rotates the phone

fix spelling error in method name

update test busted by spelling correction
2014-11-12 13:05:54 -08:00
Ryan VanderMeulen 807b822666 Merge m-c to b2g-inbound. a=merge 2014-11-12 15:51:45 -05:00
B2G Bumper Bot 65ba89e2fb Bumping manifests a=b2g-bump 2014-11-12 12:48:02 -08:00
Ryan VanderMeulen 6cf9bc58f2 Merge b2g-inbound to m-c. a=merge 2014-11-12 15:32:16 -05:00
Zoran Jovanovic 15395488a6 Bug 1066013 - Initialize appCache path r=fabrice 2014-11-12 11:36:36 -08:00
Ralph Giles 95437b59b2 Bug 1097849 - Enforce sane audio sample rates in MediaEncoder. r=derf
We believe the rate is constrained by the audio driver in practice,
but want to verify this assumption. The valid range 8-192 kHz covers
all sample rates in general use for audio data.

Note we must use an error return instead of an assertion since these
bounds are verified by unit tests, which do not catch MOZ_ASSERT().
2014-11-12 11:03:00 -08:00
Mike Habicher cb66942d32 Bug 1079543 - handle camera hardware busy when prelaunching, r=aosmond 2014-11-12 13:54:48 -05:00
B2G Bumper Bot 29604d8197 Bumping manifests a=b2g-bump 2014-11-12 10:37:55 -08:00
B2G Bumper Bot 0fa86392cb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7b52bf615a7e
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #25878 from gitmai/bug-1094753-fix-onhashchanged-method

Bug 1094753 - [Costcontrol] Changing the hash value for '#' does not mai...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/9b60c395cfe4
Author: mai <mri@tid.es>
Desc: Bug 1094753 - [Costcontrol] Changing the hash value for '#' does not maintain the correct hash on the app.
2014-11-12 10:35:53 -08:00
B2G Bumper Bot ccfceeaa62 Bumping manifests a=b2g-bump 2014-11-12 10:21:56 -08:00
B2G Bumper Bot 8cc39a9717 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a521b981daaf
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #25637 from zbraniecki/1091113-improve-l10n-merge

Bug 1091113 - Don't merge obsolete entity fields. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/3ec295da54c8
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1091113 - Don't merge obsolete entity fields
2014-11-12 10:16:00 -08:00
B2G Bumper Bot e88ff06089 Bumping manifests a=b2g-bump 2014-11-12 09:22:20 -08:00
B2G Bumper Bot 09cf2b044e Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/643dbb1c26d3
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #26006 from Cwiiis/bug1082675-app-grouping-by-default

Bug 1082675 - Enable homescreen app-grouping permanently. r=kgrandon,crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/01889de35710
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1082675 - Fix divider->group related marionette test failures. r=crdlc,kgrandon

Some assumptions made by marionette tests no longer hold after enabling
app-grouping by default:

- Long-pressing a divider no longer brings up the context menu
- The divider element itself is not positioned (its children are)

========

https://hg.mozilla.org/integration/gaia-central/rev/89e940eb62b0
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1082675 - Enable homescreen app-grouping permanently. r=kgrandon,crdlc

This reverts commit 071efd0eb9d962d4f96edc28d672e48910f48387.
2014-11-12 09:15:57 -08:00
B2G Bumper Bot 031d8a1013 Bumping manifests a=b2g-bump 2014-11-12 08:51:52 -08:00
B2G Bumper Bot 3a630625a9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24c69552568a
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #26033 from gmarty/Bug-1066243-Battery-indicator-not-always-properly-updating-when-charging-disconnecting

Bug 1066243 - [Status Bar][Battery] Battery indicator not always properl...

========

https://hg.mozilla.org/integration/gaia-central/rev/ff53c830f4a6
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1066243 - [Status Bar][Battery] Battery indicator not always properly updating when charging/disconnecting
2014-11-12 08:45:58 -08:00
B2G Bumper Bot 711cb1b463 Bumping manifests a=b2g-bump 2014-11-12 08:24:23 -08:00
B2G Bumper Bot 75f6f606f6 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c5b3b55ef2c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25993 from BorisChiou/bug-1091166

Bug 1091166 - Fix the color contrast value when enabling it

========

https://hg.mozilla.org/integration/gaia-central/rev/cd5aa723df74
Author: Boris Chiou <boris.chiou@gmail.com>
Desc: Bug 1091166 - Fix the color contrast value when enabling it

The color contrast should also be multiplied by CONTRAST_CAP (0.6)
when enabling the color filter option.

========

https://hg.mozilla.org/integration/gaia-central/rev/90615d021789
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25927 from mancas/bug1091910_2

[System]Pressing the "battery is low" notification will sometimes cause ...

========

https://hg.mozilla.org/integration/gaia-central/rev/94dbdef48d0a
Author: mancas <manuel.casasbarrado@telefonica.com>
Desc: [System]Pressing the "battery is low" notification will sometimes cause the rocket bar and keyboard to pop up, and will fail to bring up the battery section in the settings menu
2014-11-12 08:24:08 -08:00
Jean-Yves Avenard a40abbc6eb Bug 1097260 - Ensure video dimensions are known when loadedmetadata is fired. r=cajbir 2014-11-12 20:19:29 +11:00
Jan-Ivar Bruaroey cfdeb0d0fa Bug 1097224 - Part 3 - test mozCaptureStream over peerConnection. r=jesup, r=drno 2014-11-13 00:59:22 -05:00
Jan-Ivar Bruaroey ccb5a711f4 Bug 1097224 - Part 2 - correct m-line test in verifySdp in test-harness. r=drno 2014-11-12 23:48:30 -05:00
Jan-Ivar Bruaroey 99bec8c69b Bug 1097224 - Part1 - make mozCaptureStream work after onloadedmetadata even in opt build. r=jesup 2014-11-12 23:30:10 -05:00
Jessica Jong ae2152f66c Bug 1052848 - Add assertions for MobileRoamingMode. r=echen 2014-11-11 23:43:00 -05:00
Kartikaya Gupta fcc0e0cb3c Bug 1095727 - Update fling curving prefs per UX request. r=me
DONTBUILD because trivial prefs change
2014-11-12 11:07:48 -05:00
B2G Bumper Bot 9b1a1e36bc Bumping manifests a=b2g-bump 2014-11-12 08:02:56 -08:00
B2G Bumper Bot da52863dbb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/345bf662aca9
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25931 from mancas/bug1089505

Bug 1089505 - [NFC][Software Home Button] yes/no button covered by SW ho...

========

https://hg.mozilla.org/integration/gaia-central/rev/83b031c59c8b
Author: mancas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1089505 - [NFC][Software Home Button] yes/no button covered by SW home button
2014-11-12 08:00:54 -08:00
Jean-Yves Avenard c7ca749da6 Bug 1075332 - Refactor mac audio decoder. Properly calculate timestamps. r=rillian
Also, in order to prevent the MediaDecoderStateMachine to stall waiting for audio data,
feed back as many decoded audio frame as were first submitted to the decoder in one go.
2014-11-12 15:13:02 +11:00
Heather Arthur 7a81d55493 Bug 1097454 - Improve compressed style sheet identification in csscoverage; r=jwalker 2014-11-11 20:51:00 +01:00
Daniel 3b95067dee Bug 956482 - Move inline script about:privatebrowsing out to an external file. r=jaws 2014-11-12 13:59:00 +01:00
Akshendra Pratap ca6e360937 Bug 334050 - Add a test for Places queries against multiple folders. r=mak 2014-11-12 08:11:00 +01:00
Luke Wagner ea143386f2 Bug 1091912 - stop using mprotect to halt Ion/asm.js execution (r=bhackett)
--HG--
extra : rebase_source : 3642ce948e577bca54008d3c55206184b107d023
2014-11-11 08:36:52 -06:00