Chromium Code Reviews
DescriptionRename SecurityOriginCache to URLSecurityOriginMap
SecurityOriginCache is needed to implement "the origin of the Blob URL"
defined in the File API spec. It's not a cache but a map which needs to
persist. Rename to less confusing name.
This CL also adds comments and do some refactoring around the logic for
readability.
R=mkwst@chromium.org,tommi@chromium.org
BUG=639787
Committed: https://crrev.com/d809019bba4fa9fb90265a64d311826ab3e356e2
Cr-Commit-Position: refs/heads/master@{#416199}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #Patch Set 4 : Fix #Messages
Total messages: 29 (15 generated)
|