[Webkit-unassigned] [Bug 26961] need an api to extract the html content from the document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 4 22:05:26 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26961





--- Comment #4 from Jan Alonzo <jmalonzo at gmail.com>  2009-07-04 22:05:26 PDT ---
(In reply to comment #3)
> I have put it in webkitprivate.h since it is similar in function to
> webkit_web_frame_get_inner_text which is also in webkitprivate.h.
> 
> Also, webkitprivate was the only header that I found had extern "C" - and I
> needed this api for my C based project.

Ok. I think you might want to put this in webkitwebframe.h for it to be an API.
webkitprivate.h is currently being used for SPIs, which atm only DRT being the
consumer.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list