RESOLVED FIXED 28442
Assigning a function to an object should always use the existing transition, even if the transition is not specialised
https://bugs.webkit.org/show_bug.cgi?id=28442
Summary Assigning a function to an object should always use the existing transition, ...
Oliver Hunt
Reported 2009-08-18 18:41:11 PDT
This results in unnecessarily bad (basically pathological) memory use and structure thrashing.
Attachments
Patch v1 (1.67 KB, patch)
2009-08-18 18:48 PDT, Oliver Hunt
barraclough: review+
Oliver Hunt
Comment 1 2009-08-18 18:48:43 PDT
Created attachment 35094 [details] Patch v1
Oliver Hunt
Comment 2 2009-08-18 19:34:25 PDT
Committed r47474
Note You need to log in before you can comment on or make changes to this bug.