[Webkit-unassigned] [Bug 137631] DOMTimer nesting level may not impact each other.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 15 23:47:11 PDT 2014


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





--- Comment #2 from Horky <chenhao at ucweb.com>  2014-10-15 23:47:06 PST ---
(In reply to comment #1)
> I do not prefer to clear the nesting level before the early return in DOMTimer::fired, some algorithms rely on it. Maybe moving nesting level from Document to DOMTimer is a optional solution.

I miss-understood that, the DOMTimer already has its own nesting level. So that is reasonable to clear the nesting level of script execution context.

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