Closed
Bug 1500206
Opened 5 years ago
Closed 5 years ago
In macOS clipboard code fallback to native clipboard for images
Categories
(Core :: Widget: Cocoa, enhancement)
Core
Widget: Cocoa
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: evilpie, Assigned: evilpie)
References
Details
Attachments
(1 file)
Instead of doing the complex stuff for bug 1396587, we can just always fallback to the native clipboard for images. This prevents the issue described in ext-clipboard.js, without having to use the zero data length hack.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → evilpies
Updated•5 years ago
|
Attachment #9018349 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9018349 -
Attachment is obsolete: false
Pushed by evilpies@gmail.com: https://hg.mozilla.org/integration/autoland/rev/2e5b99d12a6d In macOS clipboard code fallback to native clipboard for images . r=robwu,mixedpuppy
![]() |
||
Comment 3•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2e5b99d12a6d
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•