DescriptionFix copyImage for WebGL elements.
"Copy image" menu item crashes on WebGL elements because the
copiedImage in HTMLCanvasElement gets cleared before it can
be copied to the clipboard.
Also fixed HTMLCanvasElement::copiedImage() so that the copy
is done on the latest frame composited to the screen.
BUG=392765
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178508
Patch Set 1 #Patch Set 2 : added layout test #Patch Set 3 : added test for negative input #
Total comments: 2
Patch Set 4 : seperated negative test #
Total comments: 1
Messages
Total messages: 15 (0 generated)
|