[webkit-reviews] review requested: [Bug 54228] Fix style in KURLGooglePrivate : [Attachment 82040] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 10 13:45:16 PST 2011
Cosmin Truta <ctruta at chromium.org> has asked for review:
Bug 54228: Fix style in KURLGooglePrivate
https://bugs.webkit.org/show_bug.cgi?id=54228
Attachment 82040: Patch
https://bugs.webkit.org/attachment.cgi?id=82040&action=review
------- Additional Comments from Cosmin Truta <ctruta at chromium.org>
I replaced "NULL" with "0", "'\0'" or "null" as appropriate. I kept using the
(dictionary word) "null" because it makes sense to refer to the "null string",
and also because it has semantic meaning in the underlying classes (e.g.
CString::isNull).
More information about the webkit-reviews
mailing list