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

Fix null pointer dereference #15301

Merged

Conversation

pvollan
Copy link
Contributor

@pvollan pvollan commented Jun 26, 2023

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

@brentfulgham brentfulgham left a comment

Choose a reason for hiding this comment

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

Whoops! r=me

@pvollan
Copy link
Contributor Author

pvollan commented Jun 26, 2023

Whoops! r=me

Thanks for reviewing!

@pvollan pvollan added the merge-queue Applied to send a pull request to merge-queue label Jun 26, 2023
https://bugs.webkit.org/show_bug.cgi?id=258529
rdar://111347166

Reviewed by Brent Fulgham.

The 'configuration' parameter to WebViewImpl::WebViewImpl has been moved at this point. Use the configuration from the page instead.

* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::WebViewImpl::WebViewImpl):

Canonical link: https://commits.webkit.org/265528@main
@webkit-commit-queue webkit-commit-queue merged commit b2a27f1 into WebKit:main Jun 26, 2023
@webkit-commit-queue
Copy link
Collaborator

Committed 265528@main (b2a27f1): https://commits.webkit.org/265528@main

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

@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Jun 26, 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