electron/lib/browser
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
..
api feat: add WebFrameMain detached property (#44209) 2024-10-31 12:07:50 +01:00
.eslintrc.json chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
default-menu.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
devtools.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
guest-view-manager.ts feat: add WebFrameMain detached property (#44209) 2024-10-31 12:07:50 +01:00
guest-window-manager.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
init.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
ipc-main-impl.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
ipc-main-internal-utils.ts chore: remove unused sendToAll + related APIs (#26771) 2020-12-03 15:55:50 +09:00
ipc-main-internal.ts feat: add WebContents.ipc (#34959) 2022-08-03 16:55:12 -07:00
message-port-main.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
parse-features-string.ts refactor: replace `.forEach()` with `for-of` (#39691) 2023-08-31 23:36:43 +09:00
rpc-server.ts build: add import/order eslint rule (#44106) 2024-10-02 20:52:01 -07:00
web-view-events.ts chore: remove deprecated `crashed` and `renderer-process-crashed` events (#40115) 2023-10-18 12:05:41 +02:00