Web Share: Protect against attempts to share many files, or large files
As in ShareServiceImpl.java, the browser process rejects attempts to share more than 10 files at once, or share any file larger than 50 megabytes. Browser enforcement of these limits is only relevant in the event a renderer process is compromised, as NavigatorShare::share also imposes limits. Bug: 1035527,1110119 Change-Id: I3a9d5a5df528616b2512a3d9efdfe54ffa320b36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386937Reviewed-by:Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#803735}
Showing
Please register or sign in to comment