Chromium Code Reviews
DescriptionStop logging users' history urls when url db is not available
At present, if data_provider fails to query history data for a url, it
will dump the url to logcat. This might happen in an extreme case that
somehow the url db is corrupted, and we end up logging all users'
history. This CL makes sure that this logging is only eneblaed by
developers.
BUG=474708
Committed: https://crrev.com/87d81af73e05b6a06162f55413451229f05a8b15
Cr-Commit-Position: refs/heads/master@{#355670}
Patch Set 1 #
Total comments: 1
Patch Set 2 : rename #Messages
Total messages: 9 (2 generated)
|