mirror of https://github.com/electron/electron
a05c9bcfb9
* refactor: inline OffScreenRenderWidgetHostView::IsPainting() refactor: inline OffScreenRenderWidgetHostView::GetFrameRate() refactor: inline OffScreenRenderWidgetHostView::GetRootLayer() refactor: inline OffScreenRenderWidgetHostView::GetDelegatedFrameHost() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: inline OffscreenViewProxy::GetBitmap() refactor: inline OffscreenViewProxy::GetBounds() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: inline WebContentsZoomController::GetDefaultZoomFactor() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: inline Notification prop getters Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: inline RootView::is_menu_bar_auto_hide() refactor: inline RootView::is_menu_bar_visible() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: inline ElectronBrowserContext::can_use_http_cache() refactor: inline ElectronBrowserContext::get_max_cache_size() Co-authored-by: Charles Kerr <charles@charleskerr.com> * fixup! refactor: inline Notification prop getters remove get_ prefix from inlined simple getter method names Co-authored-by: Charles Kerr <charles@charleskerr.com> * fixup! refactor: inline OffscreenViewProxy::GetBitmap() Co-authored-by: Charles Kerr <charles@charleskerr.com> * fixup! refactor: inline WebContentsZoomController::GetDefaultZoomFactor() Co-authored-by: Charles Kerr <charles@charleskerr.com> * fixup! refactor: inline Notification prop getters have object getters return const references Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: rename method to OffScreenRenderWidgetHostView::root_layer() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: rename method to ElectronBrowserContext::max_cache_size() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: rename method to OffScreenRenderWidgetHostView::frame_rate() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: rename method to OffScreenRenderWidgetHostView::delegated_frame_host() Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> |
||
---|---|---|
.. | ||
tabs_api.cc | ||
tabs_api.h |