[Webkit-unassigned] [Bug 74952] Need AssociatedURLLoader tests for redirects and CORS access control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 23:04:09 PST 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #120231|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #15 from Adam Barth <abarth at webkit.org>  2011-12-21 23:04:09 PST ---
(From update of attachment 120231)
View in context: https://bugs.webkit.org/attachment.cgi?id=120231&action=review

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

I thought you were going to leave this in?

> Source/WebKit/chromium/tests/AssociatedURLLoaderTest.cpp:177
> +        if (m_runningMessageLoop) {
> +          m_runningMessageLoop = false;
> +          webkit_support::QuitMessageLoop();
> +        }

Bad indent.

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