Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the golden image comparator to handle read-only image ByteData…
… views The engine is now wrapping image byte data in an UnmodifiableByteDataView (see flutter/engine#19504). The golden image comparator must make a copy before modifying the buffer.
- Loading branch information