Bug 1752981 [wpt PR 32633] - WebTransport: Remove Controller()->NoteHasBeenCanceled...
commit9a7930eeeab32c6349b8d903378e4ef41ca80448
authorAdam Rice <ricea@chromium.org>
Sun, 13 Feb 2022 21:33:26 +0000 (13 21:33 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 26 Feb 2022 11:56:59 +0000 (26 11:56 +0000)
tree26a97c7124cc153f95cca9e7cb071f981fac8d30
parentc6127d936b6f4cede331b709e07f76d9492137b0
Bug 1752981 [wpt PR 32633] - WebTransport: Remove Controller()->NoteHasBeenCanceled(), a=testonly

Automatic update from web-platform-tests
WebTransport: Remove Controller()->NoteHasBeenCanceled()

Remove an unnecessary call to Controller()->NoteHasBeenCanceled() in the
Cancel() method of WebTransport::DatagramUnderlyingSource. It has
already been called in UnderlyingSourceBase::cancelWrapper() so the call
was redundant.

BUG=1292387,1292463

Change-Id: Ie30f983e257bff3606f13268cabf8fde83d4543d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3428509
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Commit-Queue: Adam Rice <ricea@chromium.org>
Cr-Commit-Position: refs/heads/main@{#966047}

--

wpt-commits: 9efe5eaf80eaffa12ef14de9d29078fe1e034b2d
wpt-pr: 32633
testing/web-platform/tests/webtransport/datagram-cancel-crash.https.window.js [new file with mode: 0644]