Commit 9a1ebc79 authored by fmalita's avatar fmalita Committed by Commit bot

Remove SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS

Legacy Skia flag.

BUG=475022
TBR=reed@google.com

Review URL: https://codereview.chromium.org/1071463004

Cr-Commit-Position: refs/heads/master@{#324273}
parent 3ebecc3d
...@@ -257,10 +257,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal, ...@@ -257,10 +257,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
# define SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS # define SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS
#endif #endif
#ifndef SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS
# define SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS
#endif
#ifndef SK_IGNORE_ETC1_SUPPORT #ifndef SK_IGNORE_ETC1_SUPPORT
# define SK_IGNORE_ETC1_SUPPORT # define SK_IGNORE_ETC1_SUPPORT
#endif #endif
......
...@@ -91,4 +91,11 @@ crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite-video.html [ ...@@ -91,4 +91,11 @@ crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite-video.html [
crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite.html [ NeedsManualRebaseline ] crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite.html [ NeedsManualRebaseline ]
crbug.com/475017 virtual/slimmingpaint/svg/filters/feComposite.svg [ NeedsManualRebaseline ] crbug.com/475017 virtual/slimmingpaint/svg/filters/feComposite.svg [ NeedsManualRebaseline ]
# SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS
crbug.com/475022 media/audio-repaint.html [ NeedsManualRebaseline ]
crbug.com/475022 svg/custom/linking-a-03-b-viewBox-transform.svg [ NeedsManualRebaseline ]
crbug.com/475022 svg/custom/marker-orient-auto.html [ NeedsManualRebaseline ]
crbug.com/475022 svg/text/text-path-01-b.svg [ NeedsManualRebaseline ]
crbug.com/475022 virtual/slimmingpaint/svg/text/text-path-01-b.svg [ NeedsManualRebaseline ]
# END OVERRIDES HERE (this line ensures that the file is newline-terminated) # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment