RESOLVED FIXED Bug 40898
Get rid of the old MIMETypes getter method
https://bugs.webkit.org/show_bug.cgi?id=40898
Summary Get rid of the old MIMETypes getter method
Anders Carlsson
Reported 2010-06-20 20:05:22 PDT
Get rid of the old MIMETypes getter method
Attachments
Patch (5.65 KB, patch)
2010-06-20 20:06 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2010-06-20 20:06:24 PDT
mitz
Comment 2 2010-06-20 20:10:27 PDT
Comment on attachment 59224 [details] Patch > + while ((plugin = [pluginEnumerator nextObject]) != nil) { You should drop “ != nil”.
Anders Carlsson
Comment 3 2010-06-20 20:20:33 PDT
Note You need to log in before you can comment on or make changes to this bug.