DescriptionCacheStorage: Pass url::Origin rather than GURL over IPC
Eliminate some WebSecurityOrigin -> string -> GURL conversions prior
to IPC. The CacheStorage back-end in content/browser/cache_storage still
uses GURL internally, so there's more cleanup to be done in
follow-ups.
BUG=591482
Committed: https://crrev.com/9f1be5affd71497458f19e45b73d3a45b9f28e73
Cr-Commit-Position: refs/heads/master@{#384743}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add explicit unique origin check #
Total comments: 2
Patch Set 3 : Add missing include #Messages
Total messages: 17 (8 generated)
|