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.
michael@0 | 1 | == bug448564-1_malformed.html bug448564-1_well-formed.html |
michael@0 | 2 | == bug448564-1_malformed.html bug448564-1_ideal.html |
michael@0 | 3 | |
michael@0 | 4 | == bug448564-4a.html bug448564-4b.html |
michael@0 | 5 | == bug502168-1_malformed.html bug502168-1_well-formed.html |
michael@0 | 6 | |
michael@0 | 7 | # Test that image documents taken into account CSS properties like |
michael@0 | 8 | # image-orientation when determining the size of the image. |
michael@0 | 9 | # (Fuzzy necessary due to pixel-wise comparison of different JPEGs. |
michael@0 | 10 | # The vast majority of the fuzziness comes from Linux and WinXP.) |
michael@0 | 11 | fuzzy(1,149) == bug917595-iframe-1.html bug917595-1-ref.html |
michael@0 | 12 | fuzzy(2,446) == bug917595-exif-rotated.jpg bug917595-pixel-rotated.jpg |