WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85673
[chromium] Add plumbing for file display names for drag and drop
https://bugs.webkit.org/show_bug.cgi?id=85673
Summary
[chromium] Add plumbing for file display names for drag and drop
Satoru Takabayashi
Reported
2012-05-04 14:58:41 PDT
On some filesystems/platforms we want to use a separate display name from the base part of the given platform file path. E.g. we may want to keep a snapshot file of the selected file in a temporary directory with a cryptic name while it's being processed, but want to use a different human-readable display name for the name that is exposed as File.name or as filename= field in the content disposition. We've done this before for the file chooser (
https://bugs.webkit.org/show_bug.cgi?id=80719
) but haven't done this for drag and drop.
Attachments
Patch
(4.88 KB, patch)
2012-05-04 15:09 PDT
,
Satoru Takabayashi
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Satoru Takabayashi
Comment 1
2012-05-04 15:09:42 PDT
Created
attachment 140336
[details]
Patch
WebKit Review Bot
Comment 2
2012-05-04 15:11:05 PDT
Please wait for approval from
abarth@webkit.org
,
dglazkov@chromium.org
,
fishd@chromium.org
,
jamesr@chromium.org
or
tkent@chromium.org
before submitting, as this patch contains changes to the Chromium public API. See also
https://trac.webkit.org/wiki/ChromiumWebKitAPI
.
WebKit Review Bot
Comment 3
2012-05-04 15:58:50 PDT
Comment on
attachment 140336
[details]
Patch Clearing flags on attachment: 140336 Committed
r116186
: <
http://trac.webkit.org/changeset/116186
>
WebKit Review Bot
Comment 4
2012-05-04 15:58:57 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug