0
Files
src/content/browser
Dave Tapuska b0d089f7de More fixes for incorrect blink imports
Importing blink mojo types into other directories that aren't blink
causes imports of internal blink header files
(WTF::String/Vector/HashMap). This can then be abused by the caller to
create structures that it shouldn't have access to. This is preliminary
cleanup for adding an enforcement to the blink mojo header files.

Change-Id: I9679006ec54e73fe0b138d344861d4e06c957b0a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5962324
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1373589}
2024-10-24 21:20:49 +00:00
..
2024-08-06 02:43:45 +00:00
2024-07-15 19:40:30 +00:00
2024-07-06 14:14:10 +00:00
2024-07-06 14:14:10 +00:00

This directory contains the core code needed for the browser process of a multi-process sandboxed browser.