[Swift in WebKit] Work towards supporting Swift in WTF (part 4)#64602
Draft
rr-codes wants to merge 1 commit intoWebKit:mainfrom
Draft
[Swift in WebKit] Work towards supporting Swift in WTF (part 4)#64602rr-codes wants to merge 1 commit intoWebKit:mainfrom
rr-codes wants to merge 1 commit intoWebKit:mainfrom
Conversation
Collaborator
|
EWS run on previous version of this PR (hash 98cd089) Details |
98cd089 to
e80a898
Compare
Collaborator
|
EWS run on previous version of this PR (hash e80a898) Details |
e80a898 to
91c80cb
Compare
Collaborator
|
EWS run on previous version of this PR (hash 91c80cb) Details |
91c80cb to
5fbc6c4
Compare
Collaborator
|
EWS run on previous version of this PR (hash 5fbc6c4) Details |
5fbc6c4 to
e92f78f
Compare
Collaborator
|
EWS run on previous version of this PR (hash e92f78f) Details |
e92f78f to
eea4ed3
Compare
Collaborator
|
EWS run on previous version of this PR (hash eea4ed3) Details |
https://bugs.webkit.org/show_bug.cgi?id=314469 rdar://176641865 Reviewed by NOBODY (OOPS!). Draft * Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig: * Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj: * Source/JavaScriptCore/JavaScriptCoreExports.swift: Copied from Source/WebKit/UIProcess/Cocoa/Foundation+Extras.swift. * Source/WTF/WTF.xcodeproj/project.pbxproj: * Source/WTF/wtf/cocoa/Foundation+Extras.swift: Copied from Source/WebGPU/WebGPU/StdLibExtras.swift. (Comparable.clamped(to:)): (MutableSpan.copyMemory(from:)): * Source/WebGPU/Configurations/WebGPU.xcconfig: * Source/WebGPU/WebGPU/Buffer.swift: * Source/WebGPU/WebGPU/CommandEncoder.swift: * Source/WebGPU/WebGPU/StdLibExtras.swift: (MutableSpan.copyMemory(from:)): Deleted. (Comparable.clamped(to:)): Deleted. * Source/WebKit/Configurations/WebKit.xcconfig: * Source/WebKit/UIProcess/Cocoa/Foundation+Extras.swift: (Comparable.clamped(to:)): Deleted. * Tools/TestWebKitAPI/Helpers/cocoa/WebPage+JavaScriptExpression.swift:
eea4ed3 to
94c3dc9
Compare
Collaborator
|
EWS run on current version of this PR (hash 94c3dc9) Details |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛠 watch-sim
🛠 mac-safer-cpp
94c3dc9
94c3dc9