[webkit-changes] [WebKit/WebKit] 889804: Inline EventContext::~EventContext

Ryosuke Niwa noreply at github.com
Tue Jan 9 00:39:18 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 889804f28206ffa2dd7930e2e52df50dc4260049
      https://github.com/WebKit/WebKit/commit/889804f28206ffa2dd7930e2e52df50dc4260049
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
    M Source/WebCore/dom/EventContext.cpp
    M Source/WebCore/dom/EventContext.h

  Log Message:
  -----------
  Inline EventContext::~EventContext
https://bugs.webkit.org/show_bug.cgi?id=267257

Reviewed by Yusuke Suzuki.

Inline the default destructor.

* Source/WebCore/dom/EventContext.cpp:
* Source/WebCore/dom/EventContext.h:

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




More information about the webkit-changes mailing list