[omnibox] [chrome://omnibox] Persist display options between page loads.
We previously considered persisting all inputs, but decided to hold off because 1) it would make asking users to extract data more error prone, and 2) having options to 'reset inputs' and 'toggle persistence' would be too complicated. Since then, I've come into the habit of 1) open chrome://omnibox, 2) enable 'connect window to omnibox', 3) enable 'thin rows', and then 4) type my input. This becomes cumbersome when opening multiple chrome://omnibox tabs, e.g., to compare results. To satisfy both requirements, this CL persists display options only. Since query inputs aren't persisted, the extracted JSON won't be affected, and 'reset inputs' and 'toggle persistence' options won't be required. Change-Id: I8b2f4d17ce840f6b4d1cec4df8b446122b7e28eb NOTRY=true To skip android-binary-size bot due to a bug (crbug.com/1045024). Other try-bots have passed. Change-Id: I8b2f4d17ce840f6b4d1cec4df8b446122b7e28eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2002983 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by:Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#734518}
Showing
Please register or sign in to comment