simon-svn: utils: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Mon Sep 23 11:23:49 BST 2013
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 10043
Date: 2013-09-23 11:23:49 +0100 (Mon, 23 Sep 2013)
Log message (9 lines):
Forcibly intern the atom used as a custom selection type.
There is no actual requirement for a selection owner to have interned
all its selection-type atoms in advance, and in particular I've
observed that Firefox does not reliably intern the atom "text/html"
when you select a piece of a web page, even though it will hand you a
chunk of (UTF-16 encoded) HTML just fine if you intern the same atom
yourself to use in your request. I suppose it only needs to intern it
itself if you request "TARGETS".
Modified files:
U utils/xcopy/xcopy.c
Links:
http://svn.tartarus.org/sgt/?rev=10043&view=rev
http://svn.tartarus.org/sgt/utils/xcopy/xcopy.c?rev=10043&r1=10042&r2=10043
More information about the tartarus-commits
mailing list