[webkit-reviews] review granted: [Bug 188703] Start bringing up Unified Sources in WebKit2 : [Attachment 347375] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 11:55:15 PDT 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 188703: Start bringing up Unified Sources in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=188703

Attachment 347375: Patch

https://bugs.webkit.org/attachment.cgi?id=347375&action=review




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 347375
  --> https://bugs.webkit.org/attachment.cgi?id=347375
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=347375&action=review

> Source/WebKit/WebKit.xcodeproj/project.pbxproj:1182
> +		2D11B9922126A286006F8878 /* UnifiedSource517.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEDD121269E4D00B9F73C /*
UnifiedSource517.cpp */; };
> +		2D11B9932126A286006F8878 /* UnifiedSource518.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC5D21269E4C00B9F73C /*
UnifiedSource518.cpp */; };
> +		2D11B9942126A286006F8878 /* UnifiedSource519.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC7D21269E4C00B9F73C /*
UnifiedSource519.cpp */; };
> +		2D11B9952126A286006F8878 /* UnifiedSource520.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC0621269E4B00B9F73C /*
UnifiedSource520.cpp */; };
> +		2D11B9962126A286006F8878 /* UnifiedSource521.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEBE521269E4B00B9F73C /*
UnifiedSource521.cpp */; };
> +		2D11B9972126A286006F8878 /* UnifiedSource522.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC0C21269E4B00B9F73C /*
UnifiedSource522.cpp */; };
> +		2D11B9982126A286006F8878 /* UnifiedSource523.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC2E21269E4B00B9F73C /*
UnifiedSource523.cpp */; };
> +		2D11B9992126A286006F8878 /* UnifiedSource524.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC5C21269E4C00B9F73C /*
UnifiedSource524.cpp */; };
> +		2D11B99A2126A286006F8878 /* UnifiedSource525.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC7F21269E4C00B9F73C /*
UnifiedSource525.cpp */; };
> +		2D11B99B2126A286006F8878 /* UnifiedSource526.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC5721269E4B00B9F73C /*
UnifiedSource526.cpp */; };
> +		2D11B99C2126A286006F8878 /* UnifiedSource527.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC3021269E4B00B9F73C /*
UnifiedSource527.cpp */; };
> +		2D11B99D2126A286006F8878 /* UnifiedSource528.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEDAD21269E4D00B9F73C /*
UnifiedSource528.cpp */; };
> +		2D11B99E2126A286006F8878 /* UnifiedSource529.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEDCD21269E4D00B9F73C /*
UnifiedSource529.cpp */; };
> +		2D11B99F2126A286006F8878 /* UnifiedSource530.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 2D7DEC5921269E4B00B9F73C /*
UnifiedSource530.cpp */; };

Tooooo many. Please guesstimate.


More information about the webkit-reviews mailing list