DescriptionServiceWorker: Remove iframes explicitly after a test is finished
On Firefox, reloading a test page which has an iframe controlling
unregistered SW doesn't release the worker though the iframe is already
released, and this results failure of the subsequent test.
Removing iframes after the test is finished would be a solution for this problem.
BUG=594032
TEST=./third_party/WebKit/Tools/Scripts/run-webkit-tests -t Default http/tests/serviceworker
Committed: https://crrev.com/025c7a5cefe328486bcd4309c2b945987a09374c
Cr-Commit-Position: refs/heads/master@{#385699}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Change the default reclamation policy and get all the tests are passed #Patch Set 3 : Remove a comment line #
Total comments: 8
Patch Set 4 : Change the style of how to specify auto_remove #
Messages
Total messages: 20 (6 generated)
|