Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream shareSheetUsesModalPresentationForWebView #14828

Conversation

@hortont424 hortont424 requested a review from cdumez as a code owner June 9, 2023 22:07
@hortont424 hortont424 self-assigned this Jun 9, 2023
@hortont424 hortont424 added the WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore). label Jun 9, 2023
@hortont424
Copy link
Contributor Author

will get the header too

@hortont424 hortont424 force-pushed the eng/Upstream-shareSheetUsesModalPresentationForWebView branch from 5eb02bb to 9bbd677 Compare June 9, 2023 22:09
@@ -333,7 +329,7 @@ - (void)presentWithShareDataArray:(NSArray *)sharingItems inRect:(std::optional<
}];

#if PLATFORM(VISION)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't actually need this conditional right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Though it will probably cause issues with current EWS if we don't replace with an SDK version check... so never mind.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed :)

@hortont424 hortont424 added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jun 9, 2023
https://bugs.webkit.org/show_bug.cgi?id=257913
rdar://110548897

Reviewed by Aditya Keerthi.

* Source/WebKit/UIProcess/Cocoa/WKShareSheet.mm:
(-[WKShareSheet presentWithShareDataArray:inRect:]):

Canonical link: https://commits.webkit.org/265040@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Upstream-shareSheetUsesModalPresentationForWebView branch from 9bbd677 to cb63b1b Compare June 9, 2023 22:14
@webkit-commit-queue
Copy link
Collaborator

Committed 265040@main (cb63b1b): https://commits.webkit.org/265040@main

Reviewed commits have been landed. Closing PR #14828 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit cb63b1b into WebKit:main Jun 9, 2023
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore).
Projects
None yet
4 participants