Bug 81664

Summary: [BlackBerry] Removing doubly defined methods in BackingStore.cpp
Product: WebKit Reporter: Nima Ghanavatian <nima.ghanavatian>
Component: WebKit BlackBerryAssignee: Nima Ghanavatian <nima.ghanavatian>
Status: RESOLVED FIXED    
Severity: Normal CC: rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Nima Ghanavatian 2012-03-20 07:49:10 PDT
drawLayersOnCommitIfNeeded() and drawAndBlendLayersForDirectRendering(const Platform::IntRect& dirtyRect) were defined twice.  Removing erroneous bits.
Comment 1 Nima Ghanavatian 2012-03-20 08:10:01 PDT
Created attachment 132826 [details]
Patch
Comment 2 Rob Buis 2012-03-20 08:13:12 PDT
Comment on attachment 132826 [details]
Patch

Looks good.
Comment 3 WebKit Review Bot 2012-03-20 08:31:30 PDT
Comment on attachment 132826 [details]
Patch

Clearing flags on attachment: 132826

Committed r111398: <http://trac.webkit.org/changeset/111398>
Comment 4 WebKit Review Bot 2012-03-20 08:31:35 PDT
All reviewed patches have been landed.  Closing bug.