Sat, 03 Jan 2015 20:18:00 +0100
Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.
1 Logging and reporting
2 =====================
4 Ideally output between different types of testing system should be as
5 uniform as possible, as well as making it easy to make things more or
6 less verbose. We created some libraries to make doing this easy.
8 .. toctree::
9 :maxdepth: 2
11 mozlog
12 mozlog_structured