[webkit-reviews] review denied: [Bug 34529] [CSSOM] issues with cssText and selectorText : [Attachment 56358] Add another test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 08:19:54 PDT 2010


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Yuzo Fujishima
<yuzo at google.com>'s request for review:
Bug 34529: [CSSOM] issues with cssText and selectorText
https://bugs.webkit.org/show_bug.cgi?id=34529

Attachment 56358: Add another test
https://bugs.webkit.org/attachment.cgi?id=56358&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
In general this looks good, but doing lots of String appends is inefficient.
You should use StringBuilder instead.


More information about the webkit-reviews mailing list