Chromium Code Reviews
DescriptionRemoving DownloadInfoTest
It doesn't make sense to have DownloadInfoTest with upcoming ProGuard
changes. It doesn't check any meaningful functionality (just that all
setters correspond to getters, and that running all getters on a copied
object all return the same values) and relies on getting the method's
names via reflection, which is going to cause a lot of issues as
ProGuard usage increases.
BUG=620323
Committed: https://crrev.com/770c0cfd44f0a28c07c0f76ad6059f334d056b02
Cr-Commit-Position: refs/heads/master@{#408397}
Patch Set 1 #
Messages
Total messages: 16 (10 generated)
|
||||||||||||||||||||||||||||