Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6b394a6a5842367664e883136bf0e448c6e4fb0e
      
https://github.com/WebKit/WebKit/commit/6b394a6a5842367664e883136bf0e448c6e4fb0e
  Author: Carlos Garcia Campos <cgar...@igalia.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/wpe/WPEWebViewPlatform.cpp
    M Source/WebKit/UIProcess/API/wpe/WPEWebViewPlatform.h

  Log Message:
  -----------
  [WPE] Simplify WKWPE::ViewPlatform constructor
https://bugs.webkit.org/show_bug.cgi?id=276114

Reviewed by Nikolas Zimmermann.

Move signal callback implementations to helper functions to reduce the
size of the constructor and improve readability.

* Source/WebKit/UIProcess/API/wpe/WPEWebViewPlatform.cpp:
(WKWPE::ViewPlatform::ViewPlatform):
(WKWPE::ViewPlatform::activityStateChanged):
(WKWPE::ViewPlatform::toplevelStateChanged):
(WKWPE::ViewPlatform::handleEvent):
* Source/WebKit/UIProcess/API/wpe/WPEWebViewPlatform.h:

Canonical link: https://commits.webkit.org/280569@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to