Closed Bug 224141 Opened 21 years ago Closed 20 years ago

In <metadata.js>, remove unused |function openLink(node)|

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8beta1

People

(Reporter: iannbugzilla, Assigned: sgautherie)

Details

Attachments

(1 file)

As far as I can see the function openLink(node) in metadata.js is no longer used
and could be removed.
Confirming: <http://lxr.mozilla.org/mozilla/search?string=openLink%28>
{{
openLink(
/browser/base/content/browser-context.inc, line 42 --
oncommand="gContextMenu.openLink();"/>
/browser/base/content/metaData.js, line 376 -- function openLink(node)
/java/plugins/examples/SVG/SVGPlugletFactory.java, line 323 -- public void
openLink(String uri, boolean newc) {
/java/plugins/examples/SVG/SVGPlugletFactory.java, line 327 -- //
application.openLink(uri);
/mail/components/addrbook/content/abCardViewOverlay.js, line 510 -- function
openLink(id)
/mail/components/addrbook/content/addressbook.xul, line 687 -- <html:a
onclick="return openLink('cvHomeWebPage');" href="" id="cvHomeWebPage"/>
/mail/components/addrbook/content/addressbook.xul, line 738 -- <html:a
onclick="return openLink('cvWorkWebPage');" href="" id="cvWorkWebPage"/>
/mailnews/addrbook/resources/content/abCardViewOverlay.js, line 519 -- function
openLink(id)
/mailnews/addrbook/resources/content/abCardViewOverlay.xul, line 96 -- <html:a
onclick="return openLink('cvHomeWebPage');" href="" id="cvHomeWebPage"/>
/mailnews/addrbook/resources/content/abCardViewOverlay.xul, line 153 -- <html:a
onclick="return openLink('cvWorkWebPage');" href="" id="cvWorkWebPage"/>
/mailnews/base/resources/content/mailWindowOverlay.xul, line 724 --
oncommand="gContextMenu.openLink();"/>
/xpfe/browser/resources/content/metadata.js, line 383 -- function openLink(node)
/xpfe/communicator/resources/content/contentAreaContextOverlay.xul, line 77 --
oncommand="gContextMenu.openLink();"/>
}}
Assignee: jag → gautheri
Status: NEW → ASSIGNED
Attachment #148000 - Flags: superreview?(jag)
Attachment #148000 - Flags: review?(jag)
Comment on attachment 148000 [details] [diff] [review]
(Av1) <metadata.js>
[Checked in: Comment 8]

r+sr=jag

You'll want to at least inform the firefox owners of your intention to remove
this. I doubt they'll object, but ...
Attachment #148000 - Flags: superreview?(jag)
Attachment #148000 - Flags: superreview+
Attachment #148000 - Flags: review?(jag)
Attachment #148000 - Flags: review+
(In reply to comment #3)
> You'll want to at least inform the firefox owners of your intention to remove
> this. I doubt they'll object, but ...

Pierre:
Can you "rs" the FireFox part of this patch ?
Target Milestone: --- → mozilla1.8alpha
Product: Core → Mozilla Application Suite
Michael:
Would you have time to process comment 4 ? Thanks.
Severity: minor → trivial
Summary: Remove function openLink(node) from metadata.js → In <metadata.js>, remove unused |function openLink(node)|
Target Milestone: mozilla1.8alpha1 → mozilla1.8beta
(In reply to comment #3)
> You'll want to at least inform the firefox owners of your intention to remove
> this. I doubt they'll object, but ...

IRC:
{{
gautheri	Hello, I'm looking for a rubber-stamp for the FF part of a MAS r+/sr+
trivial patch: https://bugzilla.mozilla.org/show_bug.cgi?id=224141
mconnor_ !?

mconnor_	gautheri: if its part of a treewide patch and has r+sr, its fine,
unless its a UI change
}}
sure, go for it.
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Attachment #148000 - Attachment description: (Av1) <metadata.js> → (Av1) <metadata.js> [Checked in: Comment 8]
Attachment #148000 - Attachment is obsolete: true
Attachment #148000 - Attachment is obsolete: false
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: