[Webkit-unassigned] [Bug 40718] [Qt] Platform plugin's multi-select does not take OptGroup into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 06:59:05 PDT 2010


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





--- Comment #4 from Yael <yael.aharon at nokia.com>  2010-06-17 06:59:05 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > WebKit/qt/WebCoreSupport/QtPlatformPlugin.h:51
> >  +      SelectData* m_selectData;
> > isnt there a way to keep this away from the header?
> > 
> I am not sure how to do that without introducing a memory leak or a wrapper for this class.
> Please keep in mind that the header is internal implementation of the sample plugin, I don't think it is a problem that this is in the header.

My bad, of course the header file is not part of the plugin, but in WebCoreSupport, but I still don't think this should be a problem, as The class definition is still hidden.

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