[Webkit-unassigned] [Bug 122319] WinLauncher needs crash report

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 4 13:00:10 PDT 2013


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #213391|review?                     |review+
               Flag|                            |




--- Comment #5 from Brent Fulgham <bfulgham at webkit.org>  2013-10-04 12:59:05 PST ---
(From update of attachment 213391)
View in context: https://bugs.webkit.org/attachment.cgi?id=213391&action=review

r=me, but please fix the missing namespace on the SHGetFolderPathW call when you land.

> Tools/WinLauncher/WinLauncher.cpp:418
> +    if (FAILED(SHGetFolderPathW(0, CSIDL_LOCAL_APPDATA | CSIDL_FLAG_CREATE, 0, 0, appDataDirectory)))

::SHGetFolderPathW

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


More information about the webkit-unassigned mailing list