[Webkit-unassigned] [Bug 79703] [chromium] Fix fast/regex/overflow.html after r108999

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 17:51:10 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79703





--- Comment #3 from Michael Saboff <msaboff at apple.com>  2012-02-27 17:51:10 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > Probably make sense to check in platform specific results for the chromium failures.
> 
> I am not sure if the rebaselining is a correct fix. Generally speaking, 4294967295 < UINT_MAX. Why do you think that we should throw "number too large in {} quantifier" exception for 4294967295?

Given that string lengths are 0 to UINT_MAX-1 (4294967295) the value seems reasonable. This is only for the "min" value in a quantifier.

> Would you please add me to bug 70648? (The bug says "You are not authorized to access bug #70648.":-)

I added you as a cc to https://bugs.webkit.org/show_bug.cgi?id=70648.

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



More information about the webkit-unassigned mailing list