henrit
|
3c33d70294
fix: clipboard.writeBuffer raw format access (#31116)
|
3 years ago |
John Kleinschmidt
|
5899a72df9
fix: clipboard.read() to recognize custom types (#31623)
|
3 years ago |
Shelley Vohr
|
deb7ab2a40
fix: clipboard.read() crash (#31566)
|
3 years ago |
electron-roller[bot]
|
cc01272a8d
chore: bump chromium to 96.0.4647.0 (main) (#30814)
|
3 years ago |
electron-roller[bot]
|
49e62f1261
chore: bump chromium to 95.0.4629.0 (main) (#30676)
|
3 years ago |
electron-roller[bot]
|
2585e6d5fa
chore: bump chromium to 93.0.4566.0 (main) (#29980)
|
3 years ago |
Robo
|
7dd365784d
fix: clipboard.readBuffer returning empty value (#24454)
|
4 years ago |
Electron Bot
|
3e8d77d564
chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999)
|
5 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Cheng Zhao
|
3bc6809759
test: disable clipboard tests for WOA (#22374)
|
5 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Shelley Vohr
|
0ef0e69f03
spec: convert clipboard spec to use expect (#13266)
|
6 years ago |
Aleksei Kuzmin
|
cf749a8e18
Explicitly skip tests that should be skipped
|
7 years ago |
Ronald Eddy
|
14c6e78147
Update electron.atom.io -> electronjs.org
|
7 years ago |
Shelley Vohr
|
eed54a18c4
fix comment typo
|
7 years ago |
Shelley Vohr
|
56979804ec
update clipboard spec
|
7 years ago |
Kevin Sawicki
|
ad9496144f
Remove buffers setting in write spec
|
8 years ago |
Kevin Sawicki
|
6b7ec621e3
Throw error when non-Buffer specified instead of crashing
|
8 years ago |
Ryohei Ikegami
|
a26e360e82
Remove console.log
|
8 years ago |
Ryohei Ikegami
|
f2471cb1b7
Rename buffer -> buffers
|
8 years ago |
Ryohei Ikegami
|
03fdc7aa28
Add buffer support in clipboard.write()
|
8 years ago |
Ryohei Ikegami
|
66cc07d8e9
Add clipboard.writeBuffer
|
8 years ago |
Kevin Sawicki
|
11a4c7e408
:art:
|
8 years ago |
Kevin Sawicki
|
0e55e5cbb5
Add initial spec for clipboard.readBuffer
|
8 years ago |
Zeke Sikelianos
|
69f0cb26e7
use https for all Electron website URLs
|
8 years ago |
Kevin Sawicki
|
1afa41477d
Don't use this.skip() since after hooks won't be run
|
8 years ago |
Kevin Sawicki
|
1c3b5835f4
Add spec for read/write find text
|
8 years ago |
Kevin Sawicki
|
f90ef12814
read/writeBookmark is not implemented on Linux
|
8 years ago |
Kevin Sawicki
|
5fbba2d27b
Add assertions for no available bookmark
|
8 years ago |
Kevin Sawicki
|
e802d0e4a0
Add bookmark key to clipboard.write
|
8 years ago |