Closed
Bug 569563
Opened 15 years ago
Closed 5 years ago
[f10s-mochitest] need to support windowSnapshot in 86 test files
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: jmaher, Unassigned)
References
Details
add and test calls to WindowSnapshot.js (http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/WindowSnapshot.js). This is sort of lower priority since this only affects 86 test files, but might be an easy win.
There are 87 instances of this in the tree:
http://mxr.mozilla.org/mozilla-central/search?string=WindowSnapshot.js
7 of those are chrome tests and 1 is the makefile. So we have 79 test files which will fail and all need to be fixed as a result.
| Reporter | ||
Updated•15 years ago
|
Summary: [f10s-mochitest] need to support windowSnapshot in → [f10s-mochitest] need to support windowSnapshot in 86 test files
| Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•