Bug 117935 - Port FileSystemWin.cpp to WinCE
Summary: Port FileSystemWin.cpp to WinCE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-24 06:39 PDT by Patrick R. Gansterer
Modified: 2013-07-04 01:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (13.32 KB, patch)
2013-06-24 06:42 PDT, Patrick R. Gansterer
bfulgham: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2013-06-24 06:39:43 PDT
Port FileSystemWin.cpp to WinCE
Comment 1 Patrick R. Gansterer 2013-06-24 06:42:18 PDT
Created attachment 205294 [details]
Patch
Comment 2 Brent Fulgham 2013-07-01 09:05:24 PDT
Comment on attachment 205294 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-07-01 09:06:50 PDT
Comment on attachment 205294 [details]
Patch

Rejecting attachment 205294 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 205294, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
in.cpp
patching file Source/WebCore/platform/wince/FileSystemWinCE.cpp
Hunk #1 FAILED at 1.
File Source/WebCore/platform/wince/FileSystemWinCE.cpp is not empty after patch, as expected
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/platform/wince/FileSystemWinCE.cpp.rej
rm 'Source/WebCore/platform/wince/FileSystemWinCE.cpp'

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Brent Fulgham']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/1009444
Comment 4 Patrick R. Gansterer 2013-07-04 01:25:59 PDT
Committed r152392: <http://trac.webkit.org/changeset/152392>