12022-04-06 Per Arne Vollan <pvollan@apple.com>
2
3 Avoid calling IOSurfaceAlignProperty in the WebContent process
4 https://bugs.webkit.org/show_bug.cgi?id=238870
5 <rdar://91252359>
6
7 Reviewed by Geoffrey Garen.
8
9 Use cached values for bytes per row alignment.
10
11 * platform/graphics/cg/ImageBufferIOSurfaceBackend.cpp:
12 (WebCore::ImageBufferIOSurfaceBackend::calculateBytesPerRow):
13