[Webkit-unassigned] [Bug 129970] New: AX: Trailing semicolon in Tools/DumpRenderTree/AccessibilityUIElement.cpp since bug 129039
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 8 11:09:56 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=129970
Summary: AX: Trailing semicolon in
Tools/DumpRenderTree/AccessibilityUIElement.cpp since
bug 129039
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: landry at openbsd.org
CC: webkit-bug-importer at group.apple.com
- if (argumentCount == 1);
+ if (argumentCount == 1)
indexNumber = JSValueToNumber(context, arguments[0], exception);
--
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