[webkit-reviews] review denied: [Bug 85978] [Forms] Move step related methods to InputType class from HTMLInputElement class : [Attachment 140905] Patch 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 20:33:39 PDT 2012


Kent Tamura <tkent at chromium.org> has denied yosin at chromium.org's request for
review:
Bug 85978: [Forms] Move step related methods to InputType class from
HTMLInputElement class
https://bugs.webkit.org/show_bug.cgi?id=85978

Attachment 140905: Patch 1
https://bugs.webkit.org/attachment.cgi?id=140905&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=140905&action=review


> Source/WebCore/html/InputType.cpp:789
> +void InputType::applyStep(double count, AnyStepHandling anyStepHandling,
TextFieldEventBehavior eventBehavior, ExceptionCode& ec)

The code you copied was written by
Google employees in 2009, 2010, 2011, 2012, and
Apple employees in 2011.

You need to update the copyright notice of this file.


More information about the webkit-reviews mailing list