Add two new columns to cookies database schema
This adds two new columns, source_port and is_same_party, to the schema for the SQLitePersistentCookieStore. These are not yet hooked up to anything. The default values are -1 and false, respectively. Bug: 1142606, 1141135 Change-Id: Id2774272b62c8070a5a2eab5a765937f124a764a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505468Reviewed-by:Brian White <bcwhite@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#823245}
Showing
Please register or sign in to comment