[webkit-reviews] review granted: [Bug 16002] Load SVG (and other) UA StyleSheets dynamically when needed : [Attachment 17653] Really fix the global ctor problem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 10:50:28 PST 2007


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

Attachment 17653: Really fix the global ctor problem
http://bugs.webkit.org/attachment.cgi?id=17653&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Looks fine, but I'm not happy with the trailing underscore naming scheme. In
the past we've used the word static, like:

     static const MediaQueryEvaluator staticPrintEval("print");

Looks good. r=me


More information about the webkit-reviews mailing list