Closed
Bug 543501
Opened 12 years ago
Closed 11 years ago
Refactor Mozmill, Mozrunner, and JsBridge to use --addon instead of --plugin
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
Details
(Whiteboard: [verified-mozmill-1.4.1])
We would have to refactor all three applications so we call out extensions instead of plugins. We already got feedback twice that this is a confusing naming at the moment. If someone has time to work on it, we would appreciate the work.
| Assignee | ||
Comment 1•11 years ago
|
||
Part 1 which only changes the command line option: http://github.com/whimboo/mozrunner/commit/88171f2145f6ff24e8f00bf025e94e7b70a9ccad There are a couple of other instances for "plugins" we will have to update before marking this bug as fixed.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•11 years ago
|
||
Patch 1 has been merged. Mikeal, can we please create a new pyPI version for Mozrunner?
| Assignee | ||
Comment 3•11 years ago
|
||
(In reply to comment #2) > Patch 1 has been merged. Mikeal, can we please create a new pyPI version for > Mozrunner? Mikeal, please push a new version ASAP! The testday is today and we really need that fixed. Thanks!
| Assignee | ||
Comment 4•11 years ago
|
||
Part 2 has been finished and pull requests have been sent: http://github.com/whimboo/mozrunner/commit/726b8a0e83aaa546526f2d0b4a469af9600dbca5 http://github.com/whimboo/mozmill/commit/f2df36c7273f9ca0db4de2f332fe0982155b5867 http://github.com/whimboo/jsbridge/commit/7d6c67c9056d6bd95e5d53ebbcefe2272d6e41c9
| Assignee | ||
Comment 5•11 years ago
|
||
Everything has been pushed by Mikeal.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [mozmill-1.4.1]
| Assignee | ||
Comment 6•11 years ago
|
||
Verified fixed with release candidates for Mozmill, Jsbridge, and Mozrunner.
Status: RESOLVED → VERIFIED
Whiteboard: [mozmill-1.4.1] → [verified-mozmill-1.4.1]
Updated•5 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•