RESOLVED FIXED 70473
Remove Now Unused FileChooserSettings.deprecatedAcceptTypes
https://bugs.webkit.org/show_bug.cgi?id=70473
Summary Remove Now Unused FileChooserSettings.deprecatedAcceptTypes
Joseph Pecoraro
Reported 2011-10-19 22:02:09 PDT
The last users of this was removed recently with EFL and Chromium switching to the new FileChooserSettings.acceptMIMETypes. The variable is now unused and can be removed. Bugs and their fixes: <http://webkit.org/b/70002> [EFL]: Move from FileChooserSettings deprecatedAcceptType to acceptMIMETypes <http://trac.webkit.org/changeset/97421> <http://webkit.org/b/70003> [Chromium]: Move from FileChooserSettings deprecatedAcceptType to acceptMIMETypes <http://trac.webkit.org/changeset/97910>
Attachments
[PATCH] Proposed Fix (2.24 KB, patch)
2011-10-19 22:27 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2011-10-19 22:27:55 PDT
Created attachment 111726 [details] [PATCH] Proposed Fix Remove the slot and the few places it was set.
WebKit Review Bot
Comment 2 2011-10-20 10:32:48 PDT
Comment on attachment 111726 [details] [PATCH] Proposed Fix Clearing flags on attachment: 111726 Committed r97997: <http://trac.webkit.org/changeset/97997>
WebKit Review Bot
Comment 3 2011-10-20 10:32:52 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.