Bug 142771

Summary: Use a better parameter name for Document.getElementsByClassName
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-03-16 21:46:32 PDT
Use a better parameter name for Document.getElementsByClassName. The spec says "classNames" since it is a space separate list of class names. "tagnames" just sounds like a copy/paste error.
Attachments
[PATCH] Proposed Fix (2.01 KB, patch)
2015-03-16 21:47 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-03-16 21:47:21 PDT
Created attachment 248805 [details] [PATCH] Proposed Fix
Chris Dumez
Comment 2 2015-03-17 11:56:51 PDT
Comment on attachment 248805 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2015-03-17 12:40:30 PDT
Comment on attachment 248805 [details] [PATCH] Proposed Fix Clearing flags on attachment: 248805 Committed r181657: <http://trac.webkit.org/changeset/181657>
WebKit Commit Bot
Comment 4 2015-03-17 12:40:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.