[webkit-reviews] review granted: [Bug 75083] Indirect adjacency combinator has potential sublinear performance : [Attachment 120669] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 30 02:02:32 PST 2011


Antti Koivisto <koivisto at iki.fi> has granted Allan Sandfeld
<sandfeld at kde.org>'s request for review:
Bug 75083: Indirect adjacency combinator has potential sublinear performance
https://bugs.webkit.org/show_bug.cgi?id=75083

Attachment 120669: Patch
https://bugs.webkit.org/attachment.cgi?id=120669&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=120669&action=review


r=me

> Source/WebCore/ChangeLog:7
> +	   https://bugs.webkit.org/show_bug.cgi?id=75083
> +	   Fix rare superlinear runtime of the indirect adjacency combinator
> +
> +	   Reviewed by NOBODY (OOPS!).
> +

You should briefly explain in the ChangeLog what the superlinear case looks
like and how this patch fixes it.


More information about the webkit-reviews mailing list