commit | 5d1d4e4db330d84655b921d0c9e83c44ea69ddbb | [log] [tgz] |
---|---|---|
author | clamy <clamy@chromium.org> | Mon Feb 15 14:05:55 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 15 14:07:51 2016 |
tree | 6873de8041be5a1c014e64655c01966272182ad2 | |
parent | 82367d67cd40cdfd83af0009ad1623fde1703bd9 [diff] |
PlzNavigate: support for srcdoc navigations This CL introduces support for srcdoc navigations. They are no longer sent to the browser, as they make no netwrok request. On commit, the created NavigationHandle is also made properly aware that the navigation was an srcdoc navigation. BUG=576263 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Review URL: https://codereview.chromium.org/1691333002 Cr-Commit-Position: refs/heads/master@{#375456}