Closed
Bug 894515
Opened 12 years ago
Closed 12 years ago
Fennec support for sdk/addon/installer
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jsantell, Assigned: jsantell)
References
Details
Attachments
(1 file)
Not sure if this is possible, but needs to be investigated atleast
Comment 1•12 years ago
|
||
I'm surprised it doesn't work already actually
| Assignee | ||
Comment 2•12 years ago
|
||
6 of 11 tests passed.
The following tests failed:
tests/test-addon-installer.test Install: failure
tests/test-addon-installer.test Update: failure
Comment 3•12 years ago
|
||
I bet the add-on it tries to install isn't mobile compatible
Priority: -- → P2
| Assignee | ||
Comment 4•12 years ago
|
||
Attachment #786492 -
Flags: review?(zer0)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jsantell
Updated•12 years ago
|
Attachment #786492 -
Flags: review?(zer0) → review+
Comment 5•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/00b70f3eeb4a3265ba0458f2ef8f131d593e55e9
Bug 894515 Fix addon-installer test to support Fennec as targetApplication
https://github.com/mozilla/addon-sdk/commit/f2e308ed506279126ce760a6504746b461cf8437
Merge pull request #1151 from jsantell/fix-addon-installer-fennec-test
Fix Bug 894515 Fix addon-installer test to support Fennec by adding targetApplication to bootstrapped xpi, r=@ZER0
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 907509
You need to log in
before you can comment on or make changes to this bug.
Description
•