Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1861fba4afd019d1679e1c65ae23fe5cae8d01d0
      
https://github.com/WebKit/WebKit/commit/1861fba4afd019d1679e1c65ae23fe5cae8d01d0
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-01-18 (Sun, 18 Jan 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitAutomationSession.cpp

  Log Message:
  -----------
  [GLib] Avoid usage of temporary object in WebKitAutomationSession.cpp
https://bugs.webkit.org/show_bug.cgi?id=305707

Reviewed by Patrick Griffis.

* Source/WebKit/UIProcess/API/glib/WebKitAutomationSession.cpp:
(parseProxyCapabilities): Use reserveInitialCapacity + append to
populate the ignoreAddressList vector; which is also easier to
parse when reading code.

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



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

Reply via email to