[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 20:41:43 PDT 2009


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





--- Comment #3 from damaru+webkit.bugzilla at gmail.com  2009-07-04 20:41:43 PDT ---
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.

-- 
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