Bug 106370 - [BlackBerry] Removing the totalusage variable in ChromeClientBB::exceededDatabaseQuota
Summary: [BlackBerry] Removing the totalusage variable in ChromeClientBB::exceededData...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 13:14 PST by otcheung
Modified: 2013-01-08 15:54 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2013-01-08 13:19 PST, otcheung
no flags Details | Formatted Diff | Diff
Patch (1.60 KB, patch)
2013-01-08 13:32 PST, otcheung
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.