mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
e56675ede1
Create a new type of nsHttpAtom, namely nsHttpAtomLiteral. This type is constexpr-constructible and holds a non-owning reference to its name, which must have global lifetime. As a side effect, slightly rework nsHttpAtom interface to replace the dangerous implicit conversion to const char* by a bool operator and test it. Differential Revision: https://phabricator.services.mozilla.com/D184557 |
||
---|---|---|
.. | ||
browser | ||
crashtests | ||
fuzz | ||
gtest | ||
http3server | ||
http3serverDB | ||
httpserver | ||
marionette | ||
mochitests | ||
perf | ||
reftest | ||
unit | ||
unit_ipc | ||
useragent | ||
moz.build |