mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
* chore: remove promisification deprecation callbacks * update docs * fix smoke test * fix executejs issue * cleanup leftovers * fix webContents.executeJavaScript tests * cleanup WebContents.prototype.takeHeapSnapshot * fix "sets arbitrary webContents as devtools" test * fix executeJavaScriptInFrame related tests
240 B
240 B
UploadData Object
bytesBuffer - Content being sent.fileString - Path of file being uploaded.blobUUIDString - UUID of blob data. Use [ses.getBlobData](../session.md#sesgetblobdataidentifier method to retrieve the data.