[Webkit-unassigned] [Bug 13843] New: WenKitQt doesn't provide any function which open html code from a String

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 08:30:57 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13843

           Summary: WenKitQt doesn't provide any function which open html
                    code from a String
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slefaou at wimba.com


Description:
If there is an application which wants to use WebKitQt to render html code,
there is no way to load the html code from memory.
Indeed, there is only one way to load html lines, it is the
QWebPage::open(QUrl) function which can read only a file.
So, it might be interesting to have a function which allow html rendering from
a string,and because we are using Qt, from a QString.


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



More information about the webkit-unassigned mailing list