gnome-shell/js/perf
Yussuf Khalil 581b38ecf4 scripting: Fix argument list of createTestWindow()
Commit f285f2c6 changed Scripting.createTestWindow() to accept a parameter
object instead of a parameter list but forgot to remove the width and height
arguments. This breaks the "core" test as all windows are created with default
settings.
2018-04-25 23:47:06 +02:00
..
core.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
hwtest.js scripting: Fix argument list of createTestWindow() 2018-04-25 23:47:06 +02:00