Disable Incognito CCT for offline pages.
After enabling Incognito CCT, offline pages starts to use it because of passing EXTRA_OPEN_NEW_INCOGNITO_TAB true for incognito mode. Although this is an intended behavior, Incognito CCT fetches downloaded page from web, instead of fetching it from the disk. This CL disables Incognito CCT use for offline page and makes offline page behavior for incognito same with prior Incognito CCT is introduced. After there will be support for fetching downloaded pages from disk for incognito, this CL will be reverted. Bug: 1148275 Change-Id: I30cdc6486fb1725bec5c4f6bb6edb1c97be78782 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588911Reviewed-by:Scott Little <sclittle@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#837988}
Showing
Please register or sign in to comment