Now we are using .wasm database module with logic from native, old name was no longer relative
Depends on D8562
Paths
| Differential D8563 Authored by kamil on Jul 19 2023, 7:08 AM.
Details Summary Now we are using .wasm database module with logic from native, old name was no longer relative Depends on D8562 Test Plan Flow
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 19 2023, 7:08 AM2023-07-19 07:08:58 (UTC-7) kamil added a child revision: D8565: [web] remove `sql.js` dependency.Jul 19 2023, 7:55 AM2023-07-19 07:55:30 (UTC-7) Harbormaster completed remote builds in B21042: Diff 28838.Jul 19 2023, 8:23 AM2023-07-19 08:23:38 (UTC-7) This revision is now accepted and ready to land.Jul 24 2023, 2:23 AM2023-07-24 02:23:18 (UTC-7) Closed by commit rCOMMf30666722ccf: [web] rename `sqljsFilePath` to `databaseModuleFilePath` (authored by kamil). · Explain WhyJul 31 2023, 1:55 AM2023-07-31 01:55:06 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29254 web/database/database-module-provider.js
web/database/utils/constants.js
web/database/worker/db-worker.js
web/types/worker-types.js
|