Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d0a392e19061e568e7a1966ee7f4a56baa2ffbb
      
https://github.com/WebKit/WebKit/commit/8d0a392e19061e568e7a1966ee7f4a56baa2ffbb
  Author: Brandon Stewart <brandonstew...@apple.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm
    M Source/WebCore/html/MediaElementSession.cpp
    M Source/WebCore/inspector/agents/page/PageTimelineAgent.cpp
    M Source/WebCore/platform/graphics/FontCascade.h
    M Source/WebCore/platform/network/mac/ResourceHandleMac.mm
    M Source/WebCore/rendering/RenderBox.cpp
    M Source/WebCore/rendering/RenderMultiColumnSet.cpp
    M Source/WebCore/rendering/RenderObject.cpp
    M Source/WebKit/Shared/ios/WebPreferencesDefaultValuesIOS.mm
    M Source/WebKit/UIProcess/WebProcessPool.cpp

  Log Message:
  -----------
  [Cleanup] Rename iBooks to Apple Books
https://bugs.webkit.org/show_bug.cgi?id=296713
rdar://problem/157140234

Reviewed by Sammy Gill.

iBooks is now Apple Books so update naming to reflect this change.
https://www.apple.com/apple-books/

Note: I did not touch iBooksStorytime as that was different from iBooks.

* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm:
(WTF::CocoaApplication::isAppleBooks):
(WTF::CocoaApplication::isIBooks): Deleted.
* Source/WebCore/html/MediaElementSession.cpp:
(WebCore::MediaElementSession::requiresFullscreenForVideoPlayback const):
* Source/WebCore/inspector/agents/page/PageTimelineAgent.cpp:
(WebCore::currentRunLoop):
* Source/WebCore/platform/graphics/FontCascade.h:
* Source/WebCore/platform/network/mac/ResourceHandleMac.mm:
(WebCore::synchronousWillSendRequestEnabled):
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::allowMinMaxPercentagesInAutoHeightBlocksQuirk):
(WebCore::RenderBox::replacedMinMaxLogicalHeightComputesAsNone const):
* Source/WebCore/rendering/RenderMultiColumnSet.cpp:
(WebCore::RenderMultiColumnSet::fragmentedFlowPortionOverflowRect const):
* Source/WebCore/rendering/RenderObject.cpp:
(WebCore::RenderObject::collectSelectionGeometries):
* Source/WebKit/Shared/ios/WebPreferencesDefaultValuesIOS.mm:
(WebKit::defaultUseAsyncUIKitInteractions):
* Source/WebKit/UIProcess/WebProcessPool.cpp:
(WebKit::WebProcessPool::initializeNewWebProcess):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to