[webkit-changes] [WebKit/WebKit] 34d9c5: Use tighter typing for value returned by JSDOMWind...

Chris Dumez noreply at github.com
Fri Mar 3 08:36:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 34d9c5fdefdbb4671c538e915a09dda0fc9205aa
      https://github.com/WebKit/WebKit/commit/34d9c5fdefdbb4671c538e915a09dda0fc9205aa
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M Source/WebCore/bindings/js/JSDOMWindowBase.cpp
    M Source/WebCore/bindings/js/JSDOMWindowBase.h

  Log Message:
  -----------
  Use tighter typing for value returned by JSDOMWindowBase::scriptExecutionContext()
https://bugs.webkit.org/show_bug.cgi?id=253296

Reviewed by Sihui Liu.

* Source/WebCore/bindings/js/JSDOMWindowBase.cpp:
(WebCore::JSDOMWindowBase::scriptExecutionContext const):
* Source/WebCore/bindings/js/JSDOMWindowBase.h:

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




More information about the webkit-changes mailing list