Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 083cd35716ec3a4139fc402a8a733283cc143ff1
      
https://github.com/WebKit/WebKit/commit/083cd35716ec3a4139fc402a8a733283cc143ff1
  Author: Said Abou-Hallawa <[email protected]>
  Date:   2025-12-03 (Wed, 03 Dec 2025)

  Changed paths:
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/loader/cache/CachedImageClient.cpp
    M Source/WebCore/loader/cache/CachedImageClient.h

  Log Message:
  -----------
  REGRESSION(301075@main): Address a style error in CachedImageClient.h and add 
its source file to WebCore.xcodeproj
https://bugs.webkit.org/show_bug.cgi?id=303498
rdar://165788371

Reviewed by Geoffrey Garen.

CachedImageClient should not be marked WEBCORE_EXPORT. Mark the constructor and
imageFrameAvailable() to be WEBCORE_EXPORT. Also add CachedImageClient.cpp to
WebCore.xcodeproj.

* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/loader/cache/CachedImageClient.cpp:
* Source/WebCore/loader/cache/CachedImageClient.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to