[Webkit-unassigned] [Bug 23653] New: PopupMenuChromium.h could be cleaned-up
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 30 11:47:35 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23653
Summary: PopupMenuChromium.h could be cleaned-up
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Minor
Priority: P3
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jcampan at google.com
In WebCore/platform/chromium/PopupMenuChromium.h many states are passed around
with setters (setTextOnIndexChange, setAcceptOnAbandon,
setLoopSelectionNavigation...). As these settings are only required when
initializing and as new ones may be added, it would be better to have a
settings struct instead of setters.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list