Update chrome.js

This commit is contained in:
Namhyeon Go 2021-08-31 13:51:51 +09:00 committed by GitHub
parent 152bc516c2
commit bcea5de97c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -397,6 +397,8 @@ var ChromeObject = function() {
// change webpage title for focusing window
this.setTitle(title);
} else {
title = _title; /// when it is already catch
}
// find window by title