Bug 155924 - mediaShouldUsePersistentCache() is redundant. Use Page::usesEphemeralSession() instead.
Summary: mediaShouldUsePersistentCache() is redundant. Use Page::usesEphemeralSession(...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jeremy Jones
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-26 15:30 PDT by Jeremy Jones
Modified: 2016-03-31 11:24 PDT (History)
2 users (show)

See Also:


Attachments
Patch (10.79 KB, patch)
2016-03-26 15:35 PDT, Jeremy Jones
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Jones 2016-03-26 15:30:20 PDT
mediaShouldUsePersistentCache() is redundant. Use Page::usesEphemeralSession() instead.
Comment 1 Jeremy Jones 2016-03-26 15:35:02 PDT
Created attachment 274989 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-31 11:24:22 PDT
Comment on attachment 274989 [details]
Patch

Clearing flags on attachment: 274989

Committed r198901: <http://trac.webkit.org/changeset/198901>
Comment 3 WebKit Commit Bot 2016-03-31 11:24:26 PDT
All reviewed patches have been landed.  Closing bug.