[webkit-changes] [WebKit/WebKit] f9ad4b: REGRESSION(253243 at main): [webkitperl] Warning abou...

Adrian Perez noreply at github.com
Tue Oct 15 10:16:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f9ad4b6bfce5f91cff9319151efc858adca6ec5a
      https://github.com/WebKit/WebKit/commit/f9ad4b6bfce5f91cff9319151efc858adca6ec5a
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)

  Changed paths:
    M Tools/Scripts/webkitperl/FeatureList.pm

  Log Message:
  -----------
  REGRESSION(253243 at main): [webkitperl] Warning about undefined import with Perl 5.40
https://bugs.webkit.org/show_bug.cgi?id=279255

Reviewed by Sam Sneddon.

* Tools/Scripts/webkitperl/FeatureList.pm: Remove the autouse import for
  prohibitUnknownPort(), which is used directly with the module prefix
  inside getFeatureOptionList() which makes the import unneeded.

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