https://github.com/mozilla/gecko-dev
Revision 204b06edfb4eb9e5d45c6807466d394d9c16698e authored by Michael Layzell on 25 October 2016, 12:35:00 UTC, committed by Michael Layzell on 25 October 2016, 12:35:00 UTC
application/x-moz-file entries on the clipboard are not able to be
successfully transmitted across synchronous IPC due to bug 1308007, thus
they appear as useless null files.

This patch hides those useless null files, and thus unhides image data
which may have been on the clipboard but was previously hidden by the
presence of an application/x-moz-file file

MozReview-Commit-ID: 4RmQe9kDZLe

--HG--
extra : source : 3201c03e0c16fcba25c23af79cec8b08ea174ab7
extra : intermediate-source : 46279a9e334d86823bc5b68c834b8dd138f8d38d
extra : histedit_source : 71c4449496667bb0776602158d0b637b0895803d%2C48a228828bf170ef761c147f6775d6b38e0f7ce0
1 parent ceeaacb
History
Tip revision: 204b06edfb4eb9e5d45c6807466d394d9c16698e authored by Michael Layzell on 25 October 2016, 12:35:00 UTC
Bug 1306645 - Don't add application/x-moz-file entries from the clipboard to dataTransfer with e10s. r=enndeakin, a=ritu
Tip revision: 204b06e
File Mode Size
accessible
addon-sdk
b2g
browser
build
caps
chrome
config
db
devtools
docshell
dom
editor
embedding
extensions
gfx
gradle
hal
image
intl
ipc
js
layout
media
memory
mfbt
mobile
modules
mozglue
netwerk
nsprpub
other-licenses
parser
probes
python
rdf
release
security
services
startupcache
storage
taskcluster
testing
toolkit
tools
uriloader
view
widget
xpcom
xpfe
.clang-format -rw-r--r-- 104 bytes
.clang-format-ignore -rw-r--r-- 26 bytes
.eslintignore -rw-r--r-- 6.9 KB
.eslintrc -rw-r--r-- 202 bytes
.flake8 -rw-r--r-- 54 bytes
.gdbinit -rw-r--r-- 4.9 KB
.gdbinit_python -rw-r--r-- 68 bytes
.gitignore -rw-r--r-- 2.5 KB
.hgignore -rw-r--r-- 2.7 KB
.hgtags -rw-r--r-- 22.3 KB
.lldbinit -rw-r--r-- 1.6 KB
.taskcluster.yml -rw-r--r-- 3.8 KB
.ycm_extra_conf.py -rw-r--r-- 1.4 KB
AUTHORS -rw-r--r-- 33.5 KB
Android.mk -rw-r--r-- 284 bytes
CLOBBER -rw-r--r-- 1.1 KB
GNUmakefile -rw-r--r-- 261 bytes
LEGAL -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 389 bytes
Makefile.in -rw-r--r-- 13.3 KB
README.txt -rw-r--r-- 1.2 KB
aclocal.m4 -rw-r--r-- 1.7 KB
build.gradle -rw-r--r-- 4.1 KB
client.mk -rw-r--r-- 16.2 KB
client.py -rwxr-xr-x 5.7 KB
configure.in -rw-r--r-- 1.1 KB
configure.py -rw-r--r-- 3.4 KB
gradle.properties -rw-r--r-- 48 bytes
gradlew -rwxr-xr-x 4.8 KB
mach -rwxr-xr-x 6.0 KB
moz.build -rw-r--r-- 1.9 KB
moz.configure -rw-r--r-- 7.5 KB
mozilla-config.h.in -rw-r--r-- 2.1 KB
old-configure.in -rw-r--r-- 225.5 KB
settings.gradle -rw-r--r-- 2.3 KB
test.mozbuild -rw-r--r-- 429 bytes

README.txt

back to top