[webkit-changes] [WebKit/WebKit] b62686: Fully guard fullscreenStyleSheet behind ENABLE(FUL...

Tim Nguyen noreply at github.com
Thu Dec 8 00:56:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b626862ef715df38155a5d0ccbda455502b10d5e
      https://github.com/WebKit/WebKit/commit/b626862ef715df38155a5d0ccbda455502b10d5e
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M Source/WebCore/style/InspectorCSSOMWrappers.cpp
    M Source/WebCore/style/UserAgentStyle.cpp
    M Source/WebCore/style/UserAgentStyle.h

  Log Message:
  -----------
  Fully guard fullscreenStyleSheet behind ENABLE(FULLSCREEN_API)
https://bugs.webkit.org/show_bug.cgi?id=248932
rdar://103106363

Reviewed by Youenn Fablet.

* Source/WebCore/style/InspectorCSSOMWrappers.cpp:
(WebCore::Style::InspectorCSSOMWrappers::collectDocumentWrappers):
* Source/WebCore/style/UserAgentStyle.cpp:
* Source/WebCore/style/UserAgentStyle.h:

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




More information about the webkit-changes mailing list