[webkit-reviews] review granted: [Bug 45695] Preparation for eliminating deprecatedParseURL : [Attachment 67451] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 14:59:52 PDT 2010


Adam Barth <abarth at webkit.org> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 45695: Preparation for eliminating deprecatedParseURL
https://bugs.webkit.org/show_bug.cgi?id=45695

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context:
https://bugs.webkit.org/attachment.cgi?id=67451&action=prettypatch

> JavaScriptCore/wtf/text/WTFString.h:56
> +struct StringHash;
Not sure how this is related.

> WebCore/html/parser/HTMLParserIdioms.h:38
> +// Strip leading and trailing whitespace as defined by the HTML
specification. 
> +String stripLeadingAndTrailingHTMLSpaces(const String&);
This function doesn't seem to be used yet, but presumably that's the next step?


More information about the webkit-reviews mailing list