WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 24098
Bugs in ClipboardChromium
https://bugs.webkit.org/show_bug.cgi?id=24098
Summary
Bugs in ClipboardChromium
Scott Violet
Reported
2009-02-23 10:46:24 PST
ClipboardChromium has the following problems: . It's possible for the extension to be empty, resulting in a bad file name, for example, 'foo.' or just '.'. . We weren't restricting the size of the file to MAX_PATH. . We weren't removing characters that are invalid for file system names.
Attachments
Fixes bugs outlined in description
(10.02 KB, patch)
2009-02-23 10:54 PST
,
Scott Violet
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Scott Violet
Comment 1
2009-02-23 10:54:35 PST
Created
attachment 27885
[details]
Fixes bugs outlined in description
Eric Seidel (no email)
Comment 2
2009-02-23 11:18:17 PST
Comment on
attachment 27885
[details]
Fixes bugs outlined in description Doesn't look harmful.
Dimitri Glazkov (Google)
Comment 3
2009-02-23 11:36:45 PST
Landed as
http://trac.webkit.org/changeset/41150
.
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