Hi Darin, On Wed, Sep 17, 2008 at 10:48 PM, Darin Fisher <[EMAIL PROTECTED]> wrote:
> > Why not use the view source rendering mode? There's an API for that > on WebFrame. It seems that the view source rendering mode is only for rendering the source HTML in the web browser? That's good for a browser that supports multiple tabs, but perhaps not so good for a single window browser like test_shell or the eventual embedded application. Instead, I'm writing the source to a temporary file and then launching that file in the default text viewing application. Regards, 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 -~----------~----~----~----~------~----~------~--~---
