Chrome Version: ToT @ r620906
OS: Linux
What steps will reproduce the problem?
(1) Run "content_shell --run-web-tests editing/assert_selection.html"
The last parameter doesn't matter. Any page works for it.
What is the expected result?
Shouldn't see any error message.
What happens instead?
While the test passes, the follow error message is dumped:
Error: unrecognized flag --experimental_extras
Try --help for options
Error: unrecognized flag --experimental_extras
Try --help for options
As the flag is set in gin/v8_initializer.cc, assigned to Blink>Bindings for an initial look.
Comment 1 by jbroman@chromium.org
, Jan 9Components: Blink>JavaScript
Owner: jbroman@chromium.org
Status: Assigned (was: Untriaged)