Closed Bug 732831 Opened 12 years ago Closed 5 years ago

Collusion can't be installed in SeaMonkey

Categories

(Mozilla Labs :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: tds, Unassigned)

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Firefox/10.0.2 SeaMonkey/2.7.2
Build ID: 20120216055917

Steps to reproduce:

I went to
http://www.mozilla.org/en-US/collusion/
then to download
https://addons.mozilla.org/en-US/firefox/addon/collusion/


Actual results:

It says 'Not available for Firefox 2.7.2'
click on Add to Firefox (even though this is SeaMonkey!!!)
>This add-on requires Firefox 12.*. You are currently using Firefox 2.7.2.
>Upgrade Firefox
Try the upgrade ...
It would dowload firefox - which I already have version 10.0.2 of ...



Expected results:

It should allow me to add this to SeaMonkey!
There are small differences between Seamonkey and Firefox and each addon must be approved to be compatible to Seamonkey by the author.
This is not the case with this addon...

The misleading error message from the AMO website is already known.
Moving somewhere more appropriate (I hope).
OS: Mac OS X → All
Product: SeaMonkey → Mozilla Labs
QA Contact: general → general
Hardware: x86 → All
Version: SeaMonkey 2.7 Branch → unspecified
Status: UNCONFIRMED → NEW
Ever confirmed: true
Collusion 0.16.2 mod for SeaMonkey.

Changes:
  + Updated install.rdf for SeaMonkey 2.7+.
  + Update all tests for Firefox to include SeaMonkey e.g.
    -if (!require("api-utils/xul-app").is("Firefox")) {
    +if (!require("api-utils/xul-app").isOneOf(["Firefox", "SeaMonkey"])) {
  + widget.js: we don't have "addon-bar", use the "nav-bar" instead.
  + window-utils.js: don't hard code hiddenWindow.xul. Use the
    "browser.hiddenWindowChromeURL" preference instead.
  + loader.js: don't hard code browser.xul. Use the
    "browser.chromeURL" preference instead.
>   + widget.js: we don't have "addon-bar", use the "nav-bar" instead.
Plus fixed a off-by-one bug in _insertNodeInToolbar()
Comment on attachment 603277 [details] [diff] [review]
Diff file for the above modified XPI

oops forgot to set the review flag
Attachment #603277 - Flags: review?(jdicarlo)
Summary: SeaMonkey can't add collusion → Collusion can't be installed in SeaMonkey
Closing all inactive bugs in Mozilla labs :: *
Please reopen if this are still relevant.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: