Chromium Code Reviews
DescriptionReduce use of DatabaseIdentifier in Indexed DB entry points.
A DatabaseIdentifier is a way to serialize an origin URL, but it is
only needed when creating filenames. Stop using it where an origin URL
is perfectly appropriate, and remove duplicate conversion functions
when it is used.
Also, remove a few unused includes of database identifier headers.
BUG=591240
R=michaeln@chromium.org
Committed: https://crrev.com/b8f7a9160398c23a44807ff474e7e5288e223416
Cr-Commit-Position: refs/heads/master@{#380438}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Revert change for ZIP file naming #
Total comments: 2
Messages
Total messages: 22 (8 generated)
|