[Webkit-unassigned] [Bug 106198] PreloadScanner preloads external CSS with non-matching media attribute

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


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2013-01-06 15:20:33 PST ---
(From update of attachment 181465)
View in context: https://bugs.webkit.org/attachment.cgi?id=181465&action=review

> Source/WebCore/html/parser/HTMLPreloadScanner.cpp:207
> +    RefPtr<RenderStyle> documentStyle = StyleResolver::styleForDocument(m_document, 0);

Also, I'd be surprised if we wanted the preload scanner to resolve styles.

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