gecko-dev/dom/media/mediacapabilities
Boris Zbarsky 00cd5d4380 Bug 1619112 part 5. Stop accepting nsAString in ErrorResult error-throwing. r=smaug
Callers should pass in UTF-8, since that's what the JS engine ends up with in the end anyway.

The various URL changes are because NS_NewURI converts incoming nsAString to
UTF-8 anyway.  So we might as well do that up-front and then use the UTF-8
string for both the NS_NewURI call and the error-reporting if it fails.

Differential Revision: https://phabricator.services.mozilla.com/D65543

--HG--
extra : moz-landing-system : lando
2020-03-06 21:08:02 +00:00
..
BenchmarkStorageChild.cpp Bug 1594181 - Reset external variable properly on destruction. r=mccr8 2019-11-18 10:42:40 +00:00
BenchmarkStorageChild.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
BenchmarkStorageParent.cpp Bug 1580112 - Stop updating the database when the value has not changed. r=alwu 2019-09-11 20:21:51 +00:00
BenchmarkStorageParent.h Bug 1573184 - Add gtests to BenchmarkStorage classes. r=jya 2019-08-14 10:41:18 +00:00
DecoderBenchmark.cpp Bug 1596064 - Remove any access on the database when pref is off. r=jya 2019-11-15 10:59:50 +00:00
DecoderBenchmark.h Bug 1571821 - Use total frames instead of parsed frames to calculate benchmark. r=alwu 2019-09-09 20:08:59 +00:00
KeyValueStorage.cpp Bug 1572043 - Introduce a method to clear all the entries of a database.r=jya 2019-08-13 05:05:40 +00:00
KeyValueStorage.h Bug 1572043 - Introduce a method to clear all the entries of a database.r=jya 2019-08-13 05:05:40 +00:00
MediaCapabilities.cpp Bug 1619112 part 5. Stop accepting nsAString in ErrorResult error-throwing. r=smaug 2020-03-06 21:08:02 +00:00
MediaCapabilities.h
PBenchmarkStorage.ipdl Bug 1572043 - Introduce a check version method in the benchmark storage IPDL protocol.r=jya 2019-08-13 09:29:19 +00:00
moz.build Bug 1530996 - Store the benchmark calculated from the frame statistics. r=jya 2019-08-06 09:24:36 +00:00