[Webkit-unassigned] [Bug 125847] New: Should not have identifiers with underscores in them, especially not leading underscores.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 17 02:23:24 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125847
Summary: Should not have identifiers with underscores in them,
especially not leading underscores.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: geryxyz at inf.u-szeged.hu
CC: darin at apple.com, rniwa at webkit.org
example:
Options::Options(double _default_long_timeout, double _default_short_timeout)
Should be defaultLongTimeout and defaultShortTimeout.
--
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