Closed
Bug 503487
Opened 15 years ago
Closed 15 years ago
Rename controller.waitFor prototype to controller.waitForEvents
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 518101
People
(Reporter: whimboo, Unassigned)
Details
Mikeal, with the video test you have added a new function which checks for events. The naming of this function is a bit generic. No-one will understand what waitFor stands for. It should be really called waitForEvents.
Since this is the only place where this function is used we should rename it.
http://code.google.com/p/mozmill/source/browse/trunk/mozmill/extension/resource/modules/controller.js#717
Reporter | ||
Updated•15 years ago
|
Whiteboard: [mozmill-doc-needed]
Reporter | ||
Comment 1•15 years ago
|
||
It's an object. :)
Summary: Rename controller.waitFor function to controller.waitForEvents → Rename controller.waitFor prototype to controller.waitForEvents
Reporter | ||
Comment 2•15 years ago
|
||
Wow, it's hard to manage own bugs...
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•15 years ago
|
Whiteboard: [mozmill-doc-needed]
Assignee | ||
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•