Closed
Bug 722291
Opened 14 years ago
Closed 14 years ago
Update cfx --help with valid fennec intent names
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ochameau, Assigned: ochameau)
Details
Attachments
(1 file)
|
860 bytes,
patch
|
warner
:
review+
|
Details | Diff | Splinter Review |
During the switch to NativeUI, fennec mobile application names changed.
So today, we have:
firefox FF9
firefox_beta FF10
fennec_aurora FF11
fennec FF12
Here is a naive patch in order to display only valid options!
| Assignee | ||
Comment 1•14 years ago
|
||
Comment on attachment 592668 [details] [diff] [review]
Update cfx --help
Today, a really simple review, ideal for breakfast ;)
Attachment #592668 -
Flags: review?(warner-bugzilla)
Comment 2•14 years ago
|
||
Comment on attachment 592668 [details] [diff] [review]
Update cfx --help
yum!
Attachment #592668 -
Flags: review?(warner-bugzilla) → review+
Comment 3•14 years ago
|
||
Commit pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/6d6197676766d5998a9701c1ba7d4bcf1a8bf850
Bug 722291 - Update cfx --help with valid fennec intent names r=@warner
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
Commit pushed to stabilization at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/e06956d5649a2596015f50f4259bcccc63825532
Bug 722291 - Update cfx --help with valid fennec intent names r=@warner
(cherry picked from commit 6d6197676766d5998a9701c1ba7d4bcf1a8bf850)
You need to log in
before you can comment on or make changes to this bug.
Description
•