[Webkit-unassigned] [Bug 38188] Remove custom NodeIterator bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 13:59:37 PDT 2010


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





--- Comment #15 from Adam Barth <abarth at webkit.org>  2010-04-27 13:59:37 PST ---
(In reply to comment #13)
> > Typically in a case like this we construct a test case demonstrating that's OK.
> 
> Ok.  Will do shortly.

Turns out this is impossible because the only time ec is set is as the first
action of the method:

http://trac.webkit.org/browser/trunk/WebCore/dom/NodeIterator.cpp#L87

which means there's no test case we can write with our current code that shows
that the ExecState exception has priority.  (At least, I don't see how to write
code that generates both kinds of exceptions.)

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