[webkit-changes] [WebKit/WebKit] d3ea7b: RemotePageDrawingAreaProxy should be ref counted

Ryosuke Niwa noreply at github.com
Wed Oct 16 21:56:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d3ea7b591bf281486ccfd67dc509eacf0a0acb22
      https://github.com/WebKit/WebKit/commit/d3ea7b591bf281486ccfd67dc509eacf0a0acb22
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M Source/WebKit/UIProcess/RemotePageDrawingAreaProxy.cpp
    M Source/WebKit/UIProcess/RemotePageDrawingAreaProxy.h
    M Source/WebKit/UIProcess/RemotePageProxy.cpp
    M Source/WebKit/UIProcess/RemotePageProxy.h

  Log Message:
  -----------
  RemotePageDrawingAreaProxy should be ref counted
https://bugs.webkit.org/show_bug.cgi?id=281619

Reviewed by Chris Dumez and Geoffrey Garen.

* Source/WebKit/UIProcess/RemotePageDrawingAreaProxy.cpp:
(WebKit::RemotePageDrawingAreaProxy::create):
* Source/WebKit/UIProcess/RemotePageDrawingAreaProxy.h:
* Source/WebKit/UIProcess/RemotePageProxy.cpp:
(WebKit::RemotePageProxy::injectPageIntoNewProcess):
* Source/WebKit/UIProcess/RemotePageProxy.h:

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