Files
brave-core/ios/web_view
Emerick Rogul 80502603a3 [cr148][ios] Add implementation for CWVGlobalState::setDumpWithoutCrashingHandler
Added implementation for new required method.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/7c9a01ff3216085d9809562f93e716b624c73627

commit 7c9a01ff3216085d9809562f93e716b624c73627
Author: Anuj Kumar <anujbh@google.com>
Date:   Fri Mar 13 11:28:12 2026 -0700

    [ios_web_view] Expose CWVGlobalState setDumpWithoutCrashingHandler

    Exposes setDumpWithoutCrashingHandler in CWVGlobalState to allow
    the host application to register a custom crash handler function
    for Chromium's base::debug::DumpWithoutCrashing.

    Bug: 491216002
    Change-Id: I864d7869ae5ace1e9ddfe58502380e609c0746a1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7650095
    Reviewed-by: Mike Dougherty <michaeldo@chromium.org>
    Reviewed-by: Carlos Acosta <cyacosta@google.com>
    Commit-Queue: Anuj Kumar <anujbh@google.com>
    Cr-Commit-Position: refs/heads/main@{#1599198}
2026-04-27 12:00:54 +01:00
..