[webkit-reviews] review requested: [Bug 25318] Add a method to Chromium's port to reset the plugin cache : [Attachment 29713] revert previous change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 12:59:08 PDT 2009


John Abd-El-Malek <jam at chromium.org> has asked	for review:
Bug 25318: Add a method to Chromium's port to reset the plugin cache
https://bugs.webkit.org/show_bug.cgi?id=25318

Attachment 29713: revert previous change
https://bugs.webkit.org/attachment.cgi?id=29713&action=review

------- Additional Comments from John Abd-El-Malek <jam at chromium.org>
OK after some more investigation, I realized that the cache purge needs to
happen to all the Page* instances.  Page::refreshPlugins does that, although it
also causes a call to the browser process (in Chromium's case) from each
renderer process.  I've come up with a change that's all in Chromium's source
code, so this change isn't needed anymore.


More information about the webkit-reviews mailing list