[webkit-changes] [WebKit/WebKit] 9044f8: RemoteInspectionTarget::m_inspectable should be fa...

Yusuke Suzuki noreply at github.com
Fri Nov 18 18:48:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9044f873675f3901eefed062acf430741f05c56f
      https://github.com/WebKit/WebKit/commit/9044f873675f3901eefed062acf430741f05c56f
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M Source/JavaScriptCore/inspector/remote/RemoteInspectionTarget.h

  Log Message:
  -----------
  RemoteInspectionTarget::m_inspectable should be false by default
https://bugs.webkit.org/show_bug.cgi?id=248116
rdar://102537970

Reviewed by Mark Lam.

Initialize m_inspectable field to false.

* Source/JavaScriptCore/inspector/remote/RemoteInspectionTarget.h:

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




More information about the webkit-changes mailing list