[webkit-reviews] review granted: [Bug 8964] Autogenerate more HTML
classes : [Attachment 8375] Patch
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Wed May 17 21:52:17 PDT 2006
Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 8964: Autogenerate more HTML classes
http://bugzilla.opendarwin.org/show_bug.cgi?id=8964
Attachment 8375: Patch
http://bugzilla.opendarwin.org/attachment.cgi?id=8375&action=edit
------- Additional Comments from Darin Adler <darin at apple.com>
+ return DeprecatedString::number(KURL(href().deprecatedString()).port());
Could be String::number.
Looks good. r=me
More information about the webkit-reviews
mailing list