DescriptionEnsure that SkDebugf is exported from the library.
This was caused by the change to always call SkDebugf() in SkASSERT(). There are many headers in Skia that call SkASSERT and so we were seeing linking issues in Gecko where we were using Skia across DLL boundaries.
R=reed1
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/c4ade57cd4ce5083e0fac19111a6ee6e32e18df4
Patch Set 1 #Patch Set 2 : Move SK_API to the beginning of the line #Messages
Total messages: 4 (0 generated)
|