Bug 106370

Summary: [BlackBerry] Removing the totalusage variable in ChromeClientBB::exceededDatabaseQuota
Product: WebKit Reporter: otcheung
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description otcheung 2013-01-08 13:14:43 PST
We no longer use that variable.
Comment 1 otcheung 2013-01-08 13:19:08 PST
Created attachment 181743 [details]
Patch
Comment 2 Yong Li 2013-01-08 13:30:29 PST
Comment on attachment 181743 [details]
Patch

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

> Source/WebKit/blackberry/ChangeLog:9
> +        Removing totalUsage in ChromeClientBlackBerry as we no longer use that variable.
> +
> +        [BlackBerry] Removing the totalusage variable in ChromeClientBB::exceededDatabaseQuota
> +        https://bugs.webkit.org/show_bug.cgi?id=106370
> +
> +        Reviewed by NOBODY (OOPS!).
> +

Line 3 should be moved to line 10?
Comment 3 otcheung 2013-01-08 13:32:03 PST
Created attachment 181748 [details]
Patch
Comment 4 WebKit Review Bot 2013-01-08 15:54:55 PST
Comment on attachment 181748 [details]
Patch

Clearing flags on attachment: 181748

Committed r139126: <http://trac.webkit.org/changeset/139126>
Comment 5 WebKit Review Bot 2013-01-08 15:54:58 PST
All reviewed patches have been landed.  Closing bug.