Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0cef72406e97c8e823a01e2ee172cae14e298422
      
https://github.com/WebKit/WebKit/commit/0cef72406e97c8e823a01e2ee172cae14e298422
  Author: Vivienne Watermeier <[email protected]>
  Date:   2026-04-30 (Thu, 30 Apr 2026)

  Changed paths:
    M Tools/MiniBrowser/gtk/main.c

  Log Message:
  -----------
  [GTK] Minibrowser: add user scripts via command-line options
https://bugs.webkit.org/show_bug.cgi?id=313541

Reviewed by Adrian Perez de Castro.

Adds two options to Minibrowser, which read one or more user scripts
from the given paths and inject them at document start and document end 
respectively:
  --user-script-at-start
  --user-script-at-end

These options don't allow setting allow/block lists for user scripts,
to avoid making them needlessly complex.

* Tools/MiniBrowser/gtk/main.c:
(addUserScript):
(activate):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to