[Webkit-unassigned] [Bug 57416] New: Make a correspondence of file name related with event to other port.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 29 19:34:32 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57416
Summary: Make a correspondence of file name related with event
to other port.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kevin.cs.oh at gmail.com
Some file names are different from other port' one.
For instance, let's say about MouseEventGtk.cpp
It defines PlatformMouseEvent class for gtk port.
But the other port has same class in different form of file like PlatformMouseEventMac.mm, PlatformMouseEventEfl.cpp and PlatformMouseEventQT.cpp
I think this ruins a correspondence among ports and make user hard to find file.
In my opinion. gtk port should also follow other ports naming rule.
--
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