Bug 69755 - Make static functions in HTMLSelectElement.cpp member functions of HTMLSelectElement class
Summary: Make static functions in HTMLSelectElement.cpp member functions of HTMLSelect...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Minor
Assignee: Kent Tamura
URL:
Keywords:
Depends on: 69701
Blocks: 69812
  Show dependency treegraph
 
Reported: 2011-10-10 06:20 PDT by Kent Tamura
Modified: 2011-10-10 19:29 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.07 KB, patch)
2011-10-10 06:23 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.