Bug 112696

Summary: [BlackBerry] DrawingBuffer: add clearPlatformLayer() implementation
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
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-19 07:22:29 PDT
This was introduced in r139142 but is missing in the BlackBerry port

http://trac.webkit.org/changeset/139142
Comment 1 Alberto Garcia 2013-03-19 07:27:35 PDT
Created attachment 193823 [details]
Patch

Do we need to do anything in the BlackBerry port?
The Chromium implementation is the only one that is not empty.
Comment 2 Rob Buis 2013-03-21 12:13:06 PDT
Comment on attachment 193823 [details]
Patch

LGTM, other ports do this too I see in r139142.
Comment 3 WebKit Review Bot 2013-03-21 12:25:25 PDT
Comment on attachment 193823 [details]
Patch

Clearing flags on attachment: 193823

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