Closed
Bug 893149
Opened 13 years ago
Closed 12 years ago
Do not use about:credits in tests
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
(Whiteboard: [good first bug])
Attachments
(1 file)
about:credits actually redirects to http://mozilla.org/credits and our tests should not be making network requests.
| Assignee | ||
Updated•13 years ago
|
Summary: Do not use about:credits is tests → Do not use about:credits in tests
Whiteboard: [good first bug]
| 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 #777389 -
Flags: review?(jsantell)
Updated•12 years ago
|
Attachment #777389 -
Flags: review?(jsantell) → review+
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/59d82baa4b15e66a50f6a845e707b00dab4fcad2
Bug 893149 - Do not use about:credits in tests
https://github.com/mozilla/addon-sdk/commit/a2772b596ad169b977fde5a73e81b0e21d18c19f
Merge pull request #1120 from erikvold/893149
Bug 893149 - Do not use about:credits in tests r=@jsantell
Depends on: 897683
You need to log in
before you can comment on or make changes to this bug.
Description
•