Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fe33814c6298e5e9828424880df19def4b97a889
      
https://github.com/WebKit/WebKit/commit/fe33814c6298e5e9828424880df19def4b97a889
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-05-04 (Mon, 04 May 2026)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/IndexedDB/abort-in-initial-upgradeneeded.any-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/IndexedDB/abort-in-initial-upgradeneeded.any.serviceworker-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/IndexedDB/abort-in-initial-upgradeneeded.any.sharedworker-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/IndexedDB/abort-in-initial-upgradeneeded.any.worker-expected.txt
    M Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp
    M Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp

  Log Message:
  -----------
  IndexedDB: do not return a version 0 database
https://bugs.webkit.org/show_bug.cgi?id=313922

Reviewed by Sihui Liu.

The version was correctly set back to 0, but nameAndVersion() and
databaseNameAndVersionFromFile() did not account for that.

This aligns us with the standard, Chromium, Gecko, and WPT.

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



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

Reply via email to