Bug 259062

Summary: Make SQLiteTransaction notify SQLiteDatabaseTracker on macOS
Product: WebKit Reporter: Ben Nham <nham>
Component: Website StorageAssignee: Ben Nham <nham>
Status: RESOLVED FIXED    
Severity: Normal CC: sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ben Nham
Reported 2023-07-10 10:56:09 PDT
In 265791@main we enabled SQLiteDatabaseTracker on macOS, but it still does nothing because SQLiteTransaction doesn't notify it. Change SQLiteTransaction to notify the tracker about ongoing transactions on macOS as well.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-10 10:56:32 PDT
Ben Nham
Comment 2 2023-07-10 10:57:58 PDT
EWS
Comment 3 2023-07-10 14:35:42 PDT
Committed 265918@main (722cf9996ceb): <https://commits.webkit.org/265918@main> Reviewed commits have been landed. Closing PR #15700 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.