[webkit-reviews] review granted: [Bug 62066] XHRs and preloads cause DocumentLoader::isLoadingInAPISense() to return true : [Attachment 96106] Test updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 13:38:58 PDT 2011


Adam Barth <abarth at webkit.org> has granted Nate Chapin <japhet at chromium.org>'s
request for review:
Bug 62066: XHRs and preloads cause DocumentLoader::isLoadingInAPISense() to
return true
https://bugs.webkit.org/show_bug.cgi?id=62066

Attachment 96106: Test updates
https://bugs.webkit.org/attachment.cgi?id=96106&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=96106&action=review

This is fine, assuming you've checked that other browsers don't hold the load
event for XHRs.

>
LayoutTests/http/tests/xmlhttprequest/resources/uri-resolution-opera-open-008-i
frame.html:20
> +	       if (window.layoutTestController)
> +			   layoutTestController.notifyDone();

Crazy indent.


More information about the webkit-reviews mailing list