[webkit-changes] [WebKit/WebKit] dbefcf: Improve window.styleMedia Warning Message

Brandon Stewart noreply at github.com
Tue Jul 2 22:41:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dbefcff060c88cadac12b3cd6f366756d56fdf46
      https://github.com/WebKit/WebKit/commit/dbefcff060c88cadac12b3cd6f366756d56fdf46
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/attributes-accessors-unique-function-objects-expected.txt
    M Source/WebCore/css/StyleMedia.cpp

  Log Message:
  -----------
  Improve window.styleMedia Warning Message
https://bugs.webkit.org/show_bug.cgi?id=276157
rdar://problem/131005713

Reviewed by Tim Nguyen.

Update the error message to remove mention of Firefox's support for this feature.
Web Developers have websites like Can I Use or other equivalents to check on feature support for browsers,
and the information we provide in the Web Inspector console may become out of date.

* LayoutTests/imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/attributes-accessors-unique-function-objects-expected.txt:
* Source/WebCore/css/StyleMedia.cpp:
(WebCore::StyleMedia::StyleMedia):

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