Bug 93837 - [SOUP][WK2] Missing LocalTerminationDisabler in WebCookieManager::setCookiePersistentStorage()
Summary: [SOUP][WK2] Missing LocalTerminationDisabler in WebCookieManager::setCookiePe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-13 06:33 PDT by Chris Dumez
Modified: 2012-08-13 09:37 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.70 KB, patch)
2012-08-13 06:36 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-08-13 06:33:50 PDT
SOUP-specific implementation of WebCookieManager::setCookiePersistentStorage() is missing a WebCore::LocalTerminationDisabler.
Comment 1 Chris Dumez 2012-08-13 06:36:18 PDT
Created attachment 157983 [details]
Patch
Comment 2 Carlos Garcia Campos 2012-08-13 08:49:49 PDT
Comment on attachment 157983 [details]
Patch

Good catch, thanks!
Comment 3 WebKit Review Bot 2012-08-13 09:36:59 PDT
Comment on attachment 157983 [details]
Patch

Clearing flags on attachment: 157983

Committed r125421: <http://trac.webkit.org/changeset/125421>
Comment 4 WebKit Review Bot 2012-08-13 09:37:04 PDT
All reviewed patches have been landed.  Closing bug.