[Webkit-unassigned] [Bug 20245] New: WinLauncher does not start in WebKit-debug right out of the box.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 31 14:24:17 PDT 2008


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

           Summary: WinLauncher does not start in WebKit-debug right out of
                    the box.
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: stefan.landvogt at gmail.com


I build WebKit-debug and to verify that the WebKit.dll is fine, I try to start
WinLauncher. This fails at 
HRESULT hr = CoCreateInstance(CLSID_WebView, 0, CLSCTX_ALL, IID_IWebView,
(void**)&gWebView);
where hr is returning some error code.

With help from aroben I tested the following patch, which worked on my system
after a clean build but not after a rebuild of the WinLauncher solution.


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