Closed
Bug 873138
Opened 12 years ago
Closed 11 years ago
Test simple-pref button click
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
Attachments
(1 file)
Write a test that will open the details page for an add-on with a simple-pref button, and test that clicking the button will fire the expected event.
Assignee | ||
Updated•12 years ago
|
Blocks: sdk/simple-prefs
Updated•11 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Attachment #8365764 -
Attachment mime type: text/plain → text/html
Assignee | ||
Updated•11 years ago
|
Attachment #8365764 -
Flags: review?(jsantell)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → evold
Comment 2•11 years ago
|
||
Comment on attachment 8365764 [details]
https://github.com/mozilla/addon-sdk/pull/1365
Some nits -- most of the XUL code I'm unfamiliar with, so relying on tests passing for this
Attachment #8365764 -
Flags: review?(jsantell) → review+
Comment 3•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/22ec389bbe368d3d8451de2648282e811d46b77b
Bug 873138 - Test simple-pref button click
https://github.com/mozilla/addon-sdk/commit/b603e316722db8d32cbaaee88cd5b712745d9490
Merge pull request #1365 from erikvold/873138
Bug 873138 - Test simple-pref button click r=@jsantell
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•