Chromium Code Reviews
Description[Sync] Incorporate value into USS AUTOFILL non_unique_name.
The directory based AUTOFILL implemented used to set
autofill_entry|name|value as the non_unique_name. During the USS
rewrite this was changed to just be the name of the form field. This is
less helpful when looking at sync-internals, you may have many entries
for the same form with different values. It would be nice if this name
distinguished them.
Thinking about the cost of increasing non_unique_name values, it
directly impacts bandwidth usage, being part of commits and GUs, though
it does get compressed. We don't seem to keep this value in memory at
runtime when steady state, which is really the most important scenario.
BUG=686172
Review-Url: https://codereview.chromium.org/2663423002
Cr-Commit-Position: refs/heads/master@{#447776}
Committed: https://chromium.googlesource.com/chromium/src/+/08754c122f848c02be04f9858a623ec706fbca34
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 16 (10 generated)
|
|||||||||||||||||||