electron/shell
Charles Kerr 133cd29201
refactor: inline simple getters, pt . 2 (#41338)
refactor: inline simple getters, pt . 2 (#41254)

* refactor: inline AutofillPopup::line_count()

refactor: inline AutofillPopup::value_at()

refactor: inline AutofillPopup::label_at()

* refactor: inline NativeWindow::aspect_ratio()

refactor: inline NativeWindow::aspect_ratio_extra_size()

* refactor: inline BrowserProcessImpl::linux_storage_backend()

* refactor: inline ElectronMenuModel::sharing_item()

* refactor: inline Browser::badge_count()

* refactor: inline WebContents::is_guest()

refactor: inline InspectableWebContents::is_guest()

* refactor: inline InspectableWebContents::dev_tool_bounds()

* refactor: inline WebContents::type()
2024-02-28 12:58:49 +09:00
..
app chore: remove node patches by using the preload feature (#41115) 2024-01-26 17:28:11 +09:00
browser refactor: inline simple getters, pt . 2 (#41338) 2024-02-28 12:58:49 +09:00
common refactor: KeyWeakMap cleanup (#41251) 2024-02-08 10:26:35 +09:00
renderer fix: potential `async_hooks` crash in `NotifyWindowRestore` on Windows (#41144) 2024-01-28 20:37:12 +01:00
services/node fix: destroy `NodeService` message pipe last (#41300) 2024-02-10 20:41:42 -06:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00