Closed
Bug 973717
Opened 11 years ago
Closed 11 years ago
some test addons fail on windows because of \n\r new line
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zombie, Assigned: zombie)
References
Details
Attachments
(1 file)
specifically the "self" and "chrome" test addons
| Assignee | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Attachment #8377287 -
Flags: review?(jsantell) → review+
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/bdfd563d558d28ed24d24ad2f96c8c656d8482ab
bug 973717 - ignore cross-platform new line diffs
https://github.com/mozilla/addon-sdk/commit/d78a7e5b63666f959af42bde5883507caf61017a
Merge pull request #1404 from zombie/973717-win32-new-line
fix bug 973717 - ignore cross-platform new line diffs, r=@jsantell
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•