RESOLVED FIXED 117022
Rename FontFallbackList.cpp/h to FontGlyphs.cpp/h
https://bugs.webkit.org/show_bug.cgi?id=117022
Summary Rename FontFallbackList.cpp/h to FontGlyphs.cpp/h
Antti Koivisto
Reported 2013-05-30 02:23:32 PDT
Match the new class name.
Attachments
patch (836.65 KB, patch)
2013-05-30 02:51 PDT, Antti Koivisto
no flags
actual patch (62.18 KB, patch)
2013-05-30 03:08 PDT, Antti Koivisto
kling: review+
webkit-ews: commit-queue-
Antti Koivisto
Comment 1 2013-05-30 02:51:07 PDT
WebKit Commit Bot
Comment 2 2013-05-30 02:52:58 PDT
Attachment 203328 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files']" exit_code: 1 Total errors found: 0 in 0 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 3 2013-05-30 03:08:30 PDT
Created attachment 203334 [details] actual patch that was the ChangeLog
Andreas Kling
Comment 4 2013-05-30 03:11:01 PDT
Comment on attachment 203334 [details] actual patch r=me *braces for mitzslap*
WebKit Commit Bot
Comment 5 2013-05-30 03:12:51 PDT
Attachment 203334 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/WebCore/ChangeLog', u'Source/WebCore/GNUmakefile.list.am', u'Source/WebCore/Target.pri', u'Source/WebCore/WebCore.vcproj/WebCore.vcproj', u'Source/WebCore/WebCore.vcxproj/WebCore.vcxproj', u'Source/WebCore/WebCore.vcxproj/WebCore.vcxproj.filters', u'Source/WebCore/WebCore.xcodeproj/project.pbxproj', u'Source/WebCore/platform/graphics/Font.h', u'Source/WebCore/platform/graphics/FontCache.cpp', u'Source/WebCore/platform/graphics/FontFallbackList.cpp', u'Source/WebCore/platform/graphics/FontFallbackList.h', u'Source/WebCore/platform/graphics/FontFastPath.cpp', u'Source/WebCore/platform/graphics/FontGlyphs.cpp', u'Source/WebCore/platform/graphics/FontGlyphs.h', u'Source/WebCore/platform/graphics/mac/FontComplexTextMac.cpp']" exit_code: 1 Source/WebCore/platform/graphics/FontGlyphs.cpp:106: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/platform/graphics/FontGlyphs.cpp:107: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 2 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 6 2013-05-30 03:17:22 PDT
Early Warning System Bot
Comment 7 2013-05-30 03:19:56 PDT
Comment on attachment 203334 [details] actual patch Attachment 203334 [details] did not pass qt-wk2-ews (qt-wk2): Output: http://webkit-queues.appspot.com/results/683563
Build Bot
Comment 8 2013-05-30 03:39:13 PDT
Antti Koivisto
Comment 9 2013-05-30 03:44:54 PDT
Note You need to log in before you can comment on or make changes to this bug.