Bug 27298 - [WINCE] platform defines for WinCE
Summary: [WINCE] platform defines for WinCE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 23154
  Show dependency treegraph
 
Reported: 2009-07-15 07:51 PDT by Joe Mason
Modified: 2009-07-15 11:13 PDT (History)
2 users (show)

See Also:


Attachments
patch to Platform.h (2.43 KB, patch)
2009-07-15 08:13 PDT, Joe Mason
staikos: review-
Details | Formatted Diff | Diff
updated patch (removed ENABLE_MDR) (2.38 KB, patch)
2009-07-15 10:39 PDT, Joe Mason
staikos: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Mason 2009-07-15 07:51:26 PDT
Need to add the correct defines for WinCE to Platform.h
Comment 1 Joe Mason 2009-07-15 08:13:27 PDT
Created attachment 32784 [details]
patch to Platform.h
Comment 2 George Staikos 2009-07-15 08:31:26 PDT
Comment on attachment 32784 [details]
patch to Platform.h

Need to remove ENABLE_MDR.  That's specific to Torch Mobile at this point.  Rest looks fine.
Comment 3 Joe Mason 2009-07-15 10:39:29 PDT
Created attachment 32794 [details]
updated patch (removed ENABLE_MDR)
Comment 4 George Staikos 2009-07-15 10:52:42 PDT
Comment on attachment 32794 [details]
updated patch (removed ENABLE_MDR)

Hopefully the ENABLE_MDR will be addressed otherwise downstream.  Looks okay now.

In the future we might want to deal with ENABLE_WML similarly.
Comment 5 Adam Treat 2009-07-15 11:13:00 PDT
Landed with r45927.