Fix bug on open downloaded articles in incognito.
Currently opening downloaded articles and most visited website does not work, since OfflinePageUtils returns null for given off-the-record profile. This CL fix the bug by passing always regular profile to OfflinePageUtil. It is safe, since offline page download is only available for regular mode. Bug: 1093758 Change-Id: Id542113e2d5676541766fbd2a2770e954c0b24a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299233Reviewed-by:Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Reviewed-by:
Jian Li <jianli@chromium.org> Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/master@{#795496}
Showing
Please register or sign in to comment