commit | 89aa1402e01e28ebe8a14180dff714cc8b15a34f | [log] [tgz] |
---|---|---|
author | Pete Williamson <[email protected]> | Fri Jul 07 19:58:41 2017 |
committer | Commit Bot <[email protected]> | Fri Jul 07 19:58:41 2017 |
tree | 4f852510245d61847d93d2ebaf87ab8000c0a2a8 | |
parent | e56f0726e73f8b032df5d3393f7edf1b765366f9 [diff] |
Prevent Previews from interfering with Offline Pages Some previews can cause problems for offlining. We should disable those previews. This approach uses a NavigationDelegate and a WebContentsDelegate to allow the background offliner to disable previews that could cause problems for offlining. Bug: 703875 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: I519fae1b6f98da99c89ff97cb4b201c60a92b176 Reviewed-on: https://chromium-review.googlesource.com/544586 Commit-Queue: Peter Williamson <[email protected]> Reviewed-by: Charlie Harrison <[email protected]> Reviewed-by: Cathy Li <[email protected]> Reviewed-by: Ryan Sturm <[email protected]> Reviewed-by: Alex Moshchuk <[email protected]> Cr-Commit-Position: refs/heads/master@{#485014}