[webkit-reviews] review granted: [Bug 40898] Get rid of the old MIMETypes getter method : [Attachment 59224] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 20 20:10:27 PDT 2010
mitz at webkit.org has granted Anders Carlsson <andersca at apple.com>'s request for
review:
Bug 40898: Get rid of the old MIMETypes getter method
https://bugs.webkit.org/show_bug.cgi?id=40898
Attachment 59224: Patch
https://bugs.webkit.org/attachment.cgi?id=59224&action=review
------- Additional Comments from mitz at webkit.org
> + while ((plugin = [pluginEnumerator nextObject]) != nil) {
You should drop “ != nil”.
More information about the webkit-reviews
mailing list