Changeset 223812 in webkit


Ignore:
Timestamp:
Oct 21, 2017 7:11:44 AM (7 years ago)
Author:
commit-queue@webkit.org
Message:

[Web Animations] Add bindings to unified sources
https://bugs.webkit.org/show_bug.cgi?id=178620

Patch by Antoine Quint <Antoine Quint> on 2017-10-21
Reviewed by Dean Jackson.

Removing the Web Animations bindings from the WebCore target and adding them to the unified sources list instead.

  • Sources.txt:
  • WebCore.xcodeproj/project.pbxproj:
Location:
trunk/Source/WebCore
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r223811 r223812  
     12017-10-21  Antoine Quint  <graouts@apple.com>
     2
     3        [Web Animations] Add bindings to unified sources
     4        https://bugs.webkit.org/show_bug.cgi?id=178620
     5
     6        Reviewed by Dean Jackson.
     7
     8        Removing the Web Animations bindings from the WebCore target and adding them to the unified sources list instead.
     9
     10        * Sources.txt:
     11        * WebCore.xcodeproj/project.pbxproj:
     12
    1132017-10-21  Tim Horton  <timothy_horton@apple.com>
    214
  • trunk/Source/WebCore/Sources.txt

    r223795 r223812  
    2929bindings/js/GCController.cpp
    3030bindings/js/IDBBindingUtilities.cpp
     31bindings/js/JSAnimationTimelineCustom.cpp
    3132bindings/js/JSAttrCustom.cpp
    3233bindings/js/JSAudioTrackCustom.cpp
     
    162163JSAnalyserNode.cpp
    163164JSAnimationEvent.cpp
     165JSAnimationTimeline.cpp
    164166JSAttr.cpp
    165167JSAudioBuffer.cpp
     
    255257JSCustomElementRegistry.cpp
    256258JSCustomEvent.cpp
     259JSDocumentTimeline.cpp
    257260JSDOMApplicationCache.cpp
    258261JSDOMCSSNamespace.cpp
     
    831834JSVoidCallback.cpp
    832835JSWaveShaperNode.cpp
     836JSWebAnimation.cpp
    833837JSWebGPUBuffer.cpp
    834838JSWebGPUCommandBuffer.cpp
  • trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj

    r223795 r223812  
    28142814                71025ED21F99F0CE004A250C /* WebAnimation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71025EC31F99F096004A250C /* WebAnimation.cpp */; };
    28152815                71025ED31F99F0CE004A250C /* WebAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 71025EC21F99F096004A250C /* WebAnimation.h */; settings = {ATTRIBUTES = (Private, ); }; };
    2816                 71025ED61F99F14C004A250C /* JSAnimationTimelineCustom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71025ED51F99F147004A250C /* JSAnimationTimelineCustom.cpp */; };
    2817                 71025EDD1F99F1EC004A250C /* JSAnimationTimeline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71025EDA1F99F1A7004A250C /* JSAnimationTimeline.cpp */; };
    28182816                71025EDE1F99F1EC004A250C /* JSAnimationTimeline.h in Headers */ = {isa = PBXBuildFile; fileRef = 71025ED91F99F1A7004A250C /* JSAnimationTimeline.h */; };
    2819                 71025EDF1F99F1EC004A250C /* JSDocumentTimeline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71025EDB1F99F1A8004A250C /* JSDocumentTimeline.cpp */; };
    28202817                71025EE01F99F1EC004A250C /* JSDocumentTimeline.h in Headers */ = {isa = PBXBuildFile; fileRef = 71025EDC1F99F1A8004A250C /* JSDocumentTimeline.h */; };
    2821                 71025EE11F99F1EC004A250C /* JSWebAnimation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71025ED71F99F1A6004A250C /* JSWebAnimation.cpp */; };
    28222818                71025EE21F99F1EC004A250C /* JSWebAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 71025ED81F99F1A6004A250C /* JSWebAnimation.h */; };
    28232819                7117445914BC34EC00EE5FC8 /* SVGTextMetricsBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 7117445714BC34E200EE5FC8 /* SVGTextMetricsBuilder.h */; };
     
    2804428040                                B27535700B053814002CE64F /* Image.h in Headers */,
    2804528041                                55A336F91D821E3C0022C4C7 /* ImageBackingStore.h in Headers */,
     28042                                31815A311F9A6C8F00FCBF89 /* ImageBitmap.h in Headers */,
    2804628043                                7C7903B31F86F95C00463A70 /* ImageBitmapRenderingContext.h in Headers */,
    2804728044                                B2A10B920B3818BD00099AA4 /* ImageBuffer.h in Headers */,
     
    3028830285                                B2C3DA340D006C1D00EF6F26 /* TextBoundaries.h in Headers */,
    3028930286                                A7151BD812F1558F005A0F64 /* TextCheckerClient.h in Headers */,
    30290                                 31815A311F9A6C8F00FCBF89 /* ImageBitmap.h in Headers */,
    3029130287                                A77D0012133B0AEB00D6658C /* TextChecking.h in Headers */,
    3029230288                                A7DBF8DE1276919C006B6008 /* TextCheckingHelper.h in Headers */,
     
    3219732193                                AD9FF6E11908391D003B61E0 /* IOSurfacePoolCocoa.mm in Sources */,
    3219832194                                07AC47011952102100EE9723 /* ISOVTTCue.cpp in Sources */,
    32199                                 71025EDD1F99F1EC004A250C /* JSAnimationTimeline.cpp in Sources */,
    32200                                 71025ED61F99F14C004A250C /* JSAnimationTimelineCustom.cpp in Sources */,
    3220132195                                A1DF5A9A1F7EC8C00058A477 /* JSApplePayContactField.cpp in Sources */,
    3220232196                                1ADFDFEC1E71E455008F5D34 /* JSApplePayError.cpp in Sources */,
     
    3222432218                                E3B7C0631DC34160001FB0B8 /* JSDocumentDOMJIT.cpp in Sources */,
    3222532219                                E3975B791EC9AF3F00847717 /* JSDocumentFragmentDOMJIT.cpp in Sources */,
    32226                                 71025EDF1F99F1EC004A250C /* JSDocumentTimeline.cpp in Sources */,
    3222732220                                41AF379D1F8DB1B500111C31 /* JSDOMPromise.cpp in Sources */,
    3222832221                                E3975B7A1EC9AF3F00847717 /* JSElementDOMJIT.cpp in Sources */,
     
    3223532228                                538EC9451F99CE51004D22A8 /* JSTouchEvent.cpp in Sources */,
    3223632229                                538EC9441F99CE4D004D22A8 /* JSTouchList.cpp in Sources */,
    32237                                 71025EE11F99F1EC004A250C /* JSWebAnimation.cpp in Sources */,
    3223832230                                83B74EF51F3E0BF200996BC7 /* KeepaliveRequestTracker.cpp in Sources */,
    3223932231                                85031B430A44EFC700F992E0 /* KeyboardEvent.cpp in Sources */,
     
    3278932781                                514C76780CE923A1007EF3CD /* ResourceHandle.cpp in Sources */,
    3279032782                                7EE6846C12D26E3800E79415 /* ResourceHandleCFNet.cpp in Sources */,
    32791                                 532042021F9A9F1000B81B2A /* UserAgentScriptsData.cpp in Sources */,
    3279232783                                26FAE4CC1852E3A5004C8C46 /* ResourceHandleCFURLConnectionDelegate.cpp in Sources */,
    3279332784                                26C15CF61857E15D00F15C03 /* ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp in Sources */,
     
    3351233503                                26255F0018878DFF0006E1FD /* UserAgentIOS.mm in Sources */,
    3351333504                                26255F0418878E110006E1FD /* UserAgentMac.mm in Sources */,
     33505                                532042021F9A9F1000B81B2A /* UserAgentScriptsData.cpp in Sources */,
    3351433506                                1AE79D42188DB61F002239C2 /* UserContentController.cpp in Sources */,
    3351533507                                7C3F01C21C8E5AC200ADD962 /* UserContentProvider.cpp in Sources */,
Note: See TracChangeset for help on using the changeset viewer.