commit | 294dcbd8e808c97e258be614caa5663795e052a7 | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Tue Feb 12 20:49:07 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 12 20:49:07 2019 |
tree | a56ef31962de7419821160c25c2e59cab2a10849 | |
parent | 104d032865853a30b2697693963ba5e71d5ce3cf [diff] |
[ios] Prevent more taps in the NTP if the underlying NTP hasn't committed. Sometimes the underlying ios/web page used for the NTP (about://newtab) takes a long time to load. Loading any page before the newtab is committed will leave ios/web in a bad state. Additionally block any most visited action, the fake omnibox and voice search until the underlying NTP is committed. See: crbug.com/925304 for more context. Remove this when ios/web supports queueing multiple loads during this state. Bug: 931306 Change-Id: Iff2c11eadaeed60407879d51b5b2577e606c8a18 Reviewed-on: https://chromium-review.googlesource.com/c/1464174 Reviewed-by: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Auto-Submit: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#631376}
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 .