mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
Add multiple concurrent top-level browsing contexts
Co-authored-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
@@ -142,6 +142,7 @@ class MachCommands(CommandBase):
|
||||
"crown",
|
||||
"constellation",
|
||||
"style_config",
|
||||
"compositing",
|
||||
]
|
||||
if not packages:
|
||||
packages = set(os.listdir(path.join(self.context.topdir, "tests", "unit"))) - set(['.DS_Store'])
|
||||
|
||||
Reference in New Issue
Block a user