Skip to content

Refactor NativeWindow (Part 2): NativeWindow is no longer WebContentsObserver #12140

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

Merged
merged 22 commits into from
Mar 7, 2018

Conversation

zcbenz
Copy link
Contributor

@zcbenz zcbenz commented Mar 6, 2018

This is part of the changes to decouple NativeWindow from WebContents, so it would be possible for us to implement new APIs based on NativeWindow, e.g. providing APIs to create native GUI elements without using WebContents.

This PR removes WebContentsObserver from NativeWindow's super classes.

@zcbenz zcbenz requested a review from a team March 6, 2018 07:19
@zcbenz zcbenz force-pushed the native-window-no-web-contents branch from 3c53f70 to 7846809 Compare March 6, 2018 07:22
Copy link
Member

@deepak1556 deepak1556 left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants