зеркало из https://github.com/mozilla/gecko-dev.git
db88fe8435
The URL query stripping doesn't want the URLParams::Serialize() to encode the result because it will encode the unstripped parameters. This will change the unstripped parameters once stripping was happened. Therefore, we introduce an parameter to URLParams::Serialize() to disable encoding. Differential Revision: https://phabricator.services.mozilla.com/D131964 |
||
---|---|---|
.. | ||
tests | ||
URL.cpp | ||
URL.h | ||
URLMainThread.cpp | ||
URLMainThread.h | ||
URLSearchParams.cpp | ||
URLSearchParams.h | ||
URLWorker.cpp | ||
URLWorker.h | ||
moz.build |