Guard upcoming fix to Skia's rectangle dashing code
The change fixes a bug found by pdfium, but alters some web tests in trivial ways. Using a flag to rebaseline the changes. Bug: pdfium:1871 Change-Id: Iaace4ed7587861a6148179e12ea69181bacbadf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4022213 Commit-Queue: Herb Derby <herb@google.com> Auto-Submit: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Herb Derby <herb@google.com> Cr-Commit-Position: refs/heads/main@{#1070506}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
ea70fc8d90
commit
096271c7ef
@ -212,6 +212,8 @@ SK_API void SkDebugf_FileLine(const char* file,
|
||||
|
||||
#define SK_SUPPORT_LEGACY_AAA_CHOICE
|
||||
|
||||
#define SK_LEGACY_RECT_DASHING_BUG
|
||||
|
||||
#define SK_SUPPORT_LEGACY_DRAWLOOPER
|
||||
|
||||
#define SK_SUPPORT_LEGACY_DITHER
|
||||
|
Reference in New Issue
Block a user