[webkit-changes] [WebKit/WebKit] 2d54e1: ResolutionMediaFeatureEnabled preference is a no-op

Tim Nguyen noreply at github.com
Fri Apr 28 15:17:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2d54e17cd623c62853d0780f04b1061d0bbd95bf
      https://github.com/WebKit/WebKit/commit/2d54e17cd623c62853d0780f04b1061d0bbd95bf
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  ResolutionMediaFeatureEnabled preference is a no-op
https://bugs.webkit.org/show_bug.cgi?id=255447
rdar://108363296

Reviewed by Brent Fulgham.

> Since bug 248619 removed the (already dead) legacy media queries code, the ResolutionMediaFeatureEnabled setting has had no references within WebKit.
> While dropping this setting is probably fine, we shouldn't have the setting hang around while it does nothing.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

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




More information about the webkit-changes mailing list