[webkit-reviews] review requested: [Bug 16002] Load SVG (and other) UA StyleSheets dynamically when needed : [Attachment 17645] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 08:05:00 PST 2007


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 16002: Load SVG (and other) UA StyleSheets dynamically when needed
http://bugs.webkit.org/show_bug.cgi?id=16002

Attachment 17645: First attempt
http://bugs.webkit.org/attachment.cgi?id=17645&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
This patch implements the lazy loading of the svg sheet. I think it is the only
UA sheet yet which can be treated that way. Note that the const
MediaQueryEvaluator
stuff is not essential, just seems clearer to me.
Cheers,

Rob.


More information about the webkit-reviews mailing list