
This patch allows preserving the user's line wrapping preference for view source pages when the "Line wrapping" checkbox is toggled. This is made possible by the newly-introduced PersistentRendererPrefsService, which serves as as communication bridge between blink and chrome, allowing the preference to be stored in the most appropriate profile. Fixed: 40161918 Change-Id: I315f10efaf7c08f288ba70e2b3103f0d84c8ca1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6477032 Reviewed-by: Jan Keitel <jkeitel@google.com> Reviewed-by: Alex Ilin <alexilin@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1458721}