[Webkit-unassigned] [Bug 88869] renderer should not block on script-inserted stylesheets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 17 12:42:06 PDT 2012


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





--- Comment #18 from Ilya Grigorik <ilya at igvita.com>  2012-06-17 12:42:03 PST ---
Hmm, so what about the hybrid scenario? Default to nonblocking on script inserted stylesheets without a media-query, but do respect the media-query if one is provided? Not doing so would only create pain and head-scratching from developers (and yet another "browser quirk" for libraries to pave over).

Seems like above would give us the performance benefit you're looking for, while preserving the functionality of the element.

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