Bug 54523 - WebPluginSiteDataManager should work with plug-in process
Summary: WebPluginSiteDataManager should work with plug-in process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 19:46 PST by Anders Carlsson
Modified: 2011-02-15 20:11 PST (History)
0 users

See Also:


Attachments
Patch (33.39 KB, patch)
2011-02-15 19:58 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-02-15 19:46:58 PST
WebPluginSiteDataManager should work with plug-in process
Comment 1 Anders Carlsson 2011-02-15 19:58:55 PST
Created attachment 82577 [details]
Patch
Comment 2 Sam Weinig 2011-02-15 20:09:44 PST
Comment on attachment 82577 [details]
Patch

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

> Source/WebKit2/UIProcess/WebContext.cpp:255
>      m_pluginSiteDataManager->invalidate();

This could deserve a comment. It is subtle.
Comment 3 Anders Carlsson 2011-02-15 20:11:06 PST
Committed r78676: <http://trac.webkit.org/changeset/78676>