[webkit-changes] [WebKit/WebKit] da4777: Merge CSSImportRule layer IDL extensions into main...

CanadaHonk noreply at github.com
Fri May 19 09:44:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: da477790afb9aa628a64e020fdc7a6e220a20350
      https://github.com/WebKit/WebKit/commit/da477790afb9aa628a64e020fdc7a6e220a20350
  Author: CanadaHonk <oj at oojmed.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M Source/WebCore/CMakeLists.txt
    M Source/WebCore/DerivedSources-input.xcfilelist
    M Source/WebCore/DerivedSources-output.xcfilelist
    M Source/WebCore/DerivedSources.make
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    R Source/WebCore/css/CSSImportRule+Layer.idl
    M Source/WebCore/css/CSSImportRule.idl

  Log Message:
  -----------
  Merge CSSImportRule layer IDL extensions into main interface
https://bugs.webkit.org/show_bug.cgi?id=256979

Reviewed by Tim Nguyen.

Merged the CSSImportRule layer extensions (layerName) into the main interface.
Spec PR: https://github.com/w3c/csswg-drafts/pull/8711

Simplifies the IDL files from two to one :')

* Source/WebCore/CMakeLists.txt:
* Source/WebCore/DerivedSources-input.xcfilelist:
* Source/WebCore/DerivedSources-output.xcfilelist:
* Source/WebCore/DerivedSources.make:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/CSSImportRule+Layer.idl: Removed.
* Source/WebCore/css/CSSImportRule.idl:

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




More information about the webkit-changes mailing list