[webkit-changes] [WebKit/WebKit] 033598: Build failure of AccessibilityNotificationHandler.cpp

ChangSeok Oh noreply at github.com
Tue Nov 7 10:00:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0335988960faf5c9255a4769389625cd8150392b
      https://github.com/WebKit/WebKit/commit/0335988960faf5c9255a4769389625cd8150392b
  Author: ChangSeok Oh <changseok at webkit.org>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M Tools/WebKitTestRunner/InjectedBundle/atspi/AccessibilityNotificationHandler.cpp

  Log Message:
  -----------
  Build failure of AccessibilityNotificationHandler.cpp
https://bugs.webkit.org/show_bug.cgi?id=264207

Reviewed by Michael Catanzaro.

The constructor and destructor of AccessibilityNotificationHandler use methods
guarded by DEVELOPER_MODE.

* Tools/WebKitTestRunner/InjectedBundle/atspi/AccessibilityNotificationHandler.cpp:
(WTR::AccessibilityNotificationHandler::AccessibilityNotificationHandler):
(WTR::AccessibilityNotificationHandler::~AccessibilityNotificationHandler):

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




More information about the webkit-changes mailing list