void onBrowserCreated(int browserIndex, int browserId) { _webViews[browserId] = _tempWebViews[browserIndex]!; _tempWebViews.remove(browserIndex); }