Bug 27301

Summary: [WINCE] vprintf_stderr_common must use OutputDebugStringW
Product: WebKit Reporter: Joe Mason <joenotcharles>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: manyoso
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 23154    
Attachments:
Description Flags
patch to Assertions.cpp staikos: review+

Joe Mason
Reported 2009-07-15 09:02:15 PDT
Need to patch vprintf_stderr_common to use OutputDebugStringW on WinCE since OutputDebugStringA isn't supported
Attachments
patch to Assertions.cpp (2.83 KB, patch)
2009-07-15 09:11 PDT, Joe Mason
staikos: review+
Joe Mason
Comment 1 2009-07-15 09:11:44 PDT
Created attachment 32789 [details] patch to Assertions.cpp
Adam Treat
Comment 2 2009-07-15 10:20:46 PDT
Landed with r45921.
Note You need to log in before you can comment on or make changes to this bug.