[Webkit-unassigned] [Bug 38705] chromium fails http/tests/sandbox-inherit-to-initial-document-2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 19:31:42 PDT 2010


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





--- Comment #17 from Dirk Pranke <dpranke at chromium.org>  2010-08-04 19:31:41 PST ---
Okay, I think the crash is being caused because we removed the call to CanExecuteScripts(), which was probably returning false for some non-sandbox related issue for that particular test. As a result, we end up trying to fetch a proxy object and tripping over a null pointer somewhere.

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