[webkit-reviews] review denied: [Bug 27787] The type information about the resource loading is not forwarded to the network layer : [Attachment 39527] patch implementing the base functionality

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


Adam Barth <abarth at webkit.org> has denied Zsombor <gzsombor at gmail.com>'s
request for review:
Bug 27787: The type information about the resource loading is not forwarded to
the network layer
https://bugs.webkit.org/show_bug.cgi?id=27787

Attachment 39527: patch implementing the base functionality
https://bugs.webkit.org/attachment.cgi?id=39527&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
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.


More information about the webkit-reviews mailing list