mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
7f899f94dd
We want dweb URLs to continue working as before bug 1536744 landed. So we make sure to instantiate it as an nsStandardURL. This is not a good long-term solution, as we don't want to hardcode all the various schemes that we want to behave properly. The fix would be to add a new spec-compliant nsIURI implementation, based on RustURL and use it for all unknown schemes. See bug 1561860 for a more complete solution. Differential Revision: https://phabricator.services.mozilla.com/D36168 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
browser | ||
crashtests | ||
fuzz | ||
gtest | ||
httpserver | ||
mochitests | ||
reftest | ||
unit | ||
unit_ipc | ||
moz.build | ||
TestBind.cpp | ||
TestCommon.h | ||
TestCookie.cpp | ||
TestNamedPipeService.cpp | ||
TestUDPSocket.cpp |