Bug 42929

Summary: [WINCE] Port ClipboardUtilities to WinCE
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch (new description) none

Description Patrick R. Gansterer 2010-07-24 02:06:35 PDT
see patch
Comment 1 Patrick R. Gansterer 2010-07-24 03:03:52 PDT
Created attachment 62495 [details]
Patch
Comment 2 Kent Tamura 2010-07-25 23:16:12 PDT
Comment on attachment 62495 [details]
Patch

> Index: WebCore/ChangeLog
> ===================================================================
> --- WebCore/ChangeLog	(revision 64007)
> +++ WebCore/ChangeLog	(working copy)
> @@ -1,3 +1,21 @@
> +2010-07-24  Patrick Gansterer  <paroga@paroga.com>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        [WINCE] Merge ClipboardUtilitiesWince.cpp into ClipboardUtilitiesWin.cpp

WebKit repository doesn't have ClipboardUtilitiesWince.cpp.  So this description sounds curious.
Comment 3 Patrick R. Gansterer 2010-07-26 03:36:40 PDT
Created attachment 62552 [details]
Patch (new description)

(In reply to comment #2)
> WebKit repository doesn't have ClipboardUtilitiesWince.cpp.  So this description sounds curious.
Ok, you're right.
Comment 4 WebKit Commit Bot 2010-07-26 12:30:53 PDT
Comment on attachment 62552 [details]
Patch (new description)

Clearing flags on attachment: 62552

Committed r64062: <http://trac.webkit.org/changeset/64062>
Comment 5 WebKit Commit Bot 2010-07-26 12:30:57 PDT
All reviewed patches have been landed.  Closing bug.