electron/spec
trop[bot] ae9f2df082
feat: add WebFrameMain detached property (#44209)
* feat: add WebFrameMain detached property

fix: throw instead of returning null senderFrame

test: detached frames

fix: ensure IPCs of pending deletion RFHs are dispatched

fix: lookup WFM by FTN ID to dispatch IPCs

feat: add frame.isDestroyed()

return null

fix: return undefined

docs: add null to all frame properties

refactor: option c, return null and emit warning

refactor: add routingId & processId to navigation events

test: null frame property

docs: clarify warning message

better wording

clarify null frame

fix: browserwindow spec

* maybe fix 🤷

* fix: use updated util #43722

* docs: add notice for frame change of behavior

* docs: clarify why frame properties may be null

* lint

* wip

* fix: content::FrameTreeNodeId lookup and converter

* refactor: avoid holey array deoptimization

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Sam Maddock <smaddock@slack-corp.com>
2024-10-31 12:07:50 +01:00
..
fixtures feat: add WebFrameMain detached property (#44209) 2024-10-31 12:07:50 +01:00
is-valid-window test: vendor node-is-valid-window (#39965) 2023-09-25 12:43:57 +02:00
lib build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
ts-smoke build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
.eslintrc.json build: rename spec/.eslintrc -> spec/.eslintrc.json (#38838) 2023-06-19 14:19:11 +02:00
.gitignore feat: add error event for utility process (33-x-y) (#43997) 2024-09-29 17:12:15 -05:00
ambient.d.ts
api-app-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-auto-updater-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-autoupdater-darwin-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-browser-view-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-browser-window-spec.ts feat: add WebFrameMain detached property (#44209) 2024-10-31 12:07:50 +01:00
api-clipboard-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-content-tracing-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-context-bridge-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-crash-reporter-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-debugger-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-desktop-capturer-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-dialog-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-global-shortcut-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-in-app-purchase-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-ipc-main-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-ipc-renderer-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-ipc-spec.ts feat: add WebFrameMain detached property (#44209) 2024-10-31 12:07:50 +01:00
api-media-handler-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-menu-item-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-menu-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-native-image-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-native-theme-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-net-custom-protocols-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-net-log-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-net-session-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-net-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-notification-dbus-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-notification-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-power-monitor-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-power-save-blocker-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-process-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-protocol-spec.ts test: fixup flaky tests (#44378) 2024-10-23 17:16:58 -04:00
api-safe-storage-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-screen-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-service-workers-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-session-spec.ts refactor: revert url::DomainIs() for cookie domains (#44154) 2024-10-08 20:34:55 -07:00
api-shell-spec.ts fix: update shell.openExternal to correctly focus on external window (#44468) 2024-10-31 12:05:51 +01:00
api-subframe-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-system-preferences-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-touch-bar-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-tray-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-utility-process-spec.ts fix: ensure utilityProcess only emits one 'exit' event (#44266) 2024-10-16 15:01:09 -04:00
api-view-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-web-contents-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-web-contents-view-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-web-frame-main-spec.ts feat: add WebFrameMain detached property (#44209) 2024-10-31 12:07:50 +01:00
api-web-frame-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-web-request-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
api-web-utils-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
asar-integrity-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
asar-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
autofill-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
chromium-spec.ts test: fixup flaky tests (#44378) 2024-10-23 17:16:58 -04:00
crash-spec.ts test: deflake flaky tests on linux (#44402) 2024-10-25 11:22:05 -04:00
deprecate-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
disabled-tests.json chore: disable tests that require nut.js (#42006) 2024-04-30 21:13:38 -04:00
esm-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
extensions-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
fuses-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
get-files.ts chore: remove walkdir dev dependency (#42591) 2024-06-21 10:31:10 -04:00
guest-window-manager-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
index.js test: fix visibility-state-spec.ts flaky test (#44199) 2024-10-14 09:39:19 -04:00
logging-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
modules-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
node-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
package.json build: update some build dependencies (#44069) 2024-10-01 11:09:28 -07:00
parse-features-string-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
pipe-transport.ts
process-binding-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
release-notes-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
security-warnings-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
spellchecker-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
types-spec.ts
version-bump-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
visibility-state-spec.ts test: fix visibility-state-spec.ts flaky test (#44199) 2024-10-14 09:39:19 -04:00
webview-spec.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
yarn.lock build: update some build dependencies (#44069) 2024-10-01 11:09:28 -07:00