[Webkit-unassigned] [Bug 112858] Remove upcastPointer from ActiveDOMObject constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 08:48:37 PDT 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2013-03-21 08:51:03 PST ---
I think that using ActiveDOMObject when not needing suspending is an overkill. These don't scale well, as the whole list is iterated when suspend/resume happens.

Regardless, I think that this patch is awesome.

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