[webkit-reviews] review granted: [Bug 74952] Need AssociatedURLLoader tests for redirects and CORS access control : [Attachment 120173] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 13:15:06 PST 2011


Adam Barth <abarth at webkit.org> has granted Bill Budge <bbudge at gmail.com>'s
request for review:
Bug 74952: Need AssociatedURLLoader tests for redirects and CORS access control
https://bugs.webkit.org/show_bug.cgi?id=74952

Attachment 120173: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=120173&action=review

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


> Source/WebKit/chromium/tests/AssociatedURLLoaderTest.cpp:-126
> -	   EXPECT_EQ(m_expectedRedirectResponse.mimeType(),
redirectResponse.mimeType());

Can you explain in the ChangeLog why you're removing this check?

> Source/WebKit/chromium/tests/AssociatedURLLoaderTest.cpp:176
> +	     m_runningMessageLoop = false;
> +	     webkit_support::QuitMessageLoop();

Four-space indent pls.


More information about the webkit-reviews mailing list