[webkit-reviews] review granted: [Bug 87783] Setting to allow synchronous XHRs to be disabled in documents is not reset between tests : [Attachment 144965] reset internals in WTR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 21:01:55 PDT 2012


Mihai Parparita <mihaip at chromium.org> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 87783: Setting to allow synchronous XHRs to be disabled in documents is not
reset between tests
https://bugs.webkit.org/show_bug.cgi?id=87783

Attachment 144965: reset internals in WTR
https://bugs.webkit.org/attachment.cgi?id=144965&action=review

------- Additional Comments from Mihai Parparita <mihaip at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=144965&action=review


> Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp:354
> +    WebCoreTestSupport::resetInternalsObject(context);

FWIW, the Qt port would appear to need a
DumpRenderTreeSupportQ::resetInternalsObject call, based on the
injectInternalsObject callsite.


More information about the webkit-reviews mailing list