Comment #3 on issue 2524 by [email protected]: Throwing an exception in FailedAccessCheckCallback causes weird behavior.
http://code.google.com/p/v8/issues/detail?id=2524

Sure. If I apply the patch from https://bugs.webkit.org/show_bug.cgi?id=43891, and then add in the line above (`setDOMException(SECURITY_ERR, v8::isolate::GetCurrent());` to http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/v8/V8Initializer.cpp#L104), then I see failures where `js-test-pre.js` can't write out results because `document.getElementById` doesn't find elements that are on the page.

It's strange indeed.

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to