[webkit-reviews] review cancelled: [Bug 25318] Add a method to Chromium's port to reset the plugin cache : [Attachment 29691] removed comment about no test
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 cancelled John Abd-El-Malek
<jam at chromium.org>'s request 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 29691: removed comment about no test
https://bugs.webkit.org/attachment.cgi?id=29691&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