Bug 42927 - [WINCE] Implement Path::currentPoint()
Summary: [WINCE] Implement Path::currentPoint()
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:
 
Reported: 2010-07-24 01:34 PDT by Patrick R. Gansterer
Modified: 2010-08-10 13:30 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.18 KB, patch)
2010-07-24 01:35 PDT, Patrick R. Gansterer
no flags 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 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.