Bug 108246

Summary: [canvas] Implement currentPath to get and set the current path of the context
Product: WebKit Reporter: Dirk Schulze <krit>
Component: CanvasAssignee: Dirk Schulze <krit>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ojan.autocc, tobi+webkit, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 97333    
Attachments:
Description Flags
Patch dino: review+

Description Dirk Schulze 2013-01-29 16:22:31 PST
Implement currentPath to get and set the current path of the context
Comment 1 Dirk Schulze 2013-01-31 01:47:50 PST
Created attachment 185717 [details]
Patch
Comment 2 Dean Jackson 2013-01-31 10:11:46 PST
Comment on attachment 185717 [details]
Patch

As discussed on IRC, I suggest checking in test results for an enabled build, but mark the test as failing in TestExpectations.
Comment 3 Dirk Schulze 2013-01-31 11:49:03 PST
Committed r141456: <http://trac.webkit.org/changeset/141456>