Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a2314baa31b7ae11d81e5caff77328a78b54e7c
      
https://github.com/WebKit/WebKit/commit/2a2314baa31b7ae11d81e5caff77328a78b54e7c
  Author: Tim Horton <[email protected]>
  Date:   2024-03-15 (Fri, 15 Mar 2024)

  Changed paths:
    M Source/ThirdParty/gmock/Configurations/Base.xcconfig
    M Tools/DumpRenderTree/mac/Configurations/Base.xcconfig
    M Tools/ImageDiff/cg/Configurations/Base.xcconfig
    M Tools/MobileMiniBrowser/Configurations/MobileMiniBrowser.xcconfig
    M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/AppDelegate.m
    M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/WebViewController.m
    M Tools/lldb/lldbWebKitTester/Configurations/Base.xcconfig

  Log Message:
  -----------
  Expand SUPPORTED_PLATFORMS to include visionOS in Tools and various other 
places
https://bugs.webkit.org/show_bug.cgi?id=271067
rdar://124702757

Reviewed by Richard Robinson and Megan Gardner.

* Source/ThirdParty/gmock/Configurations/Base.xcconfig:
* Tools/DumpRenderTree/mac/Configurations/Base.xcconfig:
* Tools/ImageDiff/cg/Configurations/Base.xcconfig:
* Tools/MobileMiniBrowser/Configurations/MobileMiniBrowser.xcconfig:
* Tools/lldb/lldbWebKitTester/Configurations/Base.xcconfig:
Some ways of building depend on SUPPORTED_PLATFORMS being correct, or they
fall back to building into iOS directories (which then fails because the
dependencies are missing).

* Tools/MobileMiniBrowser/MobileMiniBrowserFramework/AppDelegate.m:
(-[AppDelegate application:didFinishLaunchingWithOptions:]):
* Tools/MobileMiniBrowser/MobileMiniBrowserFramework/WebViewController.m:
(-[WebViewController viewDidLoad]):
Wrap some deprecation warnings.

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



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

Reply via email to