Jonathan Watt
0c90310724
Bug 1064430, part 3 - Update <input type=email> validity tests to check both typeMismatch and badInput. r=smaug
2015-01-28 23:01:41 +00:00
Jonathan Watt
0a7cc8e4cf
Bug 1064430, pat 2 - Don't set the 'badInput' state on <input type=email> for punycode encoding failures. r=bz
2015-01-28 23:01:37 +00:00
Jonathan Watt
28758ba6c7
Bug 1064430, part 1 - When punycode encoding <input type=email> content, only encode the domain labels. r=bz
2015-01-28 23:01:33 +00:00
Carsten "Tomcat" Book
0ab3496e2a
Merge mozilla-central to mozilla-inbound
2015-01-29 16:17:28 +01:00
Carsten "Tomcat" Book
fbcd2762dd
merge b2g-inbound to mozilla-central a=merge on a CLOSED TREE
...
--HG--
extra : amend_source : c732998111bf4b9ecd2158a1de5cbfaf9e93e1bc
2015-01-29 16:09:31 +01:00
Jacek Caban
0af6a359ed
Bug 1126724 - Fixed WindowsLocationProvider.cpp compilation on GCC. r=josh
2015-01-29 13:02:07 +01:00
Matt Woodrow
9523fc44a2
Bug 1127122 - Make ResourceQueue::Evict treat aSizeToEvict as relative to the start of the data instead of 0. r=cajbir,jya
2015-01-29 23:34:18 +13:00
Chris Pearce
2e11d0c8f6
Bug 1123535 - Don't hold decoder monitor while calling PreReadMetadata. r=kentuckyfriedtakahe
2015-01-29 21:50:48 +13:00
Chris Pearce
442a7ef2b5
Bug 1123535 - Make MP4Reader and WMFMediaDataDecoder support going dormant. r=kentuckyfriedtakahe
2015-01-29 21:50:48 +13:00
Yoshi Huang
1079afc0c7
Bug 1126653 - don't send nfc-manager-tech-lost if the foreground has received ontag/peerfound. r=dimi
2015-01-28 10:48:17 +08:00
Jamin Liu
b3d473ae6c
Bug 1121404 - Cache addresses of bonded devices and notify adapter properly. r=btian
2015-01-29 15:49:53 +08:00
Yoshi Huang
833e0fe19c
Bug 1120315 - Part 4: update comments in MozNFC.webidl. r=smaug
...
From 22a5126696b96b9904c0c10258dcbe346d2f582a Mon Sep 17 00:00:00 2001
---
dom/webidl/MozNFC.webidl | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
2015-01-28 11:25:35 +08:00
Jonathan Watt
636fdf8aef
Bug 1105098 - Make AnimationTimeline always return the same parent object (even after document.open()) and replace the document's timeline if the document is reset. r=smaug,birtles
2015-01-26 17:08:51 +00:00
Yoshi Huang
a0418fb15a
Bug 1120315 - Part 3: notify tag/peerlost when lost focus. r=dimi
...
From 14b18a83041d65c0cf111d20279668e665dd0d56 Mon Sep 17 00:00:00 2001
---
dom/nfc/NfcContentHelper.js | 3 +++
dom/nfc/gonk/Nfc.js | 24 ++++++++++++++++++++++--
dom/nfc/gonk/nfc_consts.js | 1 +
dom/nfc/nsINfcContentHelper.idl | 10 +++++++++-
dom/nfc/nsNfc.js | 16 ++++++++++++++++
5 files changed, 51 insertions(+), 3 deletions(-)
2015-01-26 18:58:52 +08:00
Yoshi Huang
c18d34ee83
Bug 1120315 - Part 2: s/change/changed/. r=dimi
...
From 86ab7fbe1d409c9f8f7082499179e0632101a61b Mon Sep 17 00:00:00 2001
---
dom/nfc/NfcContentHelper.js | 4 ++--
dom/nfc/gonk/Nfc.js | 6 +++---
dom/nfc/gonk/nfc_consts.js | 2 +-
dom/nfc/nsINfcContentHelper.idl | 4 ++--
dom/nfc/nsNfc.js | 2 +-
5 files changed, 9 insertions(+), 9 deletions(-)
2015-01-26 18:13:36 +08:00
Yoshi Huang
b413034cd7
Bug 1120315 - Part 1: revert Bug 1082445. r=dimi
2015-01-26 17:27:57 +08:00
Kai-Zhen Li
8b21ec9f78
Bug 1126499 - Move mp4 code into MOZ_FMP4 compile flag. r=jya
2015-01-29 14:08:58 +08:00
John Dai
066e5d445c
Bug 1119136 - Contacts can't be imported from some special SIM cards to device. r=echen
2015-01-22 18:20:00 +08:00
Wes Kocher
c9827847be
Merge m-c to b2g-inbound a=merge
2015-01-28 18:43:47 -08:00
Fabrice Desré
8708349f7d
Bug 1126047 - Imported apps that specify an origin are not correctly installed r=marco
2015-01-28 17:24:38 -08:00
Bill McCloskey
b3cb3ceade
Back out 94a2a4a7c84c (bug 1075670) for breaking context menu in e10s CLOSED TREE
2015-01-28 16:12:36 -08:00
Bill McCloskey
7ef7073d75
Back out 47de36ef3ab4 (bug 1075670) for breaking context menu in e10s CLOSED TREE
2015-01-28 16:11:56 -08:00
Ryan VanderMeulen
da46a66df7
Backed out changeset 94cc3cfaa2e4 (bug 1126042) for Windows bustage.
...
CLOSED TREE
2015-01-28 15:32:52 -05:00
zhoubcfan@163.com
c7f045b50b
Bug 1126711 - Fix incorrect PluginWidgetChild.h include guards. r=jimm
2015-01-27 02:45:01 +00:00
Jocelyn Liu
1b62868aee
Bug 1125702 - Make enable/disable BT and set adapter name certified only for Bluetooth API2. r=btian, r=bz
2015-01-27 18:58:00 -05:00
Alphan Chen
9568ca6ccd
Bug 1107146 - [MTP] Add an UpdateEntryAndNotify for modified event. r=dhylands
2015-01-28 14:35:28 +08:00
Ben Hsu
61947fe2d8
Bug 1103731 - Part 3: Update the related testcase. r=aknow
2015-01-26 00:38:00 -05:00
Chris Pearce
ca7b3845ba
Bug 1123535 - Run MediaDecoderReader::ReleaseMediaResources on decode task queue. r=jwwang
2015-01-21 18:02:27 +08:00
Sotaro Ikeda
3178cf4cb5
Bug 1125472 - Reset video request status on reset decode. r=cpearce
2015-01-29 21:50:20 +13:00
Jeff Gilbert
54ef36bf57
Bug 1124394 - Support WebGL on Core Profiles on Mac. - r=kamidphish
2015-01-29 00:44:19 -08:00
Bob Owen
8299a8da28
Bug 1126402: Add a pref to enable a more strict version of the Windows NPAPI process sandbox. r=bsmedberg, r=bbondy
2015-01-29 08:13:07 +00:00
Edwin Flores
16ffd82fac
Bug 1101304 - Test that EME works with CORS - r=cpearce
2015-01-29 20:30:38 +13:00
Edwin Flores
6e6bf61ee9
Bug 1101304 - Handle CORS in EME - r=cpearce
2015-01-29 20:30:38 +13:00
Benjamin Chen
08b2c483ff
Bug 1091467 - MediaCodec: Wait fence and release output buffer on other thread. r=sotaro
2015-01-20 17:27:50 +08:00
JW Wang
8a03f200f5
Bug 752796 - log media element events for debugging. r=cpearce
2015-01-26 18:52:00 +01:00
Christoph Kerschbaumer
3cf6424c4b
Bug 1121824 - Improve CORS console messages when request is blocked (r=sicking)
2015-01-22 17:20:58 -08:00
Wes Kocher
2677e57e9e
Backed out 10 changesets (bug 1126465) for b2g osx build bustage on a CLOSED TREE
...
Backed out changeset a0a572ab4614 (bug 1126465)
Backed out changeset c96bac2df9a4 (bug 1126465)
Backed out changeset ebe589cc0d92 (bug 1126465)
Backed out changeset 96e70a10440c (bug 1126465)
Backed out changeset 47301816c705 (bug 1126465)
Backed out changeset dd957ede2d36 (bug 1126465)
Backed out changeset d8045d89bfda (bug 1126465)
Backed out changeset 22aff1448376 (bug 1126465)
Backed out changeset 212c4e3377f8 (bug 1126465)
Backed out changeset 408b00141b82 (bug 1126465)
2015-01-28 19:54:34 -08:00
Matt Woodrow
7e5748ec52
Bug 1120128 - Implement blacklist for DXVA and blacklist AMD Radeon HD 5800. r=Bas
2015-01-26 13:34:28 +13:00
Aaron Klotz
3b8dfe988a
Bug 1121162: Resume stream listener when async NPP_NewStream returns with failure; r=jimm
...
--HG--
extra : rebase_source : 870a2961c46c518594f03594c1301204864440dd
2015-01-26 14:54:50 -07:00
Bobby Holley
db748528f8
Bug 1126465 - Use a MediaPromiseConsumerHolder to track subdecoder seeks. r=mattwoodrow
2015-01-28 18:54:11 -08:00
Bobby Holley
074c19031d
Bug 1126465 - Factor out the seeking phases into helper methods. r=mattwoodrow
2015-01-28 18:54:11 -08:00
Bobby Holley
6a4174b4b3
Bug 1126465 - Factor out calls to Request{Audio,Video}Data into a helper method. r=mattwoodrow
2015-01-28 18:54:11 -08:00
Bobby Holley
27ed02de5a
Bug 1126465 - Pass consistent arguments to RequestVideoData invocations on subdecoders. r=mattwoodrow
2015-01-28 18:54:11 -08:00
Bobby Holley
6ed6aa4df0
Bug 1126465 - Cancel sample requests when seeks start, disallow them while seeks are happening, and assert against seeks when samples arrive. r=mattwoodrow
...
The duplication of the IsSeeking() checks before all the Request{Audio,Video}Data
callsites is ugly. We'll fix this in the next patch by applying the same disconnect
treatment to the seek promise.
2015-01-28 18:54:11 -08:00
Bobby Holley
cd30e4e041
Bug 1126465 - Implement the ability to disconnect outstanding promises. r=mattwoodrow
2015-01-28 18:54:11 -08:00
Bobby Holley
1ca435bbc6
Bug 1126465 - Introduce machinery to hold onto MediaPromise::Consumer references, and use it for MediaSourceReader subdecoders. r=mattwoodrow
2015-01-28 18:54:11 -08:00
Bobby Holley
3a9994d3e4
Bug 1126465 - Make ThenValueBase inherit from a publicly-usable type, and refcount it. r=mattwoodrow
2015-01-28 18:54:10 -08:00
Bobby Holley
0d0bebfbf3
Bug 1126465 - Don't leave stale value in mPendingSeek when there's no audio track. r=mattwoodrow
2015-01-28 18:54:10 -08:00
Bobby Holley
87538cead8
Bug 1126465 - Stop invoking On*NotDecoded when we didn't actually go through the promise. r=mattwoodrow
...
This isn't right, and it means that we can't assume at the top of
On{Audio,Video}{,Not}Decoded() that we're fresh out of promise dispatch, which
we want to do.
2015-01-28 18:54:10 -08:00
Ben Hsu
b33d0bd531
Bug 1103731 - Part 2: Internal architecture (ril_worker.js). r=aknow
2015-01-18 21:22:00 -05:00