[Webkit-unassigned] [Bug 25318] Add a method to Chromium's port to reset the plugin cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 23:30:16 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25318





------- Comment #6 from jam at chromium.org  2009-04-21 23:30 PDT -------
I was forward declaring it and using it from render_thread.cc.

The reason I didn't add it to a header (i.e. PluginData.h) is that I thought it
seemed specific to Chromium's implementation, since the cache is only in
PluginDataChromium.cc.  Not sure if other platforms do similar caching.

For background, here's the Chromium change:
http://codereview.chromium.org/88020


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list