Bug 102237 - [BlackBerry] Updating BB Cookie database to use WAL
Summary: [BlackBerry] Updating BB Cookie database to use WAL
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: 2012-11-14 08:11 PST by otcheung
Modified: 2012-11-14 08:53 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2012-11-14 08:19 PST, otcheung
no flags Details | Formatted Diff | Diff
Patch (2.19 KB, patch)
2012-11-14 08:33 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 2012-11-14 08:11:18 PST
Updating our cookie database to use WAL mode for faster I/O since it's only accessed by 1 process.
Comment 1 otcheung 2012-11-14 08:19:29 PST
Created attachment 174163 [details]
Patch
Comment 2 Rob Buis 2012-11-14 08:24:56 PST
Comment on attachment 174163 [details]
Patch

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

> Source/WebCore/ChangeLog:13
> +        Also tested using Opera's cookie persistence test.

I bet this is because of speedup but please state the why.
Comment 3 otcheung 2012-11-14 08:33:22 PST
Created attachment 174169 [details]
Patch
Comment 4 Rob Buis 2012-11-14 08:34:13 PST
Comment on attachment 174169 [details]
Patch

Ok.
Comment 5 WebKit Review Bot 2012-11-14 08:53:38 PST
Comment on attachment 174169 [details]
Patch

Clearing flags on attachment: 174169

Committed r134615: <http://trac.webkit.org/changeset/134615>
Comment 6 WebKit Review Bot 2012-11-14 08:53:42 PST
All reviewed patches have been landed.  Closing bug.