electron/spec/fixtures
Sam Maddock 8b3d70a2a3
feat: add WebFrameMain detached property (#43473)
* 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: John Kleinschmidt <jkleinsc@electronjs.org>
2024-10-11 18:33:53 -04:00
..
api build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
apps build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
assets test: add tests dbus notification images (#43938) 2024-09-25 13:17:27 +02:00
auto-update build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
certificates
chromium test: fix visibility-state-spec.ts flaky test (#44037) 2024-10-11 10:00:22 -04:00
crash-cases build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
devtools-extensions test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
esm fix: check for Node.js-created module when contextIsolation disabled (#40993) 2024-01-16 14:29:00 +01:00
extensions chore: bump chromium to 131.0.6734.0 (main) (#43769) 2024-09-25 06:19:39 -05:00
file-system feat: implement File System API support (#41419) 2024-04-10 22:06:47 +02:00
module build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
native-addon build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
pages fix: fetch-dependent interfaces in Web Workers (#42579) 2024-06-20 11:01:50 -04:00
recursive-asar fix: support recursive readdir in Asar files (#41582) 2024-03-19 11:10:14 +01:00
release-notes/cache build: add support for fetching github token from sudowoodo (#43808) 2024-09-23 09:39:54 -07:00
snapshot-items-available
sub-frames feat: add WebFrameMain detached property (#43473) 2024-10-11 18:33:53 -04:00
test.asar build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
webview/fullscreen test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
workers fix: fetch-dependent interfaces in Web Workers (#42579) 2024-06-20 11:01:50 -04:00
blank.html test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
blank.png test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
cat-spin.mp4 fix: don't emit did-fail-load for MediaDocuments (#37824) 2023-04-06 10:23:34 +02:00
cat.pdf test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
dogs-running.txt test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
hello.txt feat: net.fetch() supports custom protocols (#36606) 2023-03-02 15:47:45 -08:00
no-proprietary-codecs.js build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
preload-expose-ipc.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
testsnap.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
video-source-image.webp