[Webkit-unassigned] [Bug 33418] [Qt] Custom select popups.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 02:28:29 PST 2010


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





--- Comment #20 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-01-11 02:28:28 PST ---
(In reply to comment #19)
> We should file bugs about the style false positives.  If one of you would like
> to do it, I suspect you'll be more accurate in describing what needs to change.
>  If not, I can take care of it.

Could you do that Luiz?

There are basically two issues:

1) Private Qt API starts with qt_ and uses underscores. So it would be nice to
ignore the underscore rule for methods starting with qt_.

2) We do not need to include config.h in our applications (our two launchers,
QtLauncher and QGVLauncher, which btw probably should be merged), not in our
autotests. It would be nice to ignore this check for some specific subdirs.

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