Bug 119381 - [WK2] Add USE(SOUP) guard in WebProcess::destroyPrivateBrowsingSession
Summary: [WK2] Add USE(SOUP) guard in WebProcess::destroyPrivateBrowsingSession
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kwang Yul Seo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 01:05 PDT by Kwang Yul Seo
Modified: 2013-08-01 14:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2013-08-01 01:09 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2013-08-01 01:05:34 PDT
The is a followup to r153355. I missed to add USE(SOUP) guard in WebProcess::destroyPrivateBrowsingSession.
Comment 1 Kwang Yul Seo 2013-08-01 01:09:15 PDT
Created attachment 207904 [details]
Patch
Comment 2 Kwang Yul Seo 2013-08-01 14:46:55 PDT
Comment on attachment 207904 [details]
Patch

Clearing flags on attachment: 207904

Committed r153610: <http://trac.webkit.org/changeset/153610>
Comment 3 Kwang Yul Seo 2013-08-01 14:46:59 PDT
All reviewed patches have been landed.  Closing bug.