From c806c465faab8b37d71ec857ef013a5bddf874e2 Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Sat, 13 Oct 2018 12:31:58 +1100 Subject: [PATCH] chore: mark browserview api as not-experimental (#15117) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I think it's safe to say this API has been around long enough to be considered past the experimental phase 👍 --- docs/api/browser-view.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/api/browser-view.md b/docs/api/browser-view.md index 7174d8bb4221..4a851c91624e 100644 --- a/docs/api/browser-view.md +++ b/docs/api/browser-view.md @@ -2,9 +2,6 @@ > Create and control views. -**Note:** The BrowserView API is currently experimental and may change or be -removed in future Electron releases. - Process: [Main](../glossary.md#main-process) A `BrowserView` can be used to embed additional web content into a