Closed
Bug 12071
Opened 26 years ago
Closed 17 years ago
Outdated Necko doc needs to be linked to new doc
Categories
(www.mozilla.org :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wsargent, Unassigned)
References
()
Details
(Keywords: helpwanted, Whiteboard: 1w)
I'm a professional newbie, and I can't get my head around Necko. I don't have
any APIs or any overview of Necko, and basically don't understand it at all.
The documentation talks about nsINetService, but I can't find an IDL file by
that name in /netwerk (where I think Necko resides). There's a header file by
that name under /network/module, but are we still supposed to use that?
Specifically, I'm trying to do the following:
Create a URI;
Open up a channel;
Get the output stream from the channel;
and then the rest is just RDF.
I'm completely at a loss. Please help!
Updated•26 years ago
|
Target Milestone: M12
Reporter | ||
Comment 1•26 years ago
|
||
See <a
href="news://news.mozilla.org/37BDDDC6.E5FAB54B%40pacbell.net">here</a> for my
patch based on rummaging around Necko source.
news://news.mozilla.org/37BDDDC6.E5FAB54B%40pacbell.net
Updated•26 years ago
|
Target Milestone: M12 → M16
Comment 2•26 years ago
|
||
How about turning this into a necko documentation tracking bug? Since there is
much work to be done along those lines.
Comment 4•26 years ago
|
||
Subject:
Documentation tasks
Date:
19 Aug 99 04:49:53 GMT
From:
warren@netscape.com (Warren Harris)
Organization:
Another Netscape Collabra Server User
To:
mozilla-netlib@mozilla.org
Newsgroups:
netscape.public.mozilla.netlib
In our meeting yesterday we discussed the need for documentation, and agreed
that we'd spend some time writing up some minimal/preliminary
documentation on various parts of necko. Here's the list:
1.file specs and channels [dougt]
2.streams [warren]
3.core services [warren]
4.necko util [warren]
5.pluggable protocols [mscott]
6.http [gagan]
7.mime converters [valeski]
8.dns [gordon]
9.cache [tbd]
10.event sink getter [tbd]
Please reply to this message when you've got something and we'll see where's a
good place to put it. Thanks,
Warren
PS. Note that we wouldn't turn down volunteers for some of these too!
Subject:
Re: Documentation tasks
Date:
30 Aug 99 17:24:03 GMT
From:
valeski@netscape.com (Judson Valeski)
Organization:
Netscape Communications
To:
Warren Harris <warren@netscape.com>
CC:
mozilla-netlib@mozilla.org
Newsgroups:
netscape.public.mozilla.netlib
References:
1
Signed
Warren Harris wrote:
1.mime converters [valeski]
http://JAZZ/users/valeski/publish/streamConverters.html
Jud
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
Comment 6•25 years ago
|
||
Moving to M17 which is now considered part of beta2.
Target Milestone: M16 → M17
Comment 7•25 years ago
|
||
spam, changing qa contact from paulmac to tever@netscape.com on networking/RDF
bugs
QA Contact: paulmac → tever
cc'ing the group.
guys help me clean this bug by writing up a page or two of the areas that you
have been working on. Send them to me and I will assemble them and post them up
on mozilla.org. thx.
Comment 9•25 years ago
|
||
crap. I just re-wrote the stream converters docs. I had forgotten there were
some outstanding. grrr.
Comment 10•25 years ago
|
||
gagan, when you drop the new stuff in, please cleanup our old html/docs/netlib
dir on gila, and put all the new stuff in html/projects.
Comment 11•25 years ago
|
||
Is there any movement on this bug? It seems like the APIs on nsIChannel change
every month -- it's very frustrating not to have anything to which I can write
an extension
Comment 13•24 years ago
|
||
qa to bbaetz
+helpwanted.
I've done a lot of hacking on the "wire" side of networking documentation
(www.packetgram.com), but this type of stuff is beyond my grasp for the near future.
Keywords: helpwanted
QA Contact: benc → bbaetz
Comment 14•24 years ago
|
||
bryner wanted be to update the "how to write a protocol handler stuff". I'll try
to do that sometime this week.
Comment 16•24 years ago
|
||
+qawanted - we don't have processes or document flow in bugzilla yet, but if qa
== review, it's beyond my current skills.
Keywords: qawanted
Comment 17•23 years ago
|
||
-> documentation.
I looked at the link in the URL, and it is a document that is not linked in the
mozilla.org/catalog structure.
Is this document current or outdated? I can link it up if someone would take a
quick look at it.
Component: Networking → Mozilla Developer
Product: Browser → Documentation
Target Milestone: Future → ---
Version: Trunk → unspecified
Comment 18•23 years ago
|
||
The document you want is
http://www.mozilla.org/projects/netlib/necko_interface_overview.html
Keywords: qawanted
Summary: Outdated documentation → Outdated Necko doc needs to be linked to new doc
Comment 19•22 years ago
|
||
I've added this link to:
http://www.mozilla.org/catalog/libraries/network/index.html
darin: is there other necko documentation you want to update or add to this page?
Assignee: gagan → benc
Status: ASSIGNED → NEW
QA Contact: benc → darin
Comment 20•21 years ago
|
||
I'm leaving whitebox testing and documents alone for now...
Assignee: benc → endico
QA Contact: darin → imajes
Updated•18 years ago
|
Assignee: endico → nobody
Component: Mozilla Developer → www.mozilla.org
Product: Documentation → mozilla.org
QA Contact: imajes → www-mozilla-org
Version: unspecified → other
Comment 21•17 years ago
|
||
Docs that haven't already been moved to Devmo will be migrated. Outdated docs will be removed. This bug is old and makes me sad. WONTFIX. :)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•17 years ago
|
Product: mozilla.org → Websites
Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•