Chromium Code Reviews
DescriptionAdd tests for webRequest events and frame unload
Tests the following scenarios:
- Load a slow same-origin/cross-origin main/child resource in a frame
and remove frame/tab.
- Insert a same-origin/cross-origin frame in the document and remove it
without waiting for the response from the server.
BUG=572930
TEST=./browser_tests --gtest_filter=ExtensionWebRequestApiTest.WebRequestUnloadAfterRequest:ExtensionWebRequestApiTest.WebRequestUnloadImmediately
Committed: https://crrev.com/5d98a647f71dcd17b3ffa3ad1d8100ea77b79dfa
Cr-Commit-Position: refs/heads/master@{#395440}
Patch Set 1 #
Total comments: 20
Patch Set 2 : battre's nits #Dependent Patchsets: Messages
Total messages: 12 (6 generated)
|