Changeset 47137 in webkit


Ignore:
Timestamp:
Aug 12, 2009 12:41:09 PM (15 years ago)
Author:
treat@webkit.org
Message:

WINCE PORT: simple stubs to make it build for WINCE
https://bugs.webkit.org/show_bug.cgi?id=27543

Patch by Yong Li <yong.li@torchmobile.com> on 2009-08-12
Reviewed by Eric Seidel.

  • platform/wince/DragDataWince.cpp: Added.
  • platform/wince/DragImageWince.cpp: Added.
  • platform/wince/EditorWince.cpp: Added.
  • platform/wince/KURLWince.cpp: Added.
Location:
trunk/WebCore
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r47136 r47137  
     12009-08-12  Yong Li  <yong.li@torchmobile.com>
     2
     3        Reviewed by Eric Seidel.
     4
     5        WINCE PORT: simple stubs to make it build for WINCE
     6        https://bugs.webkit.org/show_bug.cgi?id=27543
     7
     8        * platform/wince/DragDataWince.cpp: Added.
     9        * platform/wince/DragImageWince.cpp: Added.
     10        * platform/wince/EditorWince.cpp: Added.
     11        * platform/wince/KURLWince.cpp: Added.
     12
    1132009-08-12  Yong Li  <yong.li@torchmobile.com>
    214
Note: See TracChangeset for help on using the changeset viewer.