RESOLVED FIXED 124284
Add WKDeprecatedFunctions.cpp and move WKArrayIsMutable there
https://bugs.webkit.org/show_bug.cgi?id=124284
Summary Add WKDeprecatedFunctions.cpp and move WKArrayIsMutable there
Anders Carlsson
Reported 2013-11-13 08:31:01 PST
Add WKDeprecatedFunctions.cpp and move WKArrayIsMutable there
Attachments
Patch (12.27 KB, patch)
2013-11-13 08:49 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2013-11-13 08:49:10 PST
Andreas Kling
Comment 2 2013-11-13 08:52:26 PST
Comment on attachment 216806 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=216806&action=review r=me BUT > Source/WebKit2/WebKit2.xcodeproj/project.pbxproj:-1010 > - BCA56A1C12F9028E00C566C7 /* WebGraphicsContext.h in Headers */ = {isa = PBXBuildFile; fileRef = BCA56A1A12F9028E00C566C7 /* WebGraphicsContext.h */; }; > - BCA56A1D12F9028E00C566C7 /* WebGraphicsContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCA56A1B12F9028E00C566C7 /* WebGraphicsContext.cpp */; }; This removal seems unrelated. Pls2fix before land.
Anders Carlsson
Comment 3 2013-11-13 08:59:25 PST
Note You need to log in before you can comment on or make changes to this bug.