WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145868
Rewrite WKPluginSiteDataManager using WebsiteDataStore functions
https://bugs.webkit.org/show_bug.cgi?id=145868
Summary
Rewrite WKPluginSiteDataManager using WebsiteDataStore functions
Anders Carlsson
Reported
2015-06-10 20:09:41 PDT
Rewrite WKPluginSiteDataManager using WebsiteDataStore functions
Attachments
Patch
(6.50 KB, patch)
2015-06-10 20:11 PDT
,
Anders Carlsson
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2015-06-10 20:11:11 PDT
Created
attachment 254702
[details]
Patch
Antti Koivisto
Comment 2
2015-06-11 09:45:17 PDT
Comment on
attachment 254702
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=254702&action=review
> Source/WebKit2/UIProcess/Plugins/WebPluginSiteDataManager.h:53 > + WebProcessPool& processPool() { return *m_processPool; } > + > void invalidate(); > void clearProcessPool() { m_processPool = nullptr; }
Looks like m_processPool could be null?
Anders Carlsson
Comment 3
2015-06-11 10:02:18 PDT
Committed
r185457
: <
http://trac.webkit.org/changeset/185457
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug