Closed Bug 350205 Opened 18 years ago Closed 18 years ago

visitLink is browser specific (links in Thunderbird's About dialog don't work)

Categories

(Toolkit :: UI Widgets, defect)

1.8 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.8.1

People

(Reporter: Gavin, Assigned: Gavin)

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

visitLink depends on openNewWindowWith, which is browser-specific. It shouldn't do that.
Attached patch patchSplinter Review
Assignee: nobody → gavin.sharp
Status: NEW → ASSIGNED
Attachment #235426 - Flags: first-review?(bugs.mano)
Whiteboard: [patch-r?]
Comment on attachment 235426 [details] [diff] [review]
patch

"else" on a separate line, please.

r=mano.
Attachment #235426 - Flags: first-review?(bugs.mano) → first-review+
mozilla/toolkit/content/globalOverlay.js 	1.27
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [patch-r?]
Target Milestone: --- → mozilla1.8.1
Version: Trunk → 1.8 Branch
Comment on attachment 235426 [details] [diff] [review]
patch

This would be a nice-to-have for users of this function that aren't browsers (Sunbird and Thunderbird). The risk of regression is low - this only affects links in the about dialog, and uses the same code that the text-link binding has always used to open links (like the one in the EM, for example).
Attachment #235426 - Flags: approval1.8.1?
Whiteboard: [needs approval]
Note: this is a refinement of the patch for bug 349841, and it doesn't regress that bug.
Comment on attachment 235426 [details] [diff] [review]
patch

a=beltzner on behalf of 181drivers
Attachment #235426 - Flags: approval1.8.1? → approval1.8.1+
Whiteboard: [needs approval] → [checkin needed (1.8 branch)]
mozilla/toolkit/content/globalOverlay.js 	1.18.8.8
Keywords: fixed1.8.1
Whiteboard: [checkin needed (1.8 branch)]
*** Bug 349980 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: