Bug 82710 - ImageBuffer and Gradient support for wx
Summary: ImageBuffer and Gradient support for wx
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-30 02:53 PDT by Malcolm MacLeod
Modified: 2012-03-30 09:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch implementing functionality (14.71 KB, patch)
2012-03-30 02:53 PDT, Malcolm MacLeod
kevino: review+
kevino: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Malcolm MacLeod 2012-03-30 02:53:54 PDT
Created attachment 134758 [details]
Patch implementing functionality

Implement basic ImageBuffer support so that canvas elements (and other functionality relying on Image buffer) can function correctly.
Implement Gradient support.
Comment 1 Kevin Ollivier 2012-03-30 09:04:42 PDT
Landed in r112670, thanks!