[Webkit-unassigned] [Bug 68154] Chrome: webRequest.onBeforeRequest doesn't fire for results loaded from the cache (MemoryCache?)

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


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107635|review?                     |review-
               Flag|                            |




--- Comment #5 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-09-16 22:41:52 PST ---
(From update of attachment 107635)
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.

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



More information about the webkit-unassigned mailing list