[Webkit-unassigned] [Bug 11501] REGRESSION: \u no longer escapes metacharacters in RegExps

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


http://bugs.webkit.org/show_bug.cgi?id=11501


wac at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11392|                            |review?
               Flag|                            |




------- Comment #1 from wac at google.com  2006-11-05 23:17 PDT -------
Created an attachment (id=11392)
 --> (http://bugs.webkit.org/attachment.cgi?id=11392&action=view)
Patch to fix 11501 and 11502

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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list