[webkit-changes] [WebKit/WebKit] 1b082a: Unreviewed, reverting r256867 at main.

Commit Queue noreply at github.com
Sun Nov 20 23:17:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1b082aca4545664251b2dfab13f1fee217697c3d
      https://github.com/WebKit/WebKit/commit/1b082aca4545664251b2dfab13f1fee217697c3d
  Author: Commit Queue <commit-queue at webkit.org>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
    M Source/WebCore/CMakeLists.txt
    M Source/WebCore/DerivedSources-output.xcfilelist
    M Source/WebCore/DerivedSources.make
    M Source/WebCore/Headers.cmake
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    R Source/WebCore/css/CSSFontVariantLigaturesParser.h
    R Source/WebCore/css/CSSFontVariantNumericParser.h
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/css/CSSTimingFunctionValue.cpp
    M Source/WebCore/css/ComputedStyleExtractor.cpp
    M Source/WebCore/css/parser/CSSAtRuleID.h
    M Source/WebCore/css/parser/CSSParserFastPaths.cpp
    M Source/WebCore/css/parser/CSSParserFastPaths.h
    M Source/WebCore/css/parser/CSSParserIdioms.cpp
    M Source/WebCore/css/parser/CSSParserImpl.cpp
    M Source/WebCore/css/parser/CSSPropertyParser.cpp
    M Source/WebCore/css/parser/CSSPropertyParser.h
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.h
    M Source/WebCore/css/process-css-properties.py
    M Source/WebCore/css/typedom/StylePropertyMap.cpp
    M Tools/Scripts/webkitpy/style/checkers/jsonchecker.py

  Log Message:
  -----------
  Unreviewed, reverting r256867 at main.
https://bugs.webkit.org/show_bug.cgi?id=248164

caused crashes for several tests on debug bots, for instance <https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-typed-om%2Fthe-stylepropertymap%2Finline%2Fset.tentative.html>

Reverted changeset:

"Data driven CSS property parsing"
https://bugs.webkit.org/show_bug.cgi?id=248036
https://commits.webkit.org/256867@main

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




More information about the webkit-changes mailing list