Chromium Code Reviews
DescriptionIndexedDB: Pass url::Origin rather than GURL over IPC
Eliminate some WebSecurityOrigin -> string -> GURL conversions. The
IndexedDB back-end in content/browser/indexed_db still uses GURL
internally, so there's more cleanup to be done in follow-ups.
R=mkwst@chromium.org
BUG=591482
Committed: https://crrev.com/d77cea9f7f883a28cc9e5ca1e9091c0936a588fc
Cr-Commit-Position: refs/heads/master@{#387138}
Patch Set 1 #Patch Set 2 : Add unique origin check #Patch Set 3 : typo #Patch Set 4 : Fix sense of bad-origin tests #Patch Set 5 : Rebased #
Total comments: 2
Messages
Total messages: 22 (9 generated)
|