[webkit-changes] [WebKit/WebKit] d99b06: Split out :has(:host-context()) invalidation tests

Aditya Keerthi noreply at github.com
Tue May 14 16:13:26 PDT 2024


  Branch: refs/heads/safari-7617.1.7-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: d99b06aff5d911979f801414110317d18b4c16c7
      https://github.com/WebKit/WebKit/commit/d99b06aff5d911979f801414110317d18b4c16c7
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    A LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-context-pseudo-class-in-has-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-context-pseudo-class-in-has.html
    M LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has.html

  Log Message:
  -----------
  Split out :has(:host-context()) invalidation tests
https://bugs.webkit.org/show_bug.cgi?id=261098
rdar://114918695

Reviewed by Cameron McCormack.

We intentionally don't implement :host-context().

* LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-context-pseudo-class-in-has-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has-expected.txt.
* LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-context-pseudo-class-in-has.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has.html.
* LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has.html:

Canonical link: https://commits.webkit.org/267603@main
Identifier: 267603 at main


  Commit: e2e482a8af428f4df3ba2a0e25f6041a7e4a9899
      https://github.com/WebKit/WebKit/commit/e2e482a8af428f4df3ba2a0e25f6041a7e4a9899
  Author: Myah Cobbs <mcobbs at apple.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7617.1.7

Identifier: 267602.2 at safari-7617.1.7-branch


  Commit: cc54e571b133446b19463d5060ba18ec474a114b
      https://github.com/WebKit/WebKit/commit/cc54e571b133446b19463d5060ba18ec474a114b
  Author: Russell Epstein <repstein at apple.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7617.1.7.1

Canonical link: https://commits.webkit.org/267602.3@safari-7617.1.7-branch


  Commit: baa9c617376573df08da6a4b8cde3f39807ff800
      https://github.com/WebKit/WebKit/commit/baa9c617376573df08da6a4b8cde3f39807ff800
  Author: Dan Robson <dtr_bugzilla at apple.com>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7617.1.7.2

Canonical link: https://commits.webkit.org/267602.4@safari-7617.1.7-branch


  Commit: 62aae9784f469e6bfbe63116c9463b7bf8ac9f91
      https://github.com/WebKit/WebKit/commit/62aae9784f469e6bfbe63116c9463b7bf8ac9f91
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm

  Log Message:
  -----------
  Cherry-pick 965cb884cefe. rdar://115237220

    Unreviewed, fix the internal visionOS build
    rdar://115237220

    Add a missing `.get()` call when casting a `RetainPtr` to an Objective-C object of a different type;
    this now surfaces as a compiler warning in some versions of the visionOS SDK.

    * Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm:
    (-[WKFullscreenWindowSceneDelegate methodSignatureForSelector:]):

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


Compare: https://github.com/WebKit/WebKit/compare/d99b06aff5d9%5E...62aae9784f46

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


More information about the webkit-changes mailing list