[webkit-changes] [WebKit/WebKit] 4164ab: Fix redundant menu toggle checkboxes on webkit.org.

Jon Davis noreply at github.com
Mon Jun 26 23:09:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4164abf9631b3ed7b431f108e2edc39a8bc959d8
      https://github.com/WebKit/WebKit/commit/4164abf9631b3ed7b431f108e2edc39a8bc959d8
  Author: Jonathan Davis <jond at apple.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M Websites/webkit.org/wp-content/themes/webkit/functions.php

  Log Message:
  -----------
  Fix redundant menu toggle checkboxes on webkit.org.
https://bugs.webkit.org/show_bug.cgi?id=258521

Reviewed by Alexey Proskuryakov.

This change prevents passing the generated checkbox into nested calls
propagating the checkbox into sub-menu items where it shouldn't exist.

* Websites/webkit.org/wp-content/themes/webkit/functions.php:

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




More information about the webkit-changes mailing list