Bug 85812

Summary: [BlackBerry] Delete previous buffer when new over-scroll image path is set
Product: WebKit Reporter: Andrew Lo <anlo>
Component: WebKit BlackBerryAssignee: Andrew Lo <anlo>
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
Patch none

Description Andrew Lo 2012-05-07 11:22:36 PDT
When a new file path for over-scroll image path is set, the old buffer is not deleted before creating a new one.
Comment 1 Andrew Lo 2012-05-07 11:36:37 PDT
Created attachment 140564 [details]
Patch
Comment 2 Rob Buis 2012-05-07 12:22:32 PDT
Comment on attachment 140564 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=140564&action=review

Looks good, but please fix the period.

> Source/WebKit/blackberry/Api/BackingStore.cpp:1221
> +    // For now we fallback to solid color if sizes don't match, later we can implement tiling

It is preferred to end these sentences with a period.
Comment 3 Andrew Lo 2012-05-07 12:28:25 PDT
Created attachment 140571 [details]
Patch
Comment 4 Rob Buis 2012-05-07 12:36:57 PDT
Comment on attachment 140571 [details]
Patch

Looks good.
Comment 5 WebKit Review Bot 2012-05-07 13:37:02 PDT
Comment on attachment 140571 [details]
Patch

Clearing flags on attachment: 140571

Committed r116350: <http://trac.webkit.org/changeset/116350>
Comment 6 WebKit Review Bot 2012-05-07 13:37:07 PDT
All reviewed patches have been landed.  Closing bug.