Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a8e85d96682e38c5f8c5189b64f3ea1a10015037
      
https://github.com/WebKit/WebKit/commit/a8e85d96682e38c5f8c5189b64f3ea1a10015037
  Author: Charlie Wolfe <[email protected]>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M 
Source/WebKit/Shared/Extensions/WebExtensionRegisteredScriptsSQLiteStore.cpp

  Log Message:
  -----------
  Use-after-move in `WebExtensionRegisteredScriptsSQLiteStore::updateScripts`
https://bugs.webkit.org/show_bug.cgi?id=317346
rdar://179966982

Reviewed by Timothy Hatcher.

The `ids` variable is unused. Remove the move.

* Source/WebKit/Shared/Extensions/WebExtensionRegisteredScriptsSQLiteStore.cpp:
(WebKit::WebExtensionRegisteredScriptsSQLiteStore::updateScripts):

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



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

Reply via email to