uagen: Explicitly document that changing the 'Gecko token' is suspicious
authorFabian Keil <fk@fabiankeil.de>
Fri, 5 Aug 2022 21:13:07 +0000 (23:13 +0200)
committerFabian Keil <fk@fabiankeil.de>
Sun, 7 Aug 2022 08:16:38 +0000 (10:16 +0200)
tools/uagen.pl

index 0895e42..358f768 100755 (executable)
@@ -487,7 +487,9 @@ nor cares if all actions are present. Garbage in, garbage out.
 
 B<--browser-release-date> I<browser_release_date> Date to use.
 The format is YYYYMMDD. Some sanity checks are done, but you
-shouldn't rely on them.
+shouldn't rely on them. Note that the Mozilla project has frozen
+the "Gecko token" starting with Firefox 4 so using a different
+one than the default is somewhat suspicious.
 
 B<--browser-revision> I<browser_revision> Use a custom revision.
 B<uagen> will use it without any sanity checks.