Bug 108246 - [canvas] Implement currentPath to get and set the current path of the context
Summary: [canvas] Implement currentPath to get and set the current path of the context
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Schulze
URL:
Keywords:
Depends on:
Blocks: 97333
  Show dependency treegraph
 
Reported: 2013-01-29 16:22 PST by Dirk Schulze
Modified: 2013-02-14 00:27 PST (History)
4 users (show)

See Also:


Attachments
Patch (15.79 KB, patch)
2013-01-31 01:47 PST, Dirk Schulze
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>