Closed
Bug 990284
Opened 11 years ago
Closed 11 years ago
Only allow data:text/html, events in test-content-events tests
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla31
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
Attachments
(1 file)
1.63 KB,
patch
|
jsantell
:
review+
|
Details | Diff | Splinter Review |
Causing intermittent test failures for bug 974745 to be backed out because somehow a chrome:// uri is loading an image from some time unrelated to this test.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → edilee
Attachment #8399685 -
Flags: review?(jsantell)
Assignee | ||
Comment 2•11 years ago
|
||
Updated•11 years ago
|
Attachment #8399685 -
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/a103ad9e1ea0c03429bea34bd604b46545dd183e
Bug 990284 - Only allow data:text/html, events in test-content-events tests
https://github.com/mozilla/addon-sdk/commit/71944586690baa75ce4a651905691d33ca710c30
Merge pull request #1452 from Mardak/bug990284
Bug 990284 - Only allow data:text/html, events in test-content-events tests, r=@jsantell
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in
before you can comment on or make changes to this bug.
Description
•