[webkit-reviews] review granted: [Bug 99402] Add 8 bit patch to Document::isValidName() for the non ASCII case : [Attachment 168833] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 19:59:25 PDT 2012


Darin Adler <darin at apple.com> has granted Michael Saboff <msaboff at apple.com>'s
request for review:
Bug 99402: Add 8 bit patch to Document::isValidName() for the non ASCII case
https://bugs.webkit.org/show_bug.cgi?id=99402

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=168833&action=review


OK. Annoying to have to repeat the code like this; would be nicer if there was
a simple way to use a template for this.

> Source/WebCore/ChangeLog:3
> +	   Add 8 bit patch to Document::isValidName() for the non ASCII case

patch -> path


More information about the webkit-reviews mailing list