mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* 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