Sam Maddock
|
31f8e7553b
fix: flaky utility and BrowserView tests (#44451)
|
5 months ago |
Samuel Attard
|
122685194a
build: add import/order eslint rule (#44085)
|
6 months ago |
Sam Maddock
|
778d3098a0
feat: customize border radius of Views (#42320)
|
9 months ago |
Shelley Vohr
|
cb2e7f130b
fix: potentially closed webContents in BrowserView (#42633)
|
9 months ago |
Alice Zhao
|
e9a93a8c5c
fix: setTopBrowserView focus issue with reordering (#42653)
|
9 months ago |
Anny Yang
|
5fb117a7d7
fix: don't destroy BrowserView webContents when owning BrowserWindow hasn't been closed (#42353)
|
10 months ago |
Calvin
|
a6133e85d1
test: disable flaky macOS panel test & refactor screen capture testing (#41441)
|
1 year ago |
Jeremy Rose
|
15c6014324
feat: replace BrowserView with WebContentsView (#35658)
|
1 year ago |
Milan Burda
|
f27b034045
test: convert a few more specs to async/await (#39712)
|
1 year ago |
Shelley Vohr
|
a8999bc529
fix: ensure `BrowserView` bounds are always relative to window (#39605)
|
1 year ago |
Mikhail Leliakin
|
f959fb0c96
feat: `browserWindow.getBrowserViews()` to return sorted by z-index array (#38943)
|
1 year ago |
Shelley Vohr
|
c7bdd907d7
fix: set prototype names on `gin::Constructible` classes (#39006)
|
1 year ago |
Shelley Vohr
|
5a77c75753
revert: compensate for title bar height when setting bounds on `BrowserView` (#38981)
|
1 year ago |
Shelley Vohr
|
a00a25376d
fix: crash calling `BrowserWindow.removeBrowserView()` with destroyed `webContents` (#38842)
|
1 year ago |
Milan Burda
|
d78f37ec8f
refactor: use node scheme imports in spec (#38487)
|
1 year ago |
Milan Burda
|
82af000a37
chore: cleanup eslint suppressions (#38417)
|
1 year ago |
Shelley Vohr
|
5e25d23794
fix: handle closing `webContents` in `BrowserView`s (#37420)
|
2 years ago |
Jeremy Rose
|
a3e3efe4c4
test: use node helpers for events.once and setTimeout promise (#37374)
|
2 years ago |
Milan Burda
|
ea848bc1c5
test: use webContents.create() in type-safe way (#37281)
|
2 years ago |
Milan Burda
|
8d382b9c60
chore: remove deprecated capturer count APIs (#37075)
|
2 years ago |
Milan Burda
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
Milan Burda
|
5fd7a43970
test: replace (webContents as any).destroy() with webContents.destroy() (#36653)
|
2 years ago |
Keeley Hammond
|
b71cccb0d6
ci: bake appveyor images automatically, run sync on depshash change (#35396)
|
2 years ago |
Jeremy Rose
|
f99122abfc
refactor: BrowserView is owned by a BaseWindow (#35511)
|
2 years ago |
Shelley Vohr
|
75f9573e53
fix: compensate for title bar height when setting bounds on `BrowserView` (#34713)
|
2 years ago |
Jeremy Rose
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |