Add MIME type checks to existing browser tests.
Bug 1067499 requires the addition of individual browser tests to validate the MIME type detected and reported by Quick View for all file extensions known to Files.app. This CL is the first of many and adds MIME type checks for file extensions with existing tests. It also adds a new test that highlights the quirks of the file content sniffing used by the Media Gallery API (the underlying implementation used by Quick View to determine and report MIME type in the right-hand metadata information box). Subsequent CLs will split out MIME type testing from some of the current tests (where it is overloaded in the test of a wider feature) and add new tests for currently untested file extensions. Bug: 1067499 Change-Id: I08fb9926ac3aa734f95cc5cc04afa1c241300cc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141563Reviewed-by:Alex Danilo <adanilo@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Commit-Queue: Josh Simmons <simmonsjosh@google.com> Cr-Commit-Position: refs/heads/master@{#757756}
Showing
Please register or sign in to comment