0
Files
src/content/browser/process_internals
Javier Castro fd81146844 Add the JavaScript optimizer flag state to chrome://process-internals
This change adds whether JavaScript optimizers are enabled or not to the
set of information that is presented for each frame that is shown on
chrome://process-internals/ FrameTrees page. This information will make
it easier to identify and debug the state of the JavaScript optimizer on
a given frame.

Screenshot: http://crbug.com/397465003#attachment63151339

Change-Id: Ifc4bdccd1e9c52d755934c2f71be9bf44f5c1bb0
Bug: 397465003
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6291965
Reviewed-by: Alex Moshchuk <alexmos@chromium.org>
Reviewed-by: Matthew Denton <mpdenton@chromium.org>
Commit-Queue: Javier Castro <jacastro@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1423510}
2025-02-21 17:44:28 -08:00
..