Return unicode string in clipboard.readText(), fixes atom/atom#2145.
authorCheng Zhao <zcbenz@gmail.com>
Thu, 5 Jun 2014 03:43:45 +0000 (11:43 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Thu, 5 Jun 2014 03:43:45 +0000 (11:43 +0800)
commit7c14c2758bec35dde09275007d0a43be9ffcdeff
treefc6ea75ef5086533f4cba1172620a04fe728bdb1
parentac1a03bf9ca6ae624450f3a0f9b5d1866c9a5ed5
Return unicode string in clipboard.readText(), fixes atom/atom#2145.
atom/common/api/atom_api_clipboard.cc
spec/api-clipboard-spec.coffee [new file with mode: 0644]