"you are using an unsupported command-line flag" incorrectly appears for supported flag

872 views
Skip to first unread message

Liquan (Max) Gu

unread,
Oct 6, 2017, 3:53:55 PM10/6/17
to Chromium-dev
I've tried several blink feature flags against

./out/Default/chrome --enable-blink-feature=LongTaskV2


which defines all of the blink features, but error appears upon starting the browser that "you are using an unsupported command-line flag". However, the flag has actually been enabled. Just the error message keep appearing.

It doesn't seem to relate to "status: stable/experimental/test/<missing>", cuz I've tried Permission which is stable as well

Is it a bug?

Thanks!


Brett Wilson

unread,
Oct 6, 2017, 4:00:14 PM10/6/17
to ma...@google.com, Chromium-dev
I don't think that message means the command line flag doesn't work (there's no central repository of flags for Chrome to even know). It means that the use of that flag is not specifically supported by the project so you're on your own if you use that flag and things break.

Brett

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/66345fad-75c5-4b5d-b8ac-4002a8e35420%40chromium.org.

Achuith Bhandarkar

unread,
Oct 6, 2017, 4:40:32 PM10/6/17
to Brett Wilson, ma...@google.com, Chromium-dev
We display that warning for flags that are strictly for developer use (including --enable-blink-feature) here. I think you can just ignore the message.

Reply all
Reply to author
Forward
0 new messages