Fix ClearOnExit for content settings with secondary pattern
Currently a <URL>,* exception can control whether cookies are deleted on exit. Exceptions that only specify a secondary pattern are ignored. While we don't know the top-frame-origin, it would still be useful to keep cookies from being deleted that match the url in *,<URL> pattern. Bug: 967668 Change-Id: I98ad6f1a2d77f53c39f7e04f160e40eec2e18b06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807246 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#697952}
Showing
Please register or sign in to comment