[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
Thu Dec 28 17:52:47 PST 2006


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





------- Comment #5 from ddkilzer at webkit.org  2006-12-28 17:52 PDT -------
(In reply to comment #4)
> Created an attachment (id=12092)
 --> (http://bugs.webkit.org/attachment.cgi?id=12092&action=view) [edit]
> pcre changes, refined
> 
> Most of the time compile_branch() doesn't need to check for end of string.

The pcre library contains its own regression tests which are not included in
JavaScriptCore/pcre.  It would be interesting to apply this patch to pcre-6.1
(which is what WebKit's version is based on) to verify that no regressions have
taken place.

http://www.pcre.org/


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