Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

CEF 2171 #492

Merged
merged 2 commits into from
Dec 11, 2014
Merged

CEF 2171 #492

merged 2 commits into from
Dec 11, 2014

Conversation

JeffryBooher
Copy link
Contributor

Migrate Mac and Windows to CEF 2171.
NOTE: The Linux builds will either fail or fail to start/terminate on this branch.
Linux will continue to use CEF 1547 until the issue has been addressed

@@ -164,14 +164,6 @@ void ClientHandler::OnAfterCreated(CefRefPtr<CefBrowser> browser) {

bool ClientHandler::DoClose(CefRefPtr<CefBrowser> browser) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We can get rid of this method completely, since the default in cef_life_span_handler.cpp is returning false.

@ingorichter
Copy link
Contributor

I'm done with review. I had one comment for code removal.

@ingorichter
Copy link
Contributor

Thanks @JeffryBooher!

ingorichter added a commit that referenced this pull request Dec 11, 2014
@ingorichter ingorichter merged commit 4dbd9c6 into master Dec 11, 2014
ingorichter added a commit that referenced this pull request Dec 8, 2015
@marcelgerber marcelgerber deleted the jeff/cef_2171_final branch May 23, 2016 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants