[webkit-reviews] review requested: [Bug 46049] REGRESSION: Hang at CNN.com : [Attachment 68143] Patch to change handling of alternative lengths and looping
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 20 15:12:46 PDT 2010
Michael Saboff <msaboff at apple.com> has asked for review:
Bug 46049: REGRESSION: Hang at CNN.com
https://bugs.webkit.org/show_bug.cgi?id=46049
Attachment 68143: Patch to change handling of alternative lengths and looping
https://bugs.webkit.org/attachment.cgi?id=68143&action=review
------- Additional Comments from Michael Saboff <msaboff at apple.com>
The prior code would set the flag hasShorterAlternatives when comparing any
alternative to the first alternative. This patch fixes that to check the first
looping alternative to subsequent alternatives.
More information about the webkit-reviews
mailing list