electron/lib
Alice Zhao 9056dd728a
feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41662)
* feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41577)

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

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