Closed
Bug 519714
Opened 15 years ago
Closed 14 years ago
Support passing additional parameters to Modal dialog to exchange data (e.g. hash)
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whimboo, Unassigned)
References
Details
(Whiteboard: [lib])
We need a way to pass additionally parameters to the callback handler so we can exchange data between the test function and the callback function. We could implement it as a hash so everyone is free how to use it.
Reporter | ||
Updated•14 years ago
|
Component: Mozmill → Mozmill Tests
QA Contact: mozmill → mozmilltests
Whiteboard: [shared module]
Reporter | ||
Updated•14 years ago
|
Summary: [shared module] Support passing additional parameters to Modal dialog to exchange data (e.g. hash) → Support passing additional parameters to Modal dialog to exchange data (e.g. hash)
Reporter | ||
Comment 1•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
Reporter | ||
Updated•14 years ago
|
Reporter | ||
Comment 2•14 years ago
|
||
This can be done via the module.persisted object if really necessary. No need to expose that data to the modal dialog interface.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Reporter | ||
Updated•13 years ago
|
Component: Mozmill Tests → Mozmill Shared Modules
Reporter | ||
Updated•13 years ago
|
Component: Mozmill Shared Modules → Mozmill Tests
Reporter | ||
Updated•13 years ago
|
Whiteboard: [shared module] → [lib]
Updated•5 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
•