Closed
Bug 607382
Opened 14 years ago
Closed 12 years ago
Revert waitForEval() calls in current code to waitFor()
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aaronmt, Unassigned)
Details
Upon release of 1.5.1, we should revert calls to waitForEval() to waitFor(). This is a flip of bug 604743 with the following changesets:
http://hg.mozilla.org/qa/mozmill-tests/rev/303d4112a40b (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/66560549ba83 (1.9.2)
http://hg.mozilla.org/qa/mozmill-tests/rev/6b0bc55a8ed3 (1.9.1)
Comment 1•14 years ago
|
||
We should do this for all waitForEval calls and not only the ones we have reverted.
Comment 2•14 years ago
|
||
Move of Mozmill Test related project bugs to newly created components. You can
filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Product: Testing → Mozilla QA
Version: Trunk → unspecified
Comment 3•13 years ago
|
||
Vlad or Remus, can one of you please check if the tasks specified on this bug still would have to be done? Or have we already transformed all instances to waitFor() already?
Comment 4•12 years ago
|
||
We do not have waitForEval() calls anymore.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•