SuperSize: Caspian: Display .sizediffs in diff mode
Previously the WebAssembly web worker assumed that it should render in diff mode if and only if it was passed a |before| to compare against. With .sizediffs, this assumption no longer holds - the WebAssembly worker extracts both .size files from a single field, so we have to tell JavaScript that it's a diff. Change-Id: I972f7eaca9508c87c033b3f78ad169afa70f2ebc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1954194 Commit-Queue: Jasper Chapman-Black <jaspercb@chromium.org> Reviewed-by:Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#722528}
Showing
Please register or sign in to comment