Files
electron/patches
Samuel Attard b03ceca18d fix(patch-conflict): update protocol handler patch for relaxed assertion
Upstream relaxed the DCHECK(ph_registry) to handle tests using dummy profiles
that lack the required testing factory. Changed to early return with CHECK_IS_TEST().
Our patch already had an early return but updated comment context to match
upstream changes while preserving our behavior (removing CHECK_IS_TEST).

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7116098
2025-11-21 12:18:15 -08:00
..
2025-11-17 15:18:14 -05:00
2025-11-07 17:12:51 -05:00