Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0aa15fd03d5bc4cae0536e166ec7e1c0a877c7d5
      
https://github.com/WebKit/WebKit/commit/0aa15fd03d5bc4cae0536e166ec7e1c0a877c7d5
  Author: Pawel Lampe <[email protected]>
  Date:   2026-08-05 (Wed, 05 Aug 2026)

  Changed paths:
    M Tools/MiniBrowser/wpe/main.cpp

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

Reviewed by Adrian Perez de Castro.

This change 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

This is same as https://commits.webkit.org/312353@main yet for WPE.

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



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

Reply via email to