RESOLVED FIXED Bug 113978
Removed empty files from the build
https://bugs.webkit.org/show_bug.cgi?id=113978
Summary Removed empty files from the build
Geoffrey Garen
Reported 2013-04-04 16:46:55 PDT
Removed empty files from the build
Attachments
Patch (290.44 KB, patch)
2013-04-04 16:47 PDT, Geoffrey Garen
andersca: review+
Geoffrey Garen
Comment 1 2013-04-04 16:47:59 PDT
Anders Carlsson
Comment 2 2013-04-04 16:54:22 PDT
Comment on attachment 196555 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=196555&action=review > Source/WebCore/WebCore.xcodeproj/project.pbxproj:-29028 > - 7EE6846812D26E3800E79415 /* LoaderRunLoopCF.cpp in Sources */, I believe this is used on iOS. > Source/WebCore/WebCore.xcodeproj/project.pbxproj:-29099 > - F55B3DC51251F12D003EF269 /* MonthInputType.cpp in Sources */, I believe this is used on iOS. > Source/WebCore/WebCore.xcodeproj/project.pbxproj:-29367 > - 7EE6846B12D26E3800E79415 /* ResourceErrorCF.cpp in Sources */, I think this is also used on iOS. > Source/WebCore/WebCore.xcodeproj/project.pbxproj:-29839 > - F55B3DDB1251F12D003EF269 /* TimeInputType.cpp in Sources */, Used on iOS. > Source/WebCore/WebCore.xcodeproj/project.pbxproj:-29968 > - F55B3DDF1251F12D003EF269 /* WeekInputType.cpp in Sources */, Used on iOS!
Geoffrey Garen
Comment 3 2013-04-04 17:13:27 PDT
Catalin badea
Comment 4 2013-04-18 00:23:18 PDT
762F1EDB159D968A007408F2 /* HTMLDialogElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 762F1EDA159D968A007408F2 /* HTMLDialogElement.cpp */; }; This breaks the dialog element support.
Note You need to log in before you can comment on or make changes to this bug.