[Webkit-unassigned] [Bug 26136] New: Update WinLauncher for WebKitCreateInstance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 10:01:34 PDT 2009


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

           Summary: Update WinLauncher for WebKitCreateInstance
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


A very common problem when attempting to use WebKit is setting up proper link
parameters (and manifest flags) so that the various WebKit objects are
accessible via the CoCreateInstance infrastructure.  This was remedied by the
creation of the WebKitCreateInstance method, which removes a lot of the
guesswork in setting up and using WebKit.

This patch modifies the WinLauncher example program to use WebKitCreateInstance
so that a good example of WebKit use is available for prospective users.


-- 
Configure bugmail: https://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