RESOLVED FIXED 111426
Rename WebCore/editing/visible_units.* to VisibleUnits.*
https://bugs.webkit.org/show_bug.cgi?id=111426
Summary Rename WebCore/editing/visible_units.* to VisibleUnits.*
Kent Tamura
Reported 2013-03-05 05:02:01 PST
Rename WebCore/editing/visible_units.* to VisibleUnits.*
Attachments
Patch (158.50 KB, patch)
2013-03-05 05:14 PST, Kent Tamura
ap: review+
Kent Tamura
Comment 1 2013-03-05 05:14:07 PST
Alexey Proskuryakov
Comment 2 2013-03-05 09:58:21 PST
Comment on attachment 191472 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=191472&action=review > Source/WebCore/WebCore.vcxproj/WebCore.vcxproj:11134 > -</Project> > \ No newline at end of file > +</Project> Will Visual Studio insist on changing it back?
Kent Tamura
Comment 3 2013-03-06 04:50:15 PST
Comment on attachment 191472 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=191472&action=review > Source/WebCore/WebCore.vcxproj/WebCore.vcxproj:1 > -<?xml version="1.0" encoding="utf-8"?> > +<?xml version="1.0" encoding="utf-8"?> I'll revert this. >> Source/WebCore/WebCore.vcxproj/WebCore.vcxproj:11134 >> +</Project> > > Will Visual Studio insist on changing it back? I'm not sure. It seems my editor automatically fix the final newline. I'll revert this part before landing.
Kent Tamura
Comment 4 2013-03-06 05:02:12 PST
Note You need to log in before you can comment on or make changes to this bug.