Bug 1752981 [wpt PR 32633] - WebTransport: Remove Controller()->NoteHasBeenCanceled...
commitdda47234e9c0056ff15d79d3f6ae44dc92fd8ac4
authorAdam Rice <ricea@chromium.org>
Sat, 26 Feb 2022 22:06:32 +0000 (26 22:06 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 7 Mar 2022 14:47:58 +0000 (7 14:47 +0000)
treefd517851cdab75fca31bea7e85e7771c8f615247
parent0a124bd44ecf8cbc1329d51b23bf7ef6021bc65c
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]