New issue
Advanced search Search tips

Issue 761075 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

NavigationSimulator::Fail() check has incomplete description

Project Member Reported by lgar...@chromium.org, Aug 31 2017

Issue description

  CHECK_LE(state_, STARTED) << "NavigationSimulator::Fail can only be "
                               "called.";

https://cs.chromium.org/chromium/src/content/public/test/navigation_simulator.cc?type=cs&q=NavigationSimulator::Fail&sq=package:chromium&l=425

Should this be "can only be called once"?
 
Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment