[Webkit-unassigned] [Bug 201862] New: [FTW] Correct ImageBufferData and clear operations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 16 22:57:56 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201862
Bug ID: 201862
Summary: [FTW] Correct ImageBufferData and clear operations
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
The implementation of ImageBufferDataDirect2D did not properly handle the case of a 'getData' request for less than the size of the full bitmap.
The implementation of 'Clear' was not correct when the size of the region to be cleared is less than the size of the render target.
This patch corrects both problems.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190917/3255e710/attachment.html>
More information about the webkit-unassigned
mailing list