Let beacon/keepalive tests leak
Requests with keepalive set (including requests initiated by sendBeacon()) are leaky by design; they are kept alive even when the frame is detached. This change makes it explicit in LeakExpectations. Bug: 755625 Change-Id: I9c708e7f492bb2859bad007faa201e79517f03a2 Reviewed-on: https://chromium-review.googlesource.com/920123 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#536967}
Showing
Please register or sign in to comment