mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Bug 1379762 part 2. Use a more reliable test to figure out when we can skip firing onload in nsDocumentViewer::LoadComplete
Issue #357
This commit is contained in:
parent
eb80674e82
commit
e29bf72ab4
4 changed files with 59 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ var testFiles =
|
|||
"file_scrollRestoration.html",
|
||||
"file_bug1300461.html",
|
||||
"file_bug1379762-1.html",
|
||||
"file_bug1379762-2.html",
|
||||
];
|
||||
var testCount = 0; // Used by the test files.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue