mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* fix: session.getBlobData never resolves with blob sizes > 65536 (#34398) * Add unit test case for session.getBlobData Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>