[webkit-changes] [WebKit/WebKit] d00eea: Regression(267850 at main) Flaky crash under the Medi...

Chris Dumez noreply at github.com
Tue Sep 19 13:02:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d00eeaf712d499c49c77e421abdf9471db42db1c
      https://github.com/WebKit/WebKit/commit/d00eeaf712d499c49c77e421abdf9471db42db1c
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-09-19 (Tue, 19 Sep 2023)

  Changed paths:
    M Source/WebCore/Modules/mediastream/MediaStream.cpp

  Log Message:
  -----------
  Regression(267850 at main) Flaky crash under the MediaStream destructor
https://bugs.webkit.org/show_bug.cgi?id=261762

Reviewed by Brent Fulgham.

Avoid ref'ing the Document in ~MediaStream has it may have started
destruction.

* Source/WebCore/Modules/mediastream/MediaStream.cpp:
(WebCore::MediaStream::~MediaStream):

Canonical link: https://commits.webkit.org/268144@main




More information about the webkit-changes mailing list