Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c0585c6e126aad91705960171cfc6317a6c3051f
      
https://github.com/WebKit/WebKit/commit/c0585c6e126aad91705960171cfc6317a6c3051f
  Author: Tim Nguyen <[email protected]>
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  REGRESSION (277481@main): [ MacOS iOS ] 
TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=272871
rdar://126657596

Reviewed by Aditya Keerthi.

The test log showed an item with leading whitespace that was introduced by 
277481@main:

        {(
            CTFontDescriptorOptions,
            "NSObject<NSSecureCoding>",
            WKDDActionContext,
            PKSecureElementPass,
            "WebKit::ObjCObjectGraph",
            GCGLErrorCodeSet,
            NSURLRequest,
            CGDisplayChangeSummaryFlags,
            " WebCore::ColorInterpolationMethod::XYZD50",
            MachSendRight,
            CGBitmapInfo,
            "WebCore::ContextMenuAction",
            NSParagraphStyle
        )}

Fix it by removing that extra leading whitespace.

* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

Canonical link: https://commits.webkit.org/277694@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