[Webkit-unassigned] [Bug 149741] "Plug-in is blocked" message doesn't draw correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 21:01:12 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149741

--- Comment #14 from Tim Horton <thorton at apple.com> ---
(In reply to comment #13)
> Comment on attachment 262324 [details]
> Third attempt
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=262324&action=review
> 
> > Source/WebCore/plugins/PluginData.cpp:127
> > +    for (unsigned i = 0; i < mimes.size(); ++i) {
> 
> Please use a modern style C++ loop.

This file is full of parallel vectors; they need the index to index into to the other ones!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151003/4419a955/attachment.html>


More information about the webkit-unassigned mailing list