DescriptionAlways force the bounds of the empty pathref.
Chrome's TSAN bots are seeing various races on the bounds of the empty
path ref, and it's a simple fix to just force them on creation. In
fact, we used to do this for this very reason, but for some reason it
looks like I decided it wasn't necessary. Maybe not, but it certainly
doesn't hurt, and it's nice to keep TSAN happy.
Reminder to self: merge this into M39 branch too.
BUG=418299
Committed: https://skia.googlesource.com/skia/+/51936a3f07d18654be966527691067729c070bd3
Patch Set 1 #
Messages
Total messages: 14 (4 generated)
|