electron/lib
Alice Zhao 97eee463fa
feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41661)
* feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41577)

* chore: remove code not related to this pr:

* test: fix flaky tests by replacing real urls with data urls

* test: remove hardcoded url
2024-04-04 13:09:19 -04:00
..
browser feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41661) 2024-04-04 13:09:19 -04:00
common refactor: type-safe module imports / requires (#41235) 2024-02-05 10:46:53 +01:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node refactor: type-safe module imports / requires (#41235) 2024-02-05 10:46:53 +01:00
renderer fix: apply module search paths restriction on worker and child process (#41138) 2024-01-26 09:28:26 -06:00
sandboxed_renderer refactor: type-safe module imports / requires (#41235) 2024-02-05 10:46:53 +01:00
utility fix: apply module search paths restriction on worker and child process (#41138) 2024-01-26 09:28:26 -06:00
worker fix: apply module search paths restriction on worker and child process (#41138) 2024-01-26 09:28:26 -06:00