Revert of grit: Automatically replace ... with … (patchset #10 id:180001 of...
Revert of grit: Automatically replace ... with … (patchset #10 id:180001 of https://codereview.chromium.org/2112653003/ ) Reason for revert: Likely cause of failures: --- https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux/builds/67858 unexpected_failures: fast/forms/color/color-suggestion-picker-appearance-zoom125.html fast/forms/color/color-suggestion-picker-with-scrollbar-appearance.html fast/forms/color/color-suggestion-picker-appearance-zoom200.html all with the message image diff --- since it appears to replace "..." with a proper ellipsis, which all the three tests show differences from: https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux/67858/layout-test-results/results.html also failures for also some other bots for tests fast/forms/color/color-suggestion-picker-appearance.html fast/forms/color/color-suggestion-picker-one-row-appearance.html fast/forms/color/color-suggestion-picker-two-row-appearance.html appear on other bots. And, for what it's worth, the bot https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29/builds/3384 started showing a renderer crash in http/tests/images/restyle-decode-error.html in a blamelist that includes this change as well. Hopefully this revert will fix that too. :-) Original issue's description: > grit: Automatically replace ... with … (U+2026) > > Android lint tool pointed out that ... should really be … (U+2026). > Tested that this glyph renders well on Mac + Win as well, so > applying to all OS's by default. > > TBR=flackr > BUG=621772 > > Committed: https://crrev.com/e82c4e1b9de3b189c85bccff63d4ef3046e44d43 > Cr-Commit-Position: refs/heads/master@{#407182} TBR=flackr@chromium.org,asanka@chromium.org,agrieve@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=621772 Review-Url: https://codereview.chromium.org/2176663003 Cr-Commit-Position: refs/heads/master@{#407219}
Showing
Please register or sign in to comment