[webkit-reviews] review denied: [Bug 106198] PreloadScanner preloads external CSS with non-matching media attribute : [Attachment 181465] A patch to avoid preloading of external stylesheets with a non-matching media attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 6 15:18:08 PST 2013


Adam Barth <abarth at webkit.org> has denied  review:
Bug 106198: PreloadScanner preloads external CSS with non-matching media
attribute
https://bugs.webkit.org/show_bug.cgi?id=106198

Attachment 181465: A patch to avoid preloading of external stylesheets with a
non-matching media attribute
https://bugs.webkit.org/attachment.cgi?id=181465&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
We don't want to add a Frame dependency to the preload scanner.  We're likely
to move the preload scanner and/or the entire HTML parser onto a background
thread where it won't have access to the frame.


More information about the webkit-reviews mailing list