build: match upstream with unsafe buffer paths (#45853)
* build: match upstream with unsafe buffer paths * Don't assume STL iterators are pointers Refs https://issues.chromium.org/issues/328308661 * chore: spanify process_singleton_win.cc
This commit is contained in:
parent
d987bee007
commit
041ada1586
13 changed files with 44 additions and 126 deletions
|
@ -73,5 +73,3 @@ enterprise_cloud_content_analysis = false
|
|||
# TODO: remove dependency on legacy ipc
|
||||
# https://issues.chromium.org/issues/40943039
|
||||
content_enable_legacy_ipc = true
|
||||
|
||||
clang_unsafe_buffers_paths = "//electron/electron_unsafe_buffers_paths.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue