[Webkit-unassigned] [Bug 55365] REGRESSION (r79040): WebKit2: Large portions of pages with plugins paint black

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 05:25:43 PST 2011


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





--- Comment #4 from Adam Roben (aroben) <aroben at apple.com>  2011-02-28 05:25:43 PST ---
(From update of attachment 84043)
View in context: https://bugs.webkit.org/attachment.cgi?id=84043&action=review

>> Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/WindowlessPaintRectCoordinates.cpp:40
>> +    virtual NPError NPP_New(NPMIMEType pluginType, uint16_t mode, int16_t argc, char *argn[], char *argv[], NPSavedData *saved);
> 
> The parameter name "saved" adds no information, so it should be removed.  [readability/parameter_name] [5]

Fixed. Also removed "pluginType", and fixed * placement.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list