This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-10 01:37:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ddd9ea5f4af0ffac170cc489b80ad0976c19a1c
ladybird
/
Libraries
/
LibWeb
/
IndexedDB
/
Internal
History
stelar7
32e5fb4da5
LibWeb: Add missing spec comment for method
2024-12-14 23:02:59 +01:00
..
Algorithms.cpp
LibWeb: Add missing spec comment for method
2024-12-14 23:02:59 +01:00
Algorithms.h
LibWeb: Implement abort_a_transaction for IndexedDB
2024-12-14 23:02:59 +01:00
ConnectionQueueHandler.h
…
Database.cpp
AK: Don't implicitly convert Optional<T&> to Optional<T>
2024-12-04 01:58:22 +01:00
Database.h
LibWeb: Close the database if the upgrade connection is aborted
2024-12-14 23:02:59 +01:00
Key.cpp
…
Key.h
…