Sign in
webkit
/
WebKit
/
fded41b5791c550f736dbaa1196b426d5a1ebdfe
/
Source
/
WebCore
/
platform
/
StaticPasteboard.h
ffc4662
[Clipboard API] Implement ClipboardItem.getType() for platform clipboard items
by wenson_hsieh@apple.com
· 5 years ago
f645e0a
[Clipboard API] Refactor Pasteboard::read() to take an optional item index
by wenson_hsieh@apple.com
· 5 years ago
44fc382
[Clipboard API] Refactor custom pasteboard writing codepaths to handle multiple items
by wenson_hsieh@apple.com
· 5 years ago
8fe8a50
[Clipboard API] Support writing multiple PasteboardCustomData with SharedBuffers to the pasteboard
by wenson_hsieh@apple.com
· 5 years ago
8466d03
[macOS] Copying a table from the Numbers app and pasting into iCloud Numbers fails
by wenson_hsieh@apple.com
· 7 years ago
a4b6b05
Pasting from Excel no longer provides text/html data
by wenson_hsieh@apple.com
· 7 years ago
c63ad6c
Sanitize URL in pasteboard for other applications and cross origin content
by rniwa@webkit.org
· 7 years ago
acb8c9b
Split StaticPasteboard::writeString into writeString and writeStringInCustomData
by rniwa@webkit.org
· 7 years ago
cfd0cd8
Merge readFilenames() and read(PasteboardFileReader)
by rniwa@webkit.org
· 7 years ago
d2a0788
Don't reveal file URL when pasting an image
by rniwa@webkit.org
· 7 years ago
a71a2b2
Share more pasteboard code between iOS and macOS and remove dependency on Settings
by rniwa@webkit.org
· 7 years ago
2337917
Image pasting is not working on tineye.com / gmail.com / GitHub.com due to lack of support for DataTransfer.items
by rniwa@webkit.org
· 7 years ago
be02b49
Drag event DataTransfer has unexpected types "dyn.ah62d4..."
by wenson_hsieh@apple.com
· 7 years ago
7f47e4d
On iOS, getData can't get text set by setData during copy event
by rniwa@webkit.org
· 8 years ago
674f2e4
Add a DragImage class that wraps a DragImageRef
by andersca@apple.com
· 8 years ago
5a8cc33
Unreviewed, rolling out r212154, r212154, and r212156.
by commit-queue@webkit.org
· 8 years ago
71632b5
Add a DragImage class that wraps a DragImageRef
by andersca@apple.com
· 8 years ago
036f955
Support InputEvent.dataTransfer for the InputEvent spec
by wenson_hsieh@apple.com
· 8 years ago