Chromium Code Reviews
DescriptionStore Physical Web URL data in memory
Instead of repeatedly reading and deserializing nearby URLs and
resolved URLs, this change keeps them in memory. (There are not
many URLs stored at one time, so memory shouldn't be an issue).
This also paves the way for implementing a smarter cache in the
UrlManager.
BUG=598106, 596668
Committed: https://crrev.com/3cb9951a5aa2edb978f434f31221b00bbc631ba0
Cr-Commit-Position: refs/heads/master@{#392671}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add new urls to mUrlMap #Patch Set 3 : Write UrlInfo map to shared preferences #
Total comments: 9
Patch Set 4 : Make final members final #
Messages
Total messages: 18 (5 generated)
|
||||||||||||||||||||||||||||