Why not use the view source rendering mode? There's an API for that on WebFrame.
-Darin On Wed, Sep 17, 2008 at 8:43 AM, Marshall Greenblatt <[EMAIL PROTECTED]> wrote: > Hl All, > > The following patch adds a DumpDocumentString() function to webkit_glue: > > http://www.magpcss.net/patches/chromium_webkitglue_newfunc_rev2305.diff > > This function is like DumpDocumentText() but returns the complete document > string (HTML, for instance) instead of just the text representation. This > function will facilitate the addition to the test_shell project of a simple > view page source implementation (similar to the "Dump body text..." option > that currently exists, but for the complete HTML). > > Would anyone like to volunteer to review this patch? If so, I'll upload it > to the code review site. > > Thanks, > Marshall > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
