gecko-dev/dom
Chris Pearce eac0e11773 Bug 1317473 - Make GMPService accept paths with mixed dir separators. r=jesup
The mochitest harness on Windows sets MOZ_GMP_PATH to paths with a mixture of
Windows and UNIX dir separators, and the NS_NewLocalFile() call in
GMPServiceParent::AddOnGMPThread() fails on this input.

We've had this problem before, and if we fixed the test harness to give us
input with platform specific line endings somebody would likely just break this
again someday and have this issue again, so just make the GMP service normalize
the paths it's given to have consistent dir separators.

This makes test_peerConnection_basicH264Video.html pass when run
locally on my Windows machine.


MozReview-Commit-ID: 88hSvTdZuWg

--HG--
extra : rebase_source : 2cf63ccd1155e59f9745163cf4a28d3bdb7012ba
2016-11-15 10:56:43 +13:00
..
animation Merge m-c to m-i 2016-11-05 14:13:18 -07:00
apps Bug 1315798 - Remove FMRADIO support from HAL. r=mds 2016-11-07 14:09:57 -08:00
archivereader Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/archivereader. r=RyanVM 2016-11-05 11:29:14 +01:00
asmjscache Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
audiochannel Bug 1308153 - part1 : notify tabbrowser when the tab was blocked. r=baku,jaws 2016-11-11 10:42:35 +08:00
base Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
battery Bug 1313580 - Part 3: Remove web content access to Battery API. r=baku 2016-10-28 18:45:36 -07:00
bindings Bug 1316619. Add a [NeedsCallerType] WebIDL annotation. r=bholley 2016-11-11 16:09:05 -05:00
broadcastchannel Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
browser-element Bug 1317241 - Use C++11's override and remove virtual where applicable in dom/ r=baku 2016-11-15 13:09:07 +02:00
cache Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
canvas Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
console Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 3 - Console API in worklet, r=smaug 2016-11-06 09:54:52 +01:00
crypto Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/crypto. r=RyanVM 2016-11-05 11:29:15 +01:00
devicestorage Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
downloads Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
encoding Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/encoding. r=RyanVM 2016-11-05 11:29:15 +01:00
events Bug 1317241 - Use C++11's override and remove virtual where applicable in dom/ r=baku 2016-11-15 13:09:07 +02:00
fetch Bug 1264178 - Part 2: Change URL's getter function from PassByReference to ReturnByReference. r=bkelly 2016-11-07 14:59:00 +08:00
filehandle Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
filesystem Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
flyweb Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
gamepad Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
geolocation Bug 1317241 - Replace default bodies of special member functions with = default in dom/. r=baku 2016-11-14 11:40:37 +02:00
grid Bug 1308208 - remove redundant null check from GridLines::SetLineInfo. r=baku 2016-10-06 19:05:46 +03:00
html Bug 1317241 - Use C++11's override and remove virtual where applicable in dom/ r=baku 2016-11-15 13:09:07 +02:00
imptests Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/imptests. r=RyanVM 2016-09-29 11:22:57 +02:00
indexedDB Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
inputmethod Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/inputmethod. r=RyanVM 2016-11-05 11:29:16 +01:00
interfaces Bug 1299483 - CSP: Implement 'strict-dynamic', enforcement changes. r=dveditz,freddyb 2016-11-08 12:55:23 +01:00
ipc Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
json Merge m-c to m-i 2016-11-05 14:13:18 -07:00
jsurl Bug 1299483 - CSP: Implement 'strict-dynamic', enforcement changes. r=dveditz,freddyb 2016-11-08 12:55:23 +01:00
locales Bug 1299483 - CSP: Implement 'strict-dynamic', parser changes. r=dveditz,freddyb 2016-11-08 13:08:33 +01:00
manifest Bug 1295456 - Update Gecko tests for css-color-4 color function changes. r=dholbert 2016-10-16 03:15:36 +08:00
mathml
media Bug 1317473 - Make GMPService accept paths with mixed dir separators. r=jesup 2016-11-15 10:56:43 +13:00
messagechannel Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
network Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
notification Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/notification. r=RyanVM 2016-11-05 11:29:17 +01:00
offline Bug 1303167 P6 Rename new suspend and freeze methods to final names. r=smaug 2016-10-26 10:20:16 -07:00
performance
permission Bug 1315927 - ignore firstPartyDomain and userContextId in PermissionStatus. r=baku 2016-11-09 18:04:31 +08:00
plugins Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
power Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/power. r=RyanVM 2016-11-05 11:29:17 +01:00
presentation Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
promise Bug 1316447 - Baldr: add WebAssembly.instantiate (r=bbouvier) 2016-11-10 10:19:14 -06:00
push Backed out changeset 829e818cd4c3 (bug 1263304) 2016-11-11 10:47:37 +01:00
quota Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
res
secureelement Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
security Backed out changeset a8be4ebc85cf (bug 1313595) for permaorange unexpected assertion in test_referrerdirective.html, a=backout 2016-11-14 18:30:58 -08:00
settings
smil Bug 1272549 - Part 9: Compute distance for mismatched transform lists. r=birtles 2016-10-05 15:36:16 +08:00
speakermanager
storage Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
svg bug 1306591, add secondary event queue to let high priority messages to be processed sooner, r=billm 2016-11-08 14:05:45 +02:00
system Bug 1317241 - Replace default bodies of special member functions with = default in dom/. r=baku 2016-11-14 11:40:37 +02:00
tests Merge inbound to central, a=merge 2016-11-11 13:56:45 -08:00
tethering
time
u2f Bug 1308868 - Add ignore-initialization-check annotation to mErrorCode from U2FStatus. r=baku 2016-10-17 16:10:17 +03:00
url Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/url. r=RyanVM 2016-11-05 11:29:18 +01:00
vr Bug 1299932 - Part 1: Implement gamepadPose attribute in Gamepad API; r=kip,qdot 2016-10-24 18:04:41 +08:00
webidl merge mozilla-inbound to mozilla-central a=merge 2016-11-15 12:26:41 +01:00
wifi
workers Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
worklet Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 6 - assertions, r=smaug 2016-11-06 09:56:03 +01:00
xbl Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/xbl. r=RyanVM 2016-11-05 11:29:18 +01:00
xhr merge mozilla-inbound to mozilla-central a=merge 2016-11-15 12:26:41 +01:00
xml Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/xml. r=RyanVM 2016-11-05 11:29:18 +01:00
xslt Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
xul Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
jar.mn
moz.build Bug 1312800 - Remove dom/inputport. r=jst 2016-11-10 15:39:45 -08:00