[webkit-reviews] review requested: [Bug 11501] REGRESSION: \u no longer escapes metacharacters in RegExps : [Attachment 11392] Patch to fix 11501 and 11502

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sun Nov 5 23:17:31 PST 2006


W. Andy Carrel <wac at google.com> has asked  for review:
Bug 11501: REGRESSION: \u no longer escapes metacharacters in RegExps
http://bugs.webkit.org/show_bug.cgi?id=11501

Attachment 11392: Patch to fix 11501 and 11502
http://bugs.webkit.org/attachment.cgi?id=11392&action=edit

------- Additional Comments from W. Andy Carrel <wac at google.com>
This patch backs out the fix in bug 7445 in favor of a solution that better
matches the behavior of other browsers. There is also fix for a problem with
UString::append(UChar &) that caused it to, under certain circumstances, not
actually append the character.



More information about the webkit-reviews mailing list