mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
First proxy attempt
This commit is contained in:
parent
42b19a4ba5
commit
211d6710f6
4 changed files with 46 additions and 17 deletions
|
@ -372,7 +372,8 @@
|
|||
return function mozGetAsFile(callback){
|
||||
return checkerWrapper(checker, this, arguments, useFakeCanvasCallback);
|
||||
};
|
||||
}
|
||||
},
|
||||
exportOptions: {allowCallbacks: true}
|
||||
},
|
||||
getImageData: {
|
||||
type: "readout",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue