Bug 259062
| Summary: | Make SQLiteTransaction notify SQLiteDatabaseTracker on macOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | Website Storage | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112027513>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/15700
EWS
Committed 265918@main (722cf9996ceb): <https://commits.webkit.org/265918@main>
Reviewed commits have been landed. Closing PR #15700 and removing active labels.