DescriptionVerify that gin_shell and hello_world.js exist.
This issue: https://code.google.com/p/chromium/issues/detail?id=398549,
was difficult to debug because gin/shell/gin_shell_unittest.cc didn't verify
that its input files existed before forging ahead.
The unit test now verifies that the gin_shell and hello_world.js paths
exist before launching the former and loading the latter.
BUG=398549
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289599
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : C++ style variable names #Messages
Total messages: 8 (0 generated)
|