Fixed issue where HTML files marked as attachments were failing to download.
Downloaded HTML were being intercepted and being downloaded as Offline Pages. In cases where the headers included "Content-Disposition: attachment", the Offline Page download would fail. I have added an extra constraint when intercepting the download that excludes cases with the specified header. Bug: 1041209 Change-Id: Ia3c3ca1db4e4526c355700ed661c390a06de2d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443791 Commit-Queue: Max Curran <curranmax@chromium.org> Auto-Submit: Max Curran <curranmax@chromium.org> Reviewed-by:Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#812957}
Showing
Please register or sign in to comment