Bug 112148

Summary: [BlackBerry] Image,ImageBuffer: add missing parameters to methods
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, mifenton, rwlbuis, tonikitoo, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 111729    
Attachments:
Description Flags
Patch none

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.