[Webkit-unassigned] [Bug 70015] Constructor should not be called if the object is being constructed inside WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 00:38:30 PDT 2011


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





--- Comment #7 from Kentaro Hara <haraken at chromium.org>  2011-10-14 00:38:29 PST ---
(In reply to comment #6)
> Checking that static information isn't correct in all cases.  For example, sometimes we run WebCore code with JavaScript on the static and sometimes we run WebCore code without JavaScript on the stack.  Have the constructors work differently in those cases isn't really correct.
> 

Adam: Thank you very much. I will investigate more to find a correct way to make constructorCallback() to be called only when constructorCallback() should be called.

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