WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93943
[Forms] Copy Source/WebCore/html/shadow/TextControlInnerElements.{cpp,h} to SpinButtonElement.{cpp,h}
https://bugs.webkit.org/show_bug.cgi?id=93943
Summary
[Forms] Copy Source/WebCore/html/shadow/TextControlInnerElements.{cpp,h} to S...
yosin
Reported
2012-08-14 01:23:49 PDT
This is part of setting SpinButtonElement free from HTMLInputElement.
Attachments
Patch 1
(30.93 KB, patch)
2012-08-14 02:22 PDT
,
yosin
tkent
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
yosin
Comment 1
2012-08-14 02:22:55 PDT
Created
attachment 158266
[details]
Patch 1
yosin
Comment 2
2012-08-14 02:23:51 PDT
Comment on
attachment 158266
[details]
Patch 1 Could you review this patch? Thanks in advance. Note: The diff is result of "svn copy".
WebKit Review Bot
Comment 3
2012-08-14 02:26:54 PDT
Attachment 158266
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/html/shadow/SpinButtonElement.h:27: #ifndef header guard has wrong style, please use: SpinButtonElement_h [build/header_guard] [5] Source/WebCore/html/shadow/SpinButtonElement.h:178: The parameter name "state" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebCore/html/shadow/SpinButtonElement.cpp:28: Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Source/WebCore/html/shadow/SpinButtonElement.cpp:29: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 4 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Kent Tamura
Comment 4
2012-08-14 02:54:53 PDT
Comment on
attachment 158266
[details]
Patch 1 ok
yosin
Comment 5
2012-08-16 23:37:07 PDT
Landed:
http://trac.webkit.org/changeset/125862
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug