Closed Bug 727767 Opened 12 years ago Closed 7 years ago

Closing Firefox with Panel open causes an exception in nsIFrameLoaderOwner.swapFrameLoaders

Categories

(Add-on SDK Graveyard :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: whimboo, Unassigned)

References

Details

Attachments

(1 file)

Attached file test extension
If a panel is open and you quit Firefox the following exception is thrown:

Traceback (most recent call last):
  File "resource://jid1-lbxepjtukfbxuw-at-jetpack/addon-kit/lib/panel.js", line 297, in _onHide
    this._frameLoadersSwapped = false;
  File "resource://jid1-lbxepjtukfbxuw-at-jetpack/addon-kit/lib/panel.js", line 95, in null
    .swapFrameLoaders(this._viewFrame);
[Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIFrameLoaderOwner.swapFrameLoaders]"  nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)"  location: "JS frame :: resource://jid1-lbxepjtukfbxuw-at-jetpack/api-utils/lib/cuddlefish.js -> resource://jid1-lbxepjtukfbxuw-at-jetpack/addon-kit/lib/panel.js :: <TOP_LEVEL> :: line 95"  data: no]

Steps:
1. Install the attached XPI
2. Click on the widget
3. Quit Firefox via the keyboard shortcut
Assignee: nobody → rFobic
Hey Irakli, are you working on this one? if not could you please unassign yourself.
Flags: needinfo?(rFobic)
Assignee: rFobic → nobody
Flags: needinfo?(rFobic)
https://bugzilla.mozilla.org/show_bug.cgi?id=1399562
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: