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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 09:02:17 PDT 2013


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





--- Comment #10 from Russell McClellan <russell.mcclellan at gmail.com>  2013-03-21 09:04:43 PST ---
(In reply to comment #9)
> 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.

Yeah, I agree.  Unfortunately the only alternative right now that I can think of is custom bindings (i.e. the "CustomIsReachable" IDL attribute), and that feels like even more overkill.  Maybe it would be good at some future date to abstract out the "pending activity" behavior from the "suspend/resume" behavior,

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