Remove TODOs for bug 159166
The bug tracked adding viewing of passwords to iOS settings. There were two remaining TODOs: * An outdated comment in a test. * A refactoring suggestion for trading off code complexity for test complexity (add a delegate API to make a particular EG test a unit test). The refactoring suggestion does not seem justified -- the current EG tests are stable and working well. Therefore this CL removes both TODOs. Bug: 159166 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I20658b94b4fa190a2ffa442af6f9f7b4ec1aeed4 Reviewed-on: https://chromium-review.googlesource.com/892818Reviewed-by:Eric Noyau <noyau@chromium.org> Commit-Queue: Vaclav Brozek <vabr@chromium.org> Cr-Commit-Position: refs/heads/master@{#533251}
Showing
Please register or sign in to comment