|
Re: Parsing an HTML doc in to DOM: msg#00051mozilla.devel.dom
> From an nsHTMLContentSink object you create. Right, but in order to create an nsHTMLContentSink, I need to link to libgklayout or to the static libgkcontenthtml(dont remember the exact name), in order to be able to call NS_NewHTMLContentSink(). I tried that, and the first one caused an error in the config stage saying that it can't find references to some JS related DSOes, and the latter caused an unspecified linker error. > You implemented the other methods too, right? This should have worked. I implemented all of them so that they will just return NS_OK (and ran a debugger in order to check which routines will i enter). But it shouldn't matter because the parser simply uses them as handlers for the various tags (parsernodes) it encounters during the parsing, right? |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Parsing an HTML doc in to DOM: 00051, Boris Zbarsky |
|---|---|
| Next by Date: | Re: Parsing an HTML doc in to DOM: 00051, Boris Zbarsky |
| Previous by Thread: | Re: Parsing an HTML doc in to DOMi: 00051, Boris Zbarsky |
| Next by Thread: | Re: Parsing an HTML doc in to DOM: 00051, Boris Zbarsky |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |