Closed Bug 1376308 Opened 7 years ago Closed 7 years ago

Opening a link (moz-extension://...) in a new tab creates an invisible tab.

Categories

(WebExtensions :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1357589

People

(Reporter: fx4waldi, Unassigned)

Details

Attachments

(1 file)

1.02 KB, application/x-xpinstall
Details
Attached file bug.xpi
STR:
1. Install extension from the attachment.
2. Open popup.
3. Try to open links in a new tabs.

Actual results:

Middle mouse button >> ghost tab
console:
[Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIIOService2.getProtocolFlags]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: chrome://browser/content/tabbrowser.xml :: addTab :: line 2569"  data: no]
	addTab chrome://browser/content/tabbrowser.xml:2569:20
	loadOneTab chrome://browser/content/tabbrowser.xml:1632:23
	openLinkIn chrome://browser/content/utilityOverlay.js:451:26
	contentAreaClick resource:///modules/ContentClick.jsm:97:5
	receiveMessage resource:///modules/ContentClick.jsm:27:9
	receiveMessage jar:file:///A:/fx/browser/omni.ja!/components/nsBrowserGlue.js:196:15
	receiveMessage self-hosted:987:17

Open link in a new tab (context menu) >> ghost tab
console:
NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIIOService2.getProtocolFlags]  tabbrowser.xml:2569
	addTab chrome://browser/content/tabbrowser.xml:2569:20
	loadOneTab chrome://browser/content/tabbrowser.xml:1632:23
	openLinkIn chrome://browser/content/utilityOverlay.js:451:26
	openLinkInTab chrome://browser/content/nsContextMenu.js:1131:5
	oncommand chrome://browser/content/browser.xul:1:1

Open link in a new window (context menu) >> blank window

Tested on Nightly 56.0a1 (20170626030209)
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: