Closed
Bug 798090
Opened 12 years ago
Closed 12 years ago
Write test add-on(s) for simple-prefs
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)
Now that bug 791577 has landed we can implement tests that will make sure that simple-prefs are properly displayed in Firefox and Fennec. This should be done before more changes to simple-prefs are made.
Assignee | ||
Updated•12 years ago
|
Blocks: sdk/simple-prefs
Priority: -- → P2
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → evold
Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•12 years ago
|
Attachment #750516 -
Flags: review?(zer0)
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 750516 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/999
This pull request is now 2 months old, I'm giving it to someone else.
Attachment #750516 -
Flags: review?(zer0) → review?(jsantell)
Comment 3•12 years ago
|
||
Comment on attachment 750516 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/999
Some nits -- also, is it possible to test this on Fennec as well? Does Fennec support simple-prefs? If so, let's open up another bug for that and nest it under bug 787352.
Attachment #750516 -
Flags: review?(jsantell) → review+
Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Jordan Santell [:jsantell] [@jsantell] from comment #3)
> Comment on attachment 750516 [details]
> Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/999
>
> Some nits -- also, is it possible to test this on Fennec as well? Does
> Fennec support simple-prefs? If so, let's open up another bug for that and
> nest it under bug 787352.
simple-prefs do work on Fennec, but these interface tests would need to be written differently, I think, maybe not.
Comment 5•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/c23fada976a160973b74ed368b83b8b3262f9184
Bug 798090: Adding test add-on for simple-prefs
https://github.com/mozilla/addon-sdk/commit/a877a66116d06603cfbe0a0de104ad7068c0641d
Merge pull request #999 from erikvold/798090
Bug 798090: Adding test add-on for simple-prefs r=@jsantell
Depends on: 897683
Comment 6•12 years ago
|
||
This looks merged -- closing
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•