Skip to content

Commit

Permalink
Bug 1812154 - Vendor libwebrtc from ffceb9b4ad
Browse files Browse the repository at this point in the history
We already cherry-picked this when we vendored b82c45815a.

Upstream commit: https://webrtc.googlesource.com/src/+/ffceb9b4ad5a111cd2410107d929ccf4adff8f7c
    [TurnPort] Check if turn entry was found when deleting a connection.

    This is a simple way to avoid crashing, but the underlying issue
    of why the entry has been removed, is a bit more complex to fix
    and will be fixed in a follow-up CL.

    Using no-try to land since the win_asan bot is failing for an unrelated
    reason and all other bots have passed.

    (cherry picked from commit 9c606497d155d6304933517576f051f84d50e907)

    No-try: true
    Bug: chromium:1374310
    Change-Id: I9dc0cf9e1acdcc3b3a205104346cc835b3f79c1b
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/279283
    Reviewed-by: Harald Alvestrand <[email protected]>
    Commit-Queue: Tomas Gunnarsson <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#38405}
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/280221
    Reviewed-by: Artem Titov <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5359@{#2}
    Cr-Branched-From: fb3bd4a01d7c840dfe7b3efa144c0fbcb6a97fef-refs/heads/main@{#38387}
  • Loading branch information
Drekabi committed Feb 4, 2023
1 parent 1f39354 commit 156b86b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions third_party/libwebrtc/README.moz-ff-commit
Original file line number Diff line number Diff line change
Expand Up @@ -18744,3 +18744,6 @@ fb3bd4a01d
# MOZ_LIBWEBRTC_SRC=/Users/danielbaker/moz-libwebrtc MOZ_LIBWEBRTC_BRANCH=mozpatches bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
# base of lastest vendoring
bfb453af77
# MOZ_LIBWEBRTC_SRC=/Users/danielbaker/moz-libwebrtc MOZ_LIBWEBRTC_BRANCH=mozpatches bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
# base of lastest vendoring
ffceb9b4ad
2 changes: 2 additions & 0 deletions third_party/libwebrtc/README.mozilla
Original file line number Diff line number Diff line change
Expand Up @@ -12518,3 +12518,5 @@ libwebrtc updated from /Users/danielbaker/moz-libwebrtc commit mozpatches on 202
libwebrtc updated from /Users/danielbaker/moz-libwebrtc commit mozpatches on 2023-02-04T21:37:36.486681.
# ./mach python dom/media/webrtc/third_party_build/vendor-libwebrtc.py --from-local /Users/danielbaker/moz-libwebrtc --commit mozpatches libwebrtc
libwebrtc updated from /Users/danielbaker/moz-libwebrtc commit mozpatches on 2023-02-04T21:39:25.167800.
# ./mach python dom/media/webrtc/third_party_build/vendor-libwebrtc.py --from-local /Users/danielbaker/moz-libwebrtc --commit mozpatches libwebrtc
libwebrtc updated from /Users/danielbaker/moz-libwebrtc commit mozpatches on 2023-02-04T21:40:32.036098.

0 comments on commit 156b86b

Please sign in to comment.