зеркало из https://github.com/mozilla/gecko-dev.git
1ff74da18d
Since URI hostnames are defined to be case-insensitive, we only ever see lower-case hostnames when looking up substitutions. That means that substitutions containing capital letters are inaccessible, which is a footgun that has hit many people. The handler should lower-case substitutions when they're added so that look-ups are always case-insensitive. MozReview-Commit-ID: C936hS2cSyY --HG-- extra : rebase_source : a70e8ceb822879e51c3a40232b7dffdfb9c0a185 |
||
---|---|---|
.. | ||
browser | ||
crashtests | ||
gtest | ||
httpserver | ||
mochitests | ||
reftest | ||
unit | ||
unit_ipc | ||
TestBind.cpp | ||
TestCommon.h | ||
TestCookie.cpp | ||
TestNamedPipeService.cpp | ||
TestUDPSocket.cpp | ||
moz.build |