Sometimes we might want to manually delete file and destruct object in runtime. Otherwise, Emscripten will use reference counting to destruct objects.
Depends on D8553
Paths
| Differential D8611 Authored by kamil on Jul 25 2023, 2:01 AM.
Tags None Referenced Files
Subscribers
Details
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 25 2023, 2:01 AM2023-07-25 02:01:37 (UTC-7) Harbormaster completed remote builds in B21166: Diff 28999.Jul 25 2023, 2:20 AM2023-07-25 02:20:30 (UTC-7) This revision is now accepted and ready to land.Jul 25 2023, 6:16 AM2023-07-25 06:16:01 (UTC-7) Harbormaster completed remote builds in B21267: Diff 29117.Jul 27 2023, 5:26 AM2023-07-27 05:26:07 (UTC-7) Closed by commit rCOMM6bd9bba33bc9: [web] implement function to clear database content (authored by kamil). · Explain WhyJul 27 2023, 5:39 AM2023-07-27 05:39:57 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29124 web/database/types/sqlite-query-executor.js
web/database/utils/db-utils.js
|