Chromium Code Reviews
DescriptionFix a minor issue in OffscreenCanvas.drawImage
This CL fixes the problem in OffscreenCanvas.drawImage function when it
takes another OffscreenCanvas without a context as its image source. In
this case, it should draw transparent black. However, currently this is
not currently handled.
This CL also adds a layout test to verify the case.
BUG=670393
Committed: https://crrev.com/c5164dcf766dffdbbe6575e7c7c68cb920698c8a
Cr-Commit-Position: refs/heads/master@{#435723}
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comments #
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||