Bug 112148 - [BlackBerry] Image,ImageBuffer: add missing parameters to methods
Summary: [BlackBerry] Image,ImageBuffer: add missing parameters to methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 111729
  Show dependency treegraph
 
Reported: 2013-03-12 07:02 PDT by Alberto Garcia
Modified: 2013-03-12 08:25 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.79 KB, patch)
2013-03-12 07:05 PDT, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2013-03-12 07:02:20 PDT
BitmapImage::draw(), Image::drawPattern() and ImageBuffer::draw() have
a BlendMode parameter since r137011.

ImageBuffer::copyImage() has a ScaleBehavior parameter since r134100.
Comment 1 Alberto Garcia 2013-03-12 07:05:11 PDT
Created attachment 192729 [details]
Patch
Comment 2 Rob Buis 2013-03-12 08:12:03 PDT
Comment on attachment 192729 [details]
Patch

Ok.
Comment 3 WebKit Review Bot 2013-03-12 08:25:21 PDT
Comment on attachment 192729 [details]
Patch

Clearing flags on attachment: 192729

Committed r145550: <http://trac.webkit.org/changeset/145550>
Comment 4 WebKit Review Bot 2013-03-12 08:25:25 PDT
All reviewed patches have been landed.  Closing bug.