[webkit-reviews] review denied: [Bug 68154] Chrome: webRequest.onBeforeRequest doesn't fire for results loaded from the cache (MemoryCache?) : [Attachment 107635] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 22:41:51 PDT 2011


Darin Fisher (:fishd, Google) <fishd at chromium.org> has denied Dominic Battre
<battre at chromium.org>'s request for review:
Bug 68154: Chrome: webRequest.onBeforeRequest doesn't fire for results loaded
from the cache (MemoryCache?)
https://bugs.webkit.org/show_bug.cgi?id=68154

Attachment 107635: Patch
https://bugs.webkit.org/attachment.cgi?id=107635&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=107635&action=review


> Source/WebKit/chromium/public/WebCache.h:80
> +    WEBKIT_EXPORT static void requestDelayedClear();

also, there's no good reason to have this 'delayed clear' state in webkit.  if
you need that, it could be held by the embedder.


More information about the webkit-reviews mailing list