Bug 42927

Summary: [WINCE] Implement Path::currentPoint()
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Patch none

Description Patrick R. Gansterer 2010-07-24 01:34:00 PDT
see patch
Comment 1 Patrick R. Gansterer 2010-07-24 01:35:37 PDT
Created attachment 62491 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-08-10 09:58:13 PDT
Comment on attachment 62491 [details]
Patch

Should be fixed now.  Sorry.
Comment 3 WebKit Commit Bot 2010-08-10 11:12:37 PDT
Comment on attachment 62491 [details]
Patch

Rejecting patch 62491 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--ignore-tests', 'compositing', '--quiet']" exit_code: 1
Running build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default'.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 20819 test cases.
fast/frames/frame-crash-with-page-cache.html -> failed

Exiting early after 1 failures. 7883 tests run.
188.04s total testing time

7882 test cases (99%) succeeded
1 test case (<1%) had incorrect layout
5 test cases (<1%) had stderr output

Full output: http://queues.webkit.org/results/3737036
Comment 4 Eric Seidel (no email) 2010-08-10 11:15:11 PDT
Comment on attachment 62491 [details]
Patch

That looks like a flaky test. :(
Comment 5 WebKit Commit Bot 2010-08-10 13:30:20 PDT
Comment on attachment 62491 [details]
Patch

Clearing flags on attachment: 62491

Committed r65087: <http://trac.webkit.org/changeset/65087>
Comment 6 WebKit Commit Bot 2010-08-10 13:30:24 PDT
All reviewed patches have been landed.  Closing bug.