[Webkit-unassigned] [Bug 23176] New: WebCore::Event::timeStamp() should be const
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 7 15:25:40 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23176
Summary: WebCore::Event::timeStamp() should be const
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit API
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jamesr at google.com
WebCore::Event's timeStamp() is a trivial accessor and should be const so code
with a const reference or pointer can query the field.
--
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