Bug 54523

Summary: WebPluginSiteDataManager should work with plug-in process
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

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>