Skip to content

Refactor cocoa_webkit for DRY get_shared_application#1268

Merged
SteffenL merged 1 commit into
webview:masterfrom
citkane:refactor-cocoa_webkit1
Mar 24, 2025
Merged

Refactor cocoa_webkit for DRY get_shared_application#1268
SteffenL merged 1 commit into
webview:masterfrom
citkane:refactor-cocoa_webkit1

Conversation

@citkane

@citkane citkane commented Mar 23, 2025

Copy link
Copy Markdown
Contributor

Adds global m_app which is initiated in the class constructor to reduce multiple calls to app = get_shared_application()

@SteffenL SteffenL left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice and simple. Thank you!

@SteffenL SteffenL merged commit cc8a216 into webview:master Mar 24, 2025
@SteffenL SteffenL added type: refactor Pull request refactors code os: macos Involves macOS operating systems labels Mar 24, 2025
@citkane citkane deleted the refactor-cocoa_webkit1 branch March 26, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

os: macos Involves macOS operating systems type: refactor Pull request refactors code

Development

Successfully merging this pull request may close these issues.

2 participants