mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* feat: add copyVideoFrameAt and saveVideoFrameAs Method on Webcontent chore: change the description of savevideoframe api chore: add the description of the restrictive elements for using the APIs. move to webframemain fixed mediaPlayerAction to kSaveVideoFrameAs Update spec/api-web-frame-main-spec.ts Co-authored-by: John Kleinschmidt <kleinschmidtorama@gmail.com> Update spec/api-web-frame-main-spec.ts Co-authored-by: John Kleinschmidt <kleinschmidtorama@gmail.com> fixed clipboard tests for video frame copying fixed test for copying video frame to clipboard. check video loaded before copy video frame in test. chore: try non-proprietary video format Revert "chore: try non-proprietary video format" This reverts commit ef085f88a1af53b6408a7af695cc60b8681398cf. fix: format video as file url * test: skip webFrameMain.copyVideoFrameAt on win32 CI due Chromium DCHECK