Open
Bug 785723
Opened 13 years ago
Updated 8 years ago
Need to restart Firefox in order to enable/disable ChatZilla
Categories
(Other Applications :: ChatZilla, enhancement)
Other Applications
ChatZilla
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: geoffreydebelie, Assigned: bugzilla-mozilla-20000923)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
5.38 KB,
patch
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1
Build ID: 20120713224749
Steps to reproduce:
1) Go to about:addons
2) Install ChatZilla
3) You need to restart Firefox (with new SDK there is no need to restart. For example Firebug uses this)
1) Go to about:addons
2) Disable ChatZilla
3) You need to restart Firefox in order to completely disable ChatZilla
Actual results:
See above
Expected results:
No restart, just working after installing. I think this is not difficult.
Assignee | ||
Comment 1•12 years ago
|
||
This is not a trivial change, and using the SDK is almost certainly too much effort.
Assignee: rginda → silver
Severity: normal → enhancement
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Version: unspecified → Trunk
Assignee | ||
Comment 2•12 years ago
|
||
This hacked-up patch turns ChatZilla into a restartless extension (without using the SDK). It implements the menu item, but not yet the irc: protocol or toolbar button.
Reporter | ||
Comment 3•12 years ago
|
||
Great to see this :) Maybe this can be integrated with the next ChatZilla release (maybe in the coming months a release can be planned)?
Comment 4•12 years ago
|
||
(In reply to James Ross from comment #2)
> Created attachment 663172 [details] [diff] [review]
> Very quickly hacked-together bootstrap.js
>
> This hacked-up patch turns ChatZilla into a restartless extension (without
> using the SDK). It implements the menu item, but not yet the irc: protocol
> or toolbar button.
from skimming taht it only implements menu item for TB not sea
You need to log in
before you can comment on or make changes to this bug.
Description
•