[webkit-reviews] review denied: [Bug 15242] Improperly Linked CSS document (404) still loads contained styles : [Attachment 18920] Patch that fixes this bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 15:30:09 PST 2008


Darin Adler <darin at apple.com> has denied Dave Hyatt <hyatt at apple.com>'s request
for review:
Bug 15242: Improperly Linked CSS document (404) still loads contained styles
http://bugs.webkit.org/show_bug.cgi?id=15242

Attachment 18920: Patch that fixes this bug
http://bugs.webkit.org/attachment.cgi?id=18920&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
I think the approach in this patch is OK, but it should be for all 4xx and 5xx,
not specifically 404.

I also think that instead of calling data() and finish(), you should call
error().


More information about the webkit-reviews mailing list