peter.sh icon indicating copy to clipboard operation
peter.sh copied to clipboard

Chromium Switches: Last update in August 2020

Open The-Compiler opened this issue 3 years ago • 1 comments

Thanks a lot for your List of Chromium Command Line Switches - as the main developer of qutebrowser, it's a very useful reference!

Unfortunately, it looks like the page says:

Last automated update occurred on 2020-08-12.

Yet says:

Based on top-of-tree Chromium code, updated daily

So I assume something broke at some point?

The-Compiler avatar Mar 03 '22 10:03 The-Compiler

Maybe it's because Chromium renamed their master branch to main?

CommandLineFlags.php should have that line renamed

https://github.com/beverloo/peter.sh/blob/c07eab397d6ce6184359554b62cae17656d2c032/services/services/command-line-flags/CommandLineFlags.php#L382

I have no idea how to test if this is the source of the lack of updates.

confor avatar May 15 '22 10:05 confor

We have an update 😄

Unfortunately, it looks like the page says:

Last automated update occurred on 2020-08-12.

It now says "Last automated update occurred on unknown." so there was an update at some point.

confor avatar Aug 12 '22 17:08 confor

The list is updating again, thank you for being patient :)

Previous caveats still apply:

  • Updates will be ran weekly, at 3:35am on Monday morning, Europe/Amsterdam time,
  • base::Feature options are not included, as they're not command line flags,
  • Macro magic is not expanded (e.g. #45).

beverloo avatar Aug 14 '22 19:08 beverloo