[Webkit-unassigned] [Bug 19429] New: Refactor ContextMenu into Platform implementations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 7 11:34:16 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=19429
Summary: Refactor ContextMenu into Platform implementations
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: christian at imendio.com
CC: eric at webkit.org, aroben at apple.com, alp at nuanti.com
Following up bug 17324 as suggested by Adam.
> It seems to me that a better approach would be to move the menu
> items into ContextMenu{Gtk,Mac,Win,Wx,Qt}.cpp, instead of moving
> the logic up into WebKit. WebKit's for the most part supposed to
> be a thin API layer that wraps WebCore, so I don't think moving
> this kind of logic there is the right direction to go in.
The ContextMenu should be refactored into platform specific implementations
while many items still should be shared among ports.
--
Configure bugmail: http://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