Remove meaningless code in RenderTextControlSingleLine::preferredContentWidth()
Created attachment 130551 [details] Patch
Comment on attachment 130551 [details] Patch Attachment 130551 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/11838879
Created attachment 130602 [details] Patch 2 Chromium build fix
Comment on attachment 130602 [details] Patch 2 View in context: https://bugs.webkit.org/attachment.cgi?id=130602&action=review Looks good. My guess is that there is more code like this which was used a source of this change.... > Source/WebCore/ChangeLog:13 > + The default borders and paddings of these buttons are 0, this code was Want some conjunction here to clarify the connection.
(In reply to comment #4) > > + The default borders and paddings of these buttons are 0, this code was > > Want some conjunction here to clarify the connection. I updated ChangeLog, and am landing.
Committed r110130: <http://trac.webkit.org/changeset/110130>