Closed
Bug 339632
Opened 20 years ago
Closed 20 years ago
In <pluginInstallerDatasource.js>, useless |const RDF_NS|
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 339631
People
(Reporter: sgautherie, Unassigned)
References
()
Details
The following line
[[
const RDF_NS = "http://www.w3.org/1999/02/22-rdf-syntax-ns#";
]]
seems useless at
<http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/plugins/content/pluginInstallerDatasource.js#37>
Current blame says
[[
1.2 <ben@bengoodger.com> 2004-11-30 14:54
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
]]
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 339631 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•20 years ago
|
||
V.Duplicate, obviously submitted twice :-<
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•