Closed
Bug 1479191
Opened 7 years ago
Closed 7 years ago
OpenUILinkIn should return a window
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(seamonkey2.53 affected, seamonkey2.57esr fixed, seamonkey2.60 fixed)
RESOLVED
FIXED
seamonkey2.60
People
(Reporter: frg, Assigned: frg)
References
Details
Attachments
(1 file)
808 bytes,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1379369 +++
In Bug 1379369 OpenUILinkIn was refactored. Unfortunately it didn't return the created or affected window any longer afterwards.
If you open the Add-ons Manager via Tools->Add-ons Manager you now see an error in the log.
> Timestamp: 7/28/2018, 2:32:37 PM
> Error: TypeError: browserWin is undefined
> Source File: chrome://communicator/content/utilityOverlay.js
> Line: 1794
![]() |
Assignee | |
Updated•7 years ago
|
Summary: Port Bug 1364016 [Have _openURIInNewTab() provide the correct triggeringPrincipal] to SeaMonkey → OpenUILinkIn should return a window
![]() |
Assignee | |
Comment 1•7 years ago
|
||
Simple fix.
Attachment #8995706 -
Flags: review?(iann_bugzilla)
Attachment #8995706 -
Flags: approval-comm-esr60?
Comment on attachment 8995706 [details] [diff] [review]
1479191-openuilinkin.patch
Thanks r/a=me
Attachment #8995706 -
Flags: review?(iann_bugzilla)
Attachment #8995706 -
Flags: review+
Attachment #8995706 -
Flags: approval-comm-esr60?
Attachment #8995706 -
Flags: approval-comm-esr60+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/7d715695d736
Return window in OpenUILinkIn call. r=IanN
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Comment 4•7 years ago
|
||
status-seamonkey2.60:
--- → fixed
Target Milestone: --- → seamonkey2.60
Updated•4 months ago
|
Version: SeaMonkey 2.53 Branch → SeaMonkey 2.53
You need to log in
before you can comment on or make changes to this bug.
Description
•