Bug 1932597 - Add "remoteAsyncEvents" and "sessionHistoryInParent" keywords in the list of update_properties for wpt-update command. r=jgraham

Differential Revision: https://phabricator.services.mozilla.com/D229771
This commit is contained in:
Alexandra Borovova 2024-11-21 14:28:55 +00:00
parent decae1f9d4
commit 84d74414c9

View File

@ -251,6 +251,8 @@ def update_properties():
"swgl",
"asan",
"tsan",
"remoteAsyncEvents",
"sessionHistoryInParent",
"subsuite"], {
"os": ["version"],
"processor": ["bits"]})