[Webkit-unassigned] [Bug 11849] REGRESSION (r18182): Google Calendar is broken (a regular expression containing a null character is not parsed correctly)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 29 08:37:24 PST 2006


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


mitz at webkit.org changed:

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




------- Comment #9 from mitz at webkit.org  2006-12-29 08:37 PDT -------
Created an attachment (id=12106)
 --> (http://bugs.webkit.org/attachment.cgi?id=12106&action=view)
Change pcre_compile to take the pattern's length and work with patterns
containing null characters

No layout test regressions, no JSC test regressions, two JSC tests fixed, no
PCRE test regressions (when applying an equivalent patch to pcre-6.1).

I would really appreciate it if someone who knows how to do it measured the
performance impact of this patch and of the alternative approach (attachment
12081).


-- 
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