mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
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:
parent
decae1f9d4
commit
84d74414c9
@ -251,6 +251,8 @@ def update_properties():
|
|||||||
"swgl",
|
"swgl",
|
||||||
"asan",
|
"asan",
|
||||||
"tsan",
|
"tsan",
|
||||||
|
"remoteAsyncEvents",
|
||||||
|
"sessionHistoryInParent",
|
||||||
"subsuite"], {
|
"subsuite"], {
|
||||||
"os": ["version"],
|
"os": ["version"],
|
||||||
"processor": ["bits"]})
|
"processor": ["bits"]})
|
||||||
|
Loading…
Reference in New Issue
Block a user