[Webkit-unassigned] [Bug 27787] The type information about the resource loading is not forwarded to the network layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 22:27:28 PDT 2009


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


Adam Barth <abarth at webkit.org> changed:

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




--- Comment #11 from Adam Barth <abarth at webkit.org>  2009-09-23 22:27:28 PDT ---
(From update of attachment 39527)
This is a layering violation.  The network layer shouldn't know what an image
or a style sheet is.  If you want to implement a "block all images feature,"
you should use a client callback.

-- 
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