Closed
Bug 1320954
Opened 8 years ago
Closed 8 years ago
Remove nsBrowserAccess.openURI()
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jorgk-bmo, Unassigned)
Details
Attachments
(1 obsolete file)
This is a carry-forward from bug 1316389.
No one can work out where/whether nsBrowserAccess.openURI() is used or whether it's broken.
Trying to use it via attachment 8814546 [details] [diff] [review] led to nothing. A new empty tab got opened.
So I propose to remove this. If it was used, we will find out the hard way.
Reporter | ||
Comment 1•8 years ago
|
||
Attachment #8815261 -
Flags: review?(mkmelin+mozilla)
Attachment #8815261 -
Flags: review?(acelists)
Reporter | ||
Updated•8 years ago
|
Attachment #8815261 -
Attachment is obsolete: true
Attachment #8815261 -
Flags: review?(mkmelin+mozilla)
Attachment #8815261 -
Flags: review?(acelists)
Reporter | ||
Comment 2•8 years ago
|
||
OK, openURI() is used. Here is how:
Go to the Get Add-ons page. I get "Mail Merge" suggested. I click on it, and get to a new tab which says:
Website https://addons.mozilla.org/addon/mail-merge/
I click on this link and the page opens in a new tab, via openURI().
So we can't remove it.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•