Closed
Bug 71060
Opened 24 years ago
Closed 24 years ago
nsIFileURL needs to be moved into its own idl.
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: jud, Assigned: dougt)
References
()
Details
(Keywords: embed)
currently it lives in nsIURL.idl.
the "file" attribute should be made readonly as well.
Assignee | ||
Updated•24 years ago
|
Assignee | ||
Comment 1•24 years ago
|
||
Checked into the tree.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 2•24 years ago
|
||
Correction: Changing QA contact for the Embed API bugs to David Epstein.
QA Contact: mdunn → depstein
Comment 3•24 years ago
|
||
I couldn't find nsIFileURL.idl on lxr. Was it renamed?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•24 years ago
|
||
I found nsIFileChannel.idl
(http://lxr.mozilla.org/seamonkey/source/netwerk/base/public/nsIFileChannel.idl)
It calls iface nsIFileURL and has a readonly attribute called 'file'.
If this is OK, just change the status back to fixed and I'll verify it.
Assignee | ||
Comment 5•24 years ago
|
||
yup
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•