[Webkit-unassigned] [Bug 88271] initial rendering microbenchmark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 12:26:39 PDT 2012


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





--- Comment #17 from Nat Duca <nduca at chromium.org>  2012-06-26 12:26:37 PST ---
I think you're overthinking the stateless thing. I think that the functions should do what they say they're going to do regardless of what was called on them in the past. So, for example, it is good that layout NOT be on the interface and that it internally do layout for you. Anyway, I'm not clear how you "impose a stateless constraint"?

Wrt deque, you could also write a recursive function. :)

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