commit | 14c5e572b51e17f6b378a8b98ec85d9c6d8e91d3 | [log] [tgz] |
---|---|---|
author | Eric Willigers <[email protected]> | Tue Oct 29 11:39:49 2019 |
committer | Commit Bot <[email protected]> | Tue Oct 29 11:39:49 2019 |
tree | 407cb72acfcd5ca37b642707313a7a6835d88ccf | |
parent | 3922a1244ef3207acdb532702f546937b8b5e2bc [diff] |
WebApp: record both application and user preference for display mode We persist both the app's preference and the user's preference for the display mode. The user's preference (open in Browser tab or in Standalone window) was already being stored and synced. This field is renamed as user_display_mode. We now additionally store the app's preference, as display_mode. Note it is only stored locally, not synced. Not yet implemented: recording app's preferred display mode in the extensions-based implementation of bookmark apps - crbug.com/1014346 [email protected] Bug: 1014347, 1013968 Change-Id: Icab31053e40761194f62e961e3317acea655bca6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882197 Commit-Queue: Eric Willigers <[email protected]> Reviewed-by: Marc Treib <[email protected]> Reviewed-by: Alan Cutter <[email protected]> Reviewed-by: Alexey Baskakov <[email protected]> Cr-Commit-Position: refs/heads/master@{#710294}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .