Commit Graph

215488 Commits

Author SHA1 Message Date
Szu-Yu Chen [:aknow]
d301440cba 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]
98507361e5 Bug 1094089 - Part 1: Show reject cause. r=hsinyi 2014-11-13 10:58:45 +08:00
B2G Bumper Bot
4f430300a9 Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
B2G Bumper Bot
2039a0896c 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
cf24a58610 Merge m-c to b2g-inbound a=merge 2014-11-12 17:27:45 -08:00
Wes Kocher
db40408e3b Merge b2g-inbound to m-c a=merge 2014-11-12 17:19:02 -08:00
B2G Bumper Bot
18afaa6e8a Bumping manifests a=b2g-bump 2014-11-12 16:12:53 -08:00
B2G Bumper Bot
215c362bbc Bumping manifests a=b2g-bump 2014-11-12 16:07:19 -08:00
B2G Bumper Bot
6bfdc3415c 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
b5fcb90165 Bumping manifests a=b2g-bump 2014-11-12 15:37:20 -08:00
B2G Bumper Bot
d98f43f75a 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
39213c9fd4 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
f37297a1dd Bumping manifests a=b2g-bump 2014-11-12 13:42:16 -08:00
B2G Bumper Bot
5b5a94ef46 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
781abf9f95 Bumping manifests a=b2g-bump 2014-11-12 13:12:18 -08:00
B2G Bumper Bot
60d7163a56 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
e7529e45dc Merge m-c to b2g-inbound. a=merge 2014-11-12 15:51:45 -05:00
B2G Bumper Bot
5316c84a12 Bumping manifests a=b2g-bump 2014-11-12 12:48:02 -08:00
Ryan VanderMeulen
b4baff118e Merge b2g-inbound to m-c. a=merge 2014-11-12 15:32:16 -05:00
Zoran Jovanovic
5a006a1822 Bug 1066013 - Initialize appCache path r=fabrice 2014-11-12 11:36:36 -08:00
Ralph Giles
070a39e4a1 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
9866131965 Bug 1079543 - handle camera hardware busy when prelaunching, r=aosmond 2014-11-12 13:54:48 -05:00
B2G Bumper Bot
eb85941b2e Bumping manifests a=b2g-bump 2014-11-12 10:37:55 -08:00
B2G Bumper Bot
4ff427fee6 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
e70b6db74d Bumping manifests a=b2g-bump 2014-11-12 10:21:56 -08:00
B2G Bumper Bot
63b4acffd4 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
d951428381 Bumping manifests a=b2g-bump 2014-11-12 09:22:20 -08:00
B2G Bumper Bot
9511f7e237 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
717691685a Bumping manifests a=b2g-bump 2014-11-12 08:51:52 -08:00
B2G Bumper Bot
ffdfcee9be 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
7b1867b184 Bumping manifests a=b2g-bump 2014-11-12 08:24:23 -08:00
B2G Bumper Bot
afc451860a 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
Nathan Froyd
341d273989 Bug 1097740 - use NS_INLINE_DECL_THREADSAFE_REFCOUNTING for Fake_MediaStreamTrack in FakeMediaStreams.h; r=jesup 2014-11-12 11:07:27 -05:00
Alfredo Yang
bca3f59d38 Bug 1098195 - Return false when failing to get output format. r=edwin 2014-11-13 01:26:00 -05:00
Ting-Yu Lin
4e6fe284fc Bug 1097094 - Keep a WeakPtr to nsDocShell in SectionCarets. r=roc
When SelectionCarets::Terminate() is called, it's not guaranteed that we
can get nsDocShell from PresContext. It causes that SelectionCarets
cannot remove itself as an observer.

To fix this, we keep a member WeakPtr<nsDocShell> so that we can always
have nsDocShell in SelectionCarets::Terminate().
2014-11-13 08:32:00 -05:00
Morris Tseng
ca0f216c74 Bug 1096169 - Handle selection carets overlapping case. r=roc 2014-11-12 23:03:00 -05:00
Jean-Yves Avenard
29097ace99 Bug 1097260 - Ensure video dimensions are known when loadedmetadata is fired. r=cajbir 2014-11-12 20:19:29 +11:00
Jan-Ivar Bruaroey
2cc60f1dfe Bug 1097224 - Part 3 - test mozCaptureStream over peerConnection. r=jesup, r=drno 2014-11-13 00:59:22 -05:00
Jan-Ivar Bruaroey
523618aae7 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
9fe49bf906 Bug 1097224 - Part1 - make mozCaptureStream work after onloadedmetadata even in opt build. r=jesup 2014-11-12 23:30:10 -05:00
Jessica Jong
68de7fe7f5 Bug 1052848 - Add assertions for MobileRoamingMode. r=echen 2014-11-11 23:43:00 -05:00
Kartikaya Gupta
ca526c8a89 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
2048368cf4 Bumping manifests a=b2g-bump 2014-11-12 08:02:56 -08:00
B2G Bumper Bot
5e97909a04 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
1afe38d07f 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
Yoshi Huang
03fb2771fd Bug 1096897 - Part 2: change power to changeRFState. r=dimi
From 4ca465353c1c5bd5bc08f40195ad66cc1c407549 Mon Sep 17 00:00:00 2001
---
 dom/nfc/NfcContentHelper.js        | 30 ++++++------------------------
 dom/nfc/gonk/Nfc.js                | 26 ++++++--------------------
 dom/nfc/gonk/NfcGonkMessage.h      |  4 ++--
 dom/nfc/gonk/NfcMessageHandler.cpp | 20 ++++++++++----------
 dom/nfc/gonk/NfcMessageHandler.h   |  4 ++--
 dom/nfc/nsINfcContentHelper.idl    | 21 +++++----------------
 dom/nfc/nsNfc.js                   | 13 ++++++++++---
 7 files changed, 41 insertions(+), 77 deletions(-)
2014-11-12 10:13:33 +08:00
Heather Arthur
0cef79e226 Bug 1097454 - Improve compressed style sheet identification in csscoverage; r=jwalker 2014-11-11 20:51:00 +01:00
Daniel
e257b9dd40 Bug 956482 - Move inline script about:privatebrowsing out to an external file. r=jaws 2014-11-12 13:59:00 +01:00
Akshendra Pratap
1cc444bc8e Bug 334050 - Add a test for Places queries against multiple folders. r=mak 2014-11-12 08:11:00 +01:00
Yoshi Huang
869037482d Bug 1096897 - Part 1: s/powerLevel/rfState/g. r=smaug, dimi
From b9ec1a996afb8d50d014e3e479a7c767df2555ac Mon Sep 17 00:00:00 2001
---
 dom/nfc/gonk/Nfc.js                | 14 +++++++-------
 dom/nfc/gonk/NfcMessageHandler.cpp | 10 +++++-----
 dom/nfc/gonk/NfcMessageHandler.h   |  2 +-
 dom/nfc/gonk/NfcOptions.h          | 18 +++++++++---------
 dom/nfc/gonk/NfcService.cpp        |  8 +++++++-
 dom/nfc/gonk/nfc_consts.js         |  8 +++-----
 dom/webidl/NfcOptions.webidl       | 10 ++++++++--
 7 files changed, 40 insertions(+), 30 deletions(-)
2014-11-11 19:19:52 +08:00