Switch to disabling form control elements in loaded MHTML
We used to disable all form control elements when saving a page as MHTML since the form in the MHTML document cannot be worked on due to form submission and script execution disabled. As suggested by Jeffrey Yasskin, we switched to disable form control elements in the loaded MHTML document. Bug: 771786 Change-Id: I44b9c324192be052dd47db3d126a911ab5dd34e3 Reviewed-on: https://chromium-review.googlesource.com/701368 Commit-Queue: Jian Li <jianli@chromium.org> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#506839}
Showing
Please register or sign in to comment