commit | fb313a9194643d289364d499c76680064f7a1f73 | [log] [tgz] |
---|---|---|
author | Helen Li <[email protected]> | Tue Aug 14 15:46:44 2018 |
committer | Commit Bot <[email protected]> | Tue Aug 14 15:46:44 2018 |
tree | 23ff5bccc18076f4770aa67cb77fa7872d5903db | |
parent | 1fb00d5bfc13f0e8fa821936791655a1929abb56 [diff] |
Modify CookieMonster's constructors to pass in a NetLog* This CL adds a NetLog* parameter to CookieMonster's constructors, so we can use it to log NetLog events that are related to setting cookies. This CL is split off from rdsmith@'s CL at https://chromium-review.googlesource.com/c/chromium/src/+/925181 Left TODOs to hook up headless and iOS. I will upload followup CLs to address those. [email protected] [email protected] Bug: 801910 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;luci.chromium.try:linux_mojo;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ibd76217b45326e1763263cdda391d9d584c458bf Reviewed-on: https://chromium-review.googlesource.com/1171113 Commit-Queue: Helen Li <[email protected]> Reviewed-by: Helen Li <[email protected]> Reviewed-by: Matt Menke <[email protected]> Reviewed-by: Maks Orlovich <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Eugene But <[email protected]> Reviewed-by: Tao Bai <[email protected]> Reviewed-by: Jialiu Lin <[email protected]> Cr-Commit-Position: refs/heads/master@{#582923}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .