[Webkit-unassigned] [Bug 83004] [Plugins] delete ws_info regardless of window mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 00:46:06 PDT 2012


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #137433|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #16 from Simon Hausmann <hausmann at webkit.org>  2012-04-17 00:46:06 PST ---
(From update of attachment 137433)
View in context: https://bugs.webkit.org/attachment.cgi?id=137433&action=review

> Source/WebCore/plugins/PluginView.cpp:369
> +    delete static_cast<NPSetWindowCallbackStruct *>(m_npWindow.ws_info);

Small coding style glitch, space after *. I'll fix it when landing.

-- 
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