[webkit-changes] [WebKit/WebKit] 211229: Remove #pragma warning for MSVC

Fujii Hironori noreply at github.com
Sun Feb 9 15:58:58 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 21122934fb351ded19f364d5f99e44e549e3a20f
      https://github.com/WebKit/WebKit/commit/21122934fb351ded19f364d5f99e44e549e3a20f
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2025-02-09 (Sun, 09 Feb 2025)

  Changed paths:
    M Source/WebCore/accessibility/AXObjectCache.cpp
    M Source/WebCore/bindings/scripts/StaticString.pm
    M Source/WebCore/css/parser/MutableCSSSelector.cpp
    M Source/WebCore/dom/ElementData.h
    M Source/WebCore/platform/cf/MediaAccessibilitySoftLink.cpp
    M Source/WebCore/platform/cf/MediaAccessibilitySoftLink.h
    M Source/WebCore/platform/sql/SQLiteDatabase.h
    M Source/WebCore/rendering/style/QuotesData.h
    M Source/WebCore/svg/SVGPathByteStreamSource.h
    M Source/WebCore/xml/XPathGrammar.cpp
    M Source/WebCore/xml/XPathGrammar.y
    M Source/WebCore/xml/parser/MarkupTokenizerInlines.h

  Log Message:
  -----------
  Remove #pragma warning for MSVC
https://bugs.webkit.org/show_bug.cgi?id=287373

Reviewed by Yusuke Suzuki.

WebKit no longer supports MSVC.

* Source/WebCore/accessibility/AXObjectCache.cpp:
* Source/WebCore/bindings/scripts/StaticString.pm:
(GenerateStrings):
* Source/WebCore/css/parser/MutableCSSSelector.cpp:
* Source/WebCore/dom/ElementData.h:
* Source/WebCore/platform/cf/MediaAccessibilitySoftLink.cpp:
* Source/WebCore/platform/cf/MediaAccessibilitySoftLink.h:
* Source/WebCore/platform/sql/SQLiteDatabase.h:
* Source/WebCore/rendering/style/QuotesData.h:
* Source/WebCore/svg/SVGPathByteStreamSource.h:
* Source/WebCore/xml/XPathGrammar.cpp:
* Source/WebCore/xml/XPathGrammar.y:
* Source/WebCore/xml/parser/MarkupTokenizerInlines.h:

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



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