[webkit-changes] [WebKit/WebKit] 0f8eb9: Fix for PS Release build, part 3

Ross Kirsling noreply at github.com
Thu Feb 9 18:25:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0f8eb9f37f1ecaa0b33c0971181baeda1e4245ff
      https://github.com/WebKit/WebKit/commit/0f8eb9f37f1ecaa0b33c0971181baeda1e4245ff
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M Source/WebCore/page/CaptionUserPreferences.cpp
    M Source/WebCore/page/UserContentController.cpp

  Log Message:
  -----------
  Fix for PS Release build, part 3
https://bugs.webkit.org/show_bug.cgi?id=252025

Unreviewed build fix.

Continue addressing cases where StructureInlines.h should be upgraded to JSObjectInlines.h,
in order to avoid having TestWebCore fail to link with undefined symbol JSObject::didBecomePrototype.

* Source/WebCore/page/CaptionUserPreferences.cpp:
* Source/WebCore/page/UserContentController.cpp:

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




More information about the webkit-changes mailing list