[webkit-changes] [WebKit/WebKit] 6c87dd: [GTK][WPE] Extract scene attribution modification ...

Simon Pena noreply at github.com
Wed Feb 26 04:09:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6c87dd8bdcbb56b888ed54abaac55b6e7e8c479f
      https://github.com/WebKit/WebKit/commit/6c87dd8bdcbb56b888ed54abaac55b6e7e8c479f
  Author: Simon Pena <spena at igalia.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp
    M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.h

  Log Message:
  -----------
  [GTK][WPE] Extract scene attribution modification into a separate method
https://bugs.webkit.org/show_bug.cgi?id=288490

Reviewed by Carlos Alberto Lopez Perez.

This refactoring had previously been suggested in bug 287404, but then
abandoned as the discussion evolved into threading aspects. Since the
scene attributes are updated from two different places, it makes sense
to consolidate it into a single method.

* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp:
(WebKit::ThreadedCompositor::setSize):
(WebKit::ThreadedCompositor::updateSceneAttributes):
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list