Page MenuHomePhabricator

Remarkup - call pasted files "pasted_file" rather than "undefined"
ClosedPublic

Authored by btrahan on Aug 20 2014, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 4 2026, 12:38 AM
Unknown Object (File)
Mar 31 2026, 3:22 AM
Unknown Object (File)
Mar 4 2026, 1:22 AM
Unknown Object (File)
Feb 25 2026, 10:02 PM
Unknown Object (File)
Feb 25 2026, 9:00 PM
Unknown Object (File)
Feb 25 2026, 5:40 AM
Unknown Object (File)
Feb 24 2026, 11:35 PM
Unknown Object (File)
Feb 5 2026, 5:53 AM
Subscribers

Details

Summary

Fixes T5917. Turns out that pasted files don't get a name - "what is data on a clipboard anyway?" / see https://code.google.com/p/chromium/issues/detail?id=361145

Test Plan

pasted a file and got the slightly better name "pasted_file"

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Remarkup - call pasted files "pasted_file" rather than "undefined".
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 20 2014, 9:00 PM
btrahan updated this revision to Diff 24828.

Closed by commit rP0ddafc4bcd83 (authored by @btrahan).