Skip to content

Commit

Permalink
Update filename to PlatformCALayer.serialization.in
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=268482
rdar://122028074

Reviewed by Alex Christensen.

Original filename has the incorrect suffix.

* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/graphics/ca/PlatformCALayer.serialization.in: Renamed from Source/WebCore/platform/graphics/ca/PlatformCALayer.messages.in.
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources.make:

Canonical link: https://commits.webkit.org/273888@main
  • Loading branch information
sheeparegreat authored and achristensen07 committed Feb 1, 2024
1 parent 9bc6dae commit f9ba1c3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Source/WebCore/WebCore.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6274,7 +6274,7 @@
F4CCD04E2A9917ED00536C6B /* PlatformEvent.serialization.in in Headers */ = {isa = PBXBuildFile; fileRef = F4CCD04D2A9917ED00536C6B /* PlatformEvent.serialization.in */; settings = {ATTRIBUTES = (Private, ); }; };
F4CCD0592A993EA600536C6B /* PlatformMediaSession.serialization.in in Headers */ = {isa = PBXBuildFile; fileRef = F4CCD0582A993EA600536C6B /* PlatformMediaSession.serialization.in */; settings = {ATTRIBUTES = (Private, ); }; };
F4CF9C342AB4C5B100E9C72E /* IndexedDB.serialization.in in Headers */ = {isa = PBXBuildFile; fileRef = F4CF9C332AB4C5B100E9C72E /* IndexedDB.serialization.in */; settings = {ATTRIBUTES = (Private, ); }; };
F4CF9C362AB4DD9900E9C72E /* PlatformCALayer.messages.in in Headers */ = {isa = PBXBuildFile; fileRef = F4CF9C352AB4DD9900E9C72E /* PlatformCALayer.messages.in */; settings = {ATTRIBUTES = (Private, ); }; };
F4CF9C362AB4DD9900E9C72E /* PlatformCALayer.serialization.in in Headers */ = {isa = PBXBuildFile; fileRef = F4CF9C352AB4DD9900E9C72E /* PlatformCALayer.serialization.in */; settings = {ATTRIBUTES = (Private, ); }; };
F4D07558234D822D00881E73 /* ClipboardItemDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = F46C447A2346535E0039A79D /* ClipboardItemDataSource.h */; };
F4D07559234D823300881E73 /* ClipboardItemPasteboardDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = F46C44802346547A0039A79D /* ClipboardItemPasteboardDataSource.h */; };
F4D43D662188038B00ECECAC /* SerializedAttachmentData.h in Headers */ = {isa = PBXBuildFile; fileRef = F4D43D64218802E600ECECAC /* SerializedAttachmentData.h */; settings = {ATTRIBUTES = (Private, ); }; };
Expand Down Expand Up @@ -20138,7 +20138,7 @@
F4CCD04D2A9917ED00536C6B /* PlatformEvent.serialization.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformEvent.serialization.in; sourceTree = "<group>"; };
F4CCD0582A993EA600536C6B /* PlatformMediaSession.serialization.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformMediaSession.serialization.in; sourceTree = "<group>"; };
F4CF9C332AB4C5B100E9C72E /* IndexedDB.serialization.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = IndexedDB.serialization.in; sourceTree = "<group>"; };
F4CF9C352AB4DD9900E9C72E /* PlatformCALayer.messages.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = PlatformCALayer.messages.in; sourceTree = "<group>"; };
F4CF9C352AB4DD9900E9C72E /* PlatformCALayer.serialization.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = PlatformCALayer.serialization.in; sourceTree = "<group>"; };
F4D43D64218802E600ECECAC /* SerializedAttachmentData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerializedAttachmentData.h; sourceTree = "<group>"; };
F4D9817D2195FBF6008230FC /* ChangeListTypeCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ChangeListTypeCommand.h; sourceTree = "<group>"; };
F4D9817E2195FBF6008230FC /* ChangeListTypeCommand.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ChangeListTypeCommand.cpp; sourceTree = "<group>"; };
Expand Down Expand Up @@ -24959,8 +24959,8 @@
499B3EDC128DB50100E726C2 /* PlatformCAAnimation.h */,
0F13163D16ED0CC80035CC04 /* PlatformCAFilters.h */,
499B3EC3128CCC4700E726C2 /* PlatformCALayer.h */,
F4CF9C352AB4DD9900E9C72E /* PlatformCALayer.messages.in */,
2D70BA1418074F850001908A /* PlatformCALayer.mm */,
F4CF9C352AB4DD9900E9C72E /* PlatformCALayer.serialization.in */,
493E5E0812D6420500020081 /* PlatformCALayerClient.h */,
7B434D1329DB0FD00062E8D1 /* PlatformCALayerDelegatedContents.h */,
7AA3A695194A64E7001CBD24 /* TileController.cpp */,
Expand Down Expand Up @@ -41188,7 +41188,7 @@
0F5E200618E771FC003EC3E5 /* PlatformCAAnimationCocoa.h in Headers */,
0F13163E16ED0CC80035CC04 /* PlatformCAFilters.h in Headers */,
499B3EC5128CCC4700E726C2 /* PlatformCALayer.h in Headers */,
F4CF9C362AB4DD9900E9C72E /* PlatformCALayer.messages.in in Headers */,
F4CF9C362AB4DD9900E9C72E /* PlatformCALayer.serialization.in in Headers */,
493E5E0912D6420500020081 /* PlatformCALayerClient.h in Headers */,
2D70BA1318074DDF0001908A /* PlatformCALayerCocoa.h in Headers */,
7BB5984529DC2DC700967DC1 /* PlatformCALayerDelegatedContents.h in Headers */,
Expand Down
2 changes: 1 addition & 1 deletion Source/WebKit/DerivedSources-input.xcfilelist
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ $(WEBCORE_PRIVATE_HEADERS_DIR)/LayoutMilestones.serialization.in
$(WEBCORE_PRIVATE_HEADERS_DIR)/MDNSRegisterError.serialization.in
$(WEBCORE_PRIVATE_HEADERS_DIR)/MediaPlaybackTargetContext.serialization.in
$(WEBCORE_PRIVATE_HEADERS_DIR)/MediaProducer.serialization.in
$(WEBCORE_PRIVATE_HEADERS_DIR)/PlatformCALayer.messages.in
$(WEBCORE_PRIVATE_HEADERS_DIR)/PlatformCALayer.serialization.in
$(WEBCORE_PRIVATE_HEADERS_DIR)/PlatformEvent.serialization.in
$(WEBCORE_PRIVATE_HEADERS_DIR)/PlatformMediaSession.serialization.in
$(WEBCORE_PRIVATE_HEADERS_DIR)/PlatformScreen.serialization.in
Expand Down
2 changes: 1 addition & 1 deletion Source/WebKit/DerivedSources.make
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ WEBCORE_SERIALIZATION_DESCRIPTION_FILES = \
MediaPlaybackTargetContext.serialization.in \
MediaProducer.serialization.in \
MDNSRegisterError.serialization.in \
PlatformCALayer.messages.in \
PlatformCALayer.serialization.in \
PlatformEvent.serialization.in \
PlatformMediaSession.serialization.in \
PlatformScreen.serialization.in \
Expand Down

0 comments on commit f9ba1c3

Please sign in to comment.