[Webkit-unassigned] [Bug 54853] Move TextControlInnerElements from WebCore/rendering to WebCore/html/shadow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 21 22:53:41 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54853
--- Comment #8 from Kent Tamura <tkent at chromium.org> 2011-02-21 22:53:41 PST ---
(From update of attachment 83274)
>Index: Source/WebCore/html/shadow/TextControlInnerElements.cpp
>===================================================================
>--- Source/WebCore/html/shadow/TextControlInnerElements.cpp (revision 79274) (from Source/WebCore/rendering/TextControlInnerElements.cpp:79274)
>+++ Source/WebCore/html/shadow/TextControlInnerElements.cpp (working copy)
>@@ -0,0 +1,535 @@
Did you run "svn mv"?
The patch seems still wrong. If you operate correctly, this should be a diff from rendering/TextControlInnerElements.cpp to shadow/TextControlInnerElements.cpp.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list