0
Files
src/content/browser
Ho Cheung 6f158a09d7 [code health] [content] Using ReadDict to simplify some JSON parsing
Replaced the base::JSONReader::Read call with
base::JSONReader::ReadDict for more concise and
direct parsing of JSON dictionaries.

Bug: 40912723
Change-Id: I5ac1e97af4980c448202cd8387cf427915356f02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6171787
Reviewed-by: Ken Buchanan <kenrb@chromium.org>
Commit-Queue: Ho Cheung <hocheung@chromium.org>
Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1407649}
2025-01-16 16:42:25 -08:00
..
2025-01-09 16:03:43 -08:00
2025-01-09 16:03:43 -08:00
2025-01-09 16:03:43 -08:00
2025-01-02 12:15:15 -08:00
2025-01-09 16:03:43 -08:00
2025-01-09 16:03:43 -08:00

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