[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 19:45:01 PDT 2015


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

--- Comment #13 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 262324
  --> https://bugs.webkit.org/attachment.cgi?id=262324
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.

-- 
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/46ff4bf7/attachment-0001.html>


More information about the webkit-unassigned mailing list