Handle the new operations on the shared worker.
https://linear.app/comm/issue/ENG-10334/update-jsi-and-web-worker-code-to-support-new-db-operations
Depends on D14450
Paths
| Differential D14451 Authored by tomek on Mon, Mar 17, 6:57 AM.
Tags None Referenced Files
Subscribers
Details Summary Handle the new operations on the shared worker. https://linear.app/comm/issue/ENG-10334/update-jsi-and-web-worker-code-to-support-new-db-operations Depends on D14450 Test Plan Tested the whole stack on both native and web:
unshimDMOperations( state, dmOperationTypes.CREATE_THREAD, handleReduxMigrationFailure, ): MigrationFunction<WebNavInfo, AppState>),
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMon, Mar 17, 6:57 AM2025-03-17 06:57:38 (UTC-7) tomek added a child revision: D14452: [lib] Convert the operations.Mon, Mar 17, 6:59 AM2025-03-17 06:59:36 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Mon, Mar 17, 7:20 AM2025-03-17 07:20:54 (UTC-7) Harbormaster completed remote builds in B33739: Diff 47429.Mon, Mar 17, 8:38 AM2025-03-17 08:38:24 (UTC-7) This revision is now accepted and ready to land.Tue, Mar 18, 7:45 AM2025-03-18 07:45:31 (UTC-7) Closed by commit rCOMM64bf51bbef0f: [web] Add support for DM operations to the shared worker (authored by tomek). · Explain WhyWed, Mar 19, 9:57 AM2025-03-19 09:57:04 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47429 web/shared-worker/worker/process-operations.js
web/shared-worker/worker/shared-worker.js
web/types/worker-types.js
|