electron/shell
trop[bot] 95bce0bce1
refactor: use base::as_string_view() (#45746)
Use `base::as_string_view()` as a safer alternative to `reinterpret_cast`
in a couple of places.

Xref: https://chromium-review.googlesource.com/c/chromium/src/+/5472408

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-02-21 10:14:12 -06:00
..
app refactor: use base::Extend in AddAdditionalSchemes() (#44866) 2024-11-27 10:09:55 -06:00
browser refactor: use base::as_string_view() (#45746) 2025-02-21 10:14:12 -06:00
common fix: dangling speculative frames (#45687) 2025-02-19 15:19:19 -05:00
renderer fix: support for v8.setHeapSnapshotNearHeapLimit api (#45644) 2025-02-17 15:48:02 +01:00
services/node fix: support for v8.setHeapSnapshotNearHeapLimit api (#45644) 2025-02-17 15:48:02 +01:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00