WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27306
[WINCE] initializeMainThreadPlatform must use RegisterClass, not RegisterClassEx
https://bugs.webkit.org/show_bug.cgi?id=27306
Summary
[WINCE] initializeMainThreadPlatform must use RegisterClass, not RegisterClassEx
Joe Mason
Reported
2009-07-15 09:55:43 PDT
WNDCLASSEX and RegisterClassEx do not exist on WinCE so initializeMainThreadPlatform must use WNDCLASS and RegisterClass instead.
Attachments
Patch to MainThreadWin.cpp
(1.84 KB, patch)
2009-07-15 09:57 PDT
,
Joe Mason
manyoso
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joe Mason
Comment 1
2009-07-15 09:57:58 PDT
Created
attachment 32793
[details]
Patch to MainThreadWin.cpp
Adam Treat
Comment 2
2009-07-15 10:35:21 PDT
Landed with
r45924
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug