Bug 69755

Summary: Make static functions in HTMLSelectElement.cpp member functions of HTMLSelectElement class
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Minor CC: darin, rniwa, webkit.review.bot
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 69701    
Bug Blocks: 69812    
Attachments:
Description Flags
Patch none

Description Kent Tamura 2011-10-10 06:20:08 PDT
Make static functions in HTMLSelectElement.cpp member functions of HTMLSelectElement class
Comment 1 Kent Tamura 2011-10-10 06:23:59 PDT
Created attachment 110352 [details]
Patch
Comment 2 Ryosuke Niwa 2011-10-10 09:55:48 PDT
Comment on attachment 110352 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=110352&action=review

> Source/WebCore/ChangeLog:8
> +
> +        

Nit: two blank lines.
Comment 3 WebKit Review Bot 2011-10-10 11:00:17 PDT
Comment on attachment 110352 [details]
Patch

Clearing flags on attachment: 110352

Committed r97069: <http://trac.webkit.org/changeset/97069>
Comment 4 WebKit Review Bot 2011-10-10 11:00:22 PDT
All reviewed patches have been landed.  Closing bug.