[Webkit-unassigned] [Bug 87783] Setting to allow synchronous XHRs to be disabled in documents is not reset between tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 17:48:37 PDT 2012


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





--- Comment #7 from Mihai Parparita <mihaip at chromium.org>  2012-05-29 17:48:34 PST ---
The actual resetting code that I'm adding is:

    WKBundleFrameRef frame = WKBundlePageGetMainFrame(m_page);
    JSGlobalContextRef context = WKBundleFrameGetJavaScriptContext(frame);
    WebCoreTestSupport::resetInternalsObject(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