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 | # This file is used by gcl to get repository specific information. |
michael@0 | 2 | # The LibYuv code review is via WebRtc's code review |
michael@0 | 3 | CODE_REVIEW_SERVER: webrtc-codereview.appspot.com |
michael@0 | 4 | #CC_LIST: |
michael@0 | 5 | VIEW_VC: https://code.google.com/p/libyuv/source/detail?r= |
michael@0 | 6 | #STATUS: |
michael@0 | 7 | TRY_ON_UPLOAD: False |
michael@0 | 8 | TRYSERVER_ROOT: src |
michael@0 | 9 | TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-libyuv |
michael@0 | 10 | #GITCL_PREUPLOAD: |
michael@0 | 11 | #GITCL_PREDCOMMIT: |