mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 717191 - browser_scratchpad_bug690552_display_outputs_errors.js leaks the scratchpad window. r=rcampbell
This commit is contained in:
parent
15a2d5d758
commit
52b4705eb9
@ -18,7 +18,7 @@ function test()
|
||||
|
||||
function runTests()
|
||||
{
|
||||
scratchpad = gScratchpadWindow.Scratchpad;
|
||||
var scratchpad = gScratchpadWindow.Scratchpad;
|
||||
|
||||
var message = "\"Hello World!\""
|
||||
var openComment = "/*\n";
|
||||
|
Loading…
Reference in New Issue
Block a user