[webkit-reviews] review granted: [Bug 86305] Use emptyString instead of String("") : [Attachment 141588] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 13 15:53:28 PDT 2012


Darin Adler <darin at apple.com> has granted Rob Buis <rwlbuis at gmail.com>'s
request for review:
Bug 86305: Use emptyString instead of String("")
https://bugs.webkit.org/show_bug.cgi?id=86305

Attachment 141588: Patch
https://bugs.webkit.org/attachment.cgi?id=141588&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
We should also use emptyString() instead of just "" with an implicit conversion
to String. Should find a some good way to locate those.


More information about the webkit-reviews mailing list