[Webkit-unassigned] [Bug 132319] CSS JIT: optimize direct / indirect adjacent's traversal backtracking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 3 20:05:52 PDT 2014


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #230693|review?                     |review+
               Flag|                            |




--- Comment #9 from Benjamin Poulain <benjamin at webkit.org>  2014-05-03 20:06:13 PST ---
(From update of attachment 230693)
View in context: https://bugs.webkit.org/attachment.cgi?id=230693&action=review

Great patch and great test!

I'll update the LayoutTest's ChangeLog and commit manually.

> LayoutTests/ChangeLog:10
> +        Since adjacent backtracking stack reference is pre-allocated
> +        in prologue in http://trac.webkit.org/changeset/166834,
> +        clearing stack phase is not needed. So we can drop

You don't need to repeat the text in this changelog. In the layout test changelog, you can add any comment you have on your tests.

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