Commit Graph

30202 Commits

Author SHA1 Message Date
Kan-Ru Chen (陳侃如)
1043dea8b9 Bug 1112989 - Part 1. Forward know info to ContentChild before app startup. r=fabrice 2015-01-30 11:43:31 +08:00
John Dai
973069b3da Bug 1119136 - (follow-up) correcting typo s/epectedNumber/expectedNumber/. r=echen 2015-01-28 22:31:00 +08:00
Wes Kocher
978d3dbecf Merge m-c to b2g-inbound a=merge 2015-01-29 15:30:55 -08:00
Wes Kocher
4a7262bb43 Backed out changeset 176166c0bae9 (bug 1124394) for b2g device bustage on a CLOSED TREE 2015-01-29 14:23:37 -08:00
Mike Habicher
6074723c39 Bug 1127470 - include GfxMessageUtils.h in PScreenManager.ipdl, r=bent 2015-01-29 14:31:40 -05:00
Carsten "Tomcat" Book
0f739d2c71 merge b2g-inbound to mozilla-central a=merge on a CLOSED TREE 2015-01-29 16:09:31 +01:00
Chris Pearce
ae2b67d250 Bug 1123535 - Don't hold decoder monitor while calling PreReadMetadata. r=kentuckyfriedtakahe 2015-01-29 21:50:48 +13:00
Chris Pearce
98295b4b3a Bug 1123535 - Make MP4Reader and WMFMediaDataDecoder support going dormant. r=kentuckyfriedtakahe 2015-01-29 21:50:48 +13:00
Jim Mathies
c8b457c9ab Bug 1095754 - Disable two plugin tests under e10s that perma-fail with these changes. r=me 2015-01-29 13:41:58 -06:00
Jim Mathies
72e1ab431f Bug 1095754 - Add platform widget support for providing widget identifiers used in remote widget tracking and hookl this up on gtk and Windows. r=roc 2015-01-29 13:41:57 -06:00
Jim Mathies
10c39bd123 Bug 1095754 - Miscellaneous code cleanup nits found along the way. r=me 2015-01-29 13:41:57 -06:00
Jim Mathies
6c74749e90 Bug 1095754 - Transfer bounds information from native plugin widgets to GTK socket widgets when the native plugin widget bounds update. r=roc 2015-01-29 13:41:57 -06:00
Jim Mathies
7cb466492e Bug 1095754 - Provide a way to force an update on a plugin window asyncronously from chrome. Trigger an update when we adjust the widget configurations. r=aklotz 2015-01-29 13:41:56 -06:00
Jim Mathies
2ad782a16d Bug 1095754 - Update PPluginWidget shutdown logic. r=aklotz 2015-01-29 13:41:56 -06:00
Jim Mathies
fc629407d9 Bug 1095754 - Add various debug assertions to PluginWidgetParent. r=aklotz 2015-01-29 13:41:56 -06:00
Jim Mathies
bcbf42bd66 Bug 1095754 - Remove obsolete PPluginWidget apis and code. r=aklotz 2015-01-29 13:41:56 -06:00
Jim Mathies
88d8d1f2b0 Bug 1095754 - In the content process provide a way to track and access PluginInstanceParent objects from PluginWidgetChild. r=aklotz 2015-01-29 13:41:53 -06:00
Jim Mathies
ef2806c191 Bug 1095754 - Provide a way to track and access native plugin widgets so they can be accessed from global scope. r=aklotz 2015-01-29 13:41:53 -06:00
Bill McCloskey
84f671eb7f Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley) 2015-01-29 11:28:01 -08:00
Bill McCloskey
9d1e4a1ca7 Bug 1126042 - Use different window IDs for different processes (r=smaug) 2015-01-28 11:53:46 -08:00
Yoshi Huang
74b1e7b9aa 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
7f8d9af35c Bug 1121404 - Cache addresses of bonded devices and notify adapter properly. r=btian 2015-01-29 15:49:53 +08:00
Yoshi Huang
b8cad7e109 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
Martin Thomson
70d33d0da4 Bug 1119593 - Dealing with multiple streams, r=drno 2015-01-28 14:05:57 -08:00
Martin Thomson
f0d8569c89 Bug 1119593 - Fixing test preconditions for steeplechase, r=drno 2015-01-28 14:05:57 -08:00
Martin Thomson
0734da08fe Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
Conflicts:
	dom/media/tests/mochitest/test_getUserMedia_exceptions.html
2015-01-28 14:05:57 -08:00
Martin Thomson
d38ef687df Bug 1119593 - Re-enable per-data-channel close, r=drno 2015-01-28 14:05:57 -08:00
Martin Thomson
d74c1c1422 Bug 1119593 - Adding test for legacy navigator.mozGetUserMedia, r=drno
Conflicts:
	dom/media/tests/mochitest/mochitest.ini
2015-01-28 14:05:57 -08:00
Martin Thomson
d2a6f1e41d Bug 1119593 - Adding test for legacy PC callback functions, r=drno,jib 2015-01-28 14:05:56 -08:00
Martin Thomson
339c7ba2b6 Bug 1119593 - Update gUM tests to use promises consistently, r=drno,jib
Conflicts:
	dom/media/tests/mochitest/constraints.js
2015-01-28 14:05:56 -08:00
Martin Thomson
9c909f3fde Bug 1119593 - Update identity tests, r=drno 2015-01-28 14:05:56 -08:00
Martin Thomson
d22964c3e5 Bug 1119593 - Update PeerConnection tests, r=drno,jib 2015-01-28 14:05:56 -08:00
Martin Thomson
696cdd9f19 Bug 1119593 - Update WebRTC data channel tests, r=drno 2015-01-28 14:05:56 -08:00
Martin Thomson
425feb8931 Bug 1119593 - Update WebRTC tests to use promises more consistently, r=drno,jib 2015-01-28 14:05:56 -08:00
Jonathan Watt
9f43b12ba3 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
7ff1bbe023 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
93a28afef5 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
78a3a35208 Merge mozilla-central to mozilla-inbound 2015-01-29 16:17:28 +01:00
Jacek Caban
d9b62363ee Bug 1126724 - Fixed WindowsLocationProvider.cpp compilation on GCC. r=josh 2015-01-29 13:02:07 +01:00
Matt Woodrow
68af8639ac 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
Jonathan Watt
514dc59de8 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
5a454bb99e 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
be1546d4b7 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
3ae0001f1f Bug 1120315 - Part 1: revert Bug 1082445. r=dimi 2015-01-26 17:27:57 +08:00
Kai-Zhen Li
b6ee1830fb Bug 1126499 - Move mp4 code into MOZ_FMP4 compile flag. r=jya 2015-01-29 14:08:58 +08:00
John Dai
bdfb180c6f 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
3dd9542f64 Merge m-c to b2g-inbound a=merge 2015-01-28 18:43:47 -08:00
Fabrice Desré
afc8528918 Bug 1126047 - Imported apps that specify an origin are not correctly installed r=marco 2015-01-28 17:24:38 -08:00
Bill McCloskey
404980e2fa Back out 94a2a4a7c84c (bug 1075670) for breaking context menu in e10s CLOSED TREE 2015-01-28 16:12:36 -08:00
Bill McCloskey
0eaeb7c104 Back out 47de36ef3ab4 (bug 1075670) for breaking context menu in e10s CLOSED TREE 2015-01-28 16:11:56 -08:00