[webkit-reviews] review granted: [Bug 71151] Rename DataTransferItems to DataTransferItemList : [Attachment 112937] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 16:18:42 PDT 2011


Tony Chang <tony at chromium.org> has granted Daniel Cheng <dcheng at chromium.org>'s
request for review:
Bug 71151: Rename DataTransferItems to DataTransferItemList
https://bugs.webkit.org/show_bug.cgi?id=71151

Attachment 112937: Patch
https://bugs.webkit.org/attachment.cgi?id=112937&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=112937&action=review


Please make sure that the ews bots all compile before landing.

> Source/WebCore/WebCore.xcodeproj/project.pbxproj:1767
> -		781755861365A1B00093BE2E /* DataTransferItems.cpp in Sources */
= {isa = PBXBuildFile; fileRef = 781755851365A1B00093BE2E /*
DataTransferItems.cpp */; };
> +		781755861365A1B00093BE2E /* DataTransferItemList.cpp in Sources
*/ = {isa = PBXBuildFile; fileRef = 781755851365A1B00093BE2E /*
DataTransferItemList.cpp */; };

Did you actually open these in xcode?  I think the hash will change because the
filename changed . . .


More information about the webkit-reviews mailing list