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

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

  Log Message:
  -----------
  Speculative fix for PlayStation Release build, part 2
https://bugs.webkit.org/show_bug.cgi?id=251978

Unreviewed build fix.

Vexingly, we can't get local repro on this. The linker error is that 
`JSObject::didBecomePrototype` is a missing symbol
and we believe this to be coming from StructureInlines.h. So change 
StructureInlines to JSObjectInlines in the one file
that's including it within the unified source that's complaining.

* Source/WebCore/page/CaptionUserPreferences.cpp:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to