DescriptionDon't return Windows newlines through the PDF GetSelectedText JS API
Previously we used to return Windows newlines through the GetSelectedText JS
API but this is fairly unexpected in JS (for example the window.getSelection()
doesn't seem to return Windows newlines on Windows). Instead just return unix
newline characters.
BUG=415858
Committed: https://crrev.com/f8657305a9ff2516e420c2d1458b86bc30ea4d65
Cr-Commit-Position: refs/heads/master@{#311149}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 15 (6 generated)
|