[webkit-changes] [WebKit/WebKit] 7e8114: [GTK] Reproducible crash on invalid web process me...

Philippe Normand noreply at github.com
Sun Mar 24 02:54:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e81143103b9420c4513356d6e401480add3ac12
      https://github.com/WebKit/WebKit/commit/7e81143103b9420c4513356d6e401480add3ac12
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
    M Source/WebKit/UIProcess/CoordinatedGraphics/DrawingAreaProxyCoordinatedGraphics.cpp

  Log Message:
  -----------
  [GTK] Reproducible crash on invalid web process message DrawingArea_CommitTransientZoom
https://bugs.webkit.org/show_bug.cgi?id=266875

Reviewed by Adrian Perez de Castro.

Fix regression introduced by https://commits.webkit.org/272128@main. The message sender should
expect a reply since that commit.

* Source/WebKit/UIProcess/CoordinatedGraphics/DrawingAreaProxyCoordinatedGraphics.cpp:
(WebKit::DrawingAreaProxyCoordinatedGraphics::commitTransientZoom):

Canonical link: https://commits.webkit.org/276608@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