Branch: refs/heads/webkitglib/2.52
  Home:   https://github.com/WebKit/WebKit
  Commit: 7ecc8c370116a3d8b983bbb4c5256e2f46f6ef14
      
https://github.com/WebKit/WebKit/commit/7ecc8c370116a3d8b983bbb4c5256e2f46f6ef14
  Author: Simon Pena <[email protected]>
  Date:   2026-03-17 (Tue, 17 Mar 2026)

  Changed paths:
    M Source/WebKit/Shared/unix/BreakpadExceptionHandler.cpp

  Log Message:
  -----------
  Cherry-pick 309414@main (936727f21514). 
https://bugs.webkit.org/show_bug.cgi?id=310098

    [WPE] Fix breakpad support broken since 303476@main
    https://bugs.webkit.org/show_bug.cgi?id=310098

    Reviewed by Philippe Normand.

    This replaces StringImpl::createFromCString with String::fromUTF8 when
    getting the minidump directory from the environment, and then
    MainRunLoopNeverDestroyed with NeverDestroyed, as the former asserts
    when used before the run loop is created.

    Tested by disabling the sandbox, as otherwise the directory access is
    restricted.

    * Source/WebKit/Shared/unix/BreakpadExceptionHandler.cpp:
    (WebKit::installBreakpadExceptionHandler):

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

Canonical link: https://commits.webkit.org/305877.226@webkitglib/2.52



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to