The URLHelper SerializeString method loops over characters to build an escaped output string: https://github.com/SAP/project-foxhound/blob/d9f74c7ef05fd4558d6c0700231e7ce84ca441f2/netwerk/base/nsURLHelper.cpp#L1330 Currently the taint information is not propagated.
The URLHelper SerializeString method loops over characters to build an escaped output string:
project-foxhound/netwerk/base/nsURLHelper.cpp
Line 1330 in d9f74c7
Currently the taint information is not propagated.