Page MenuHomePhabricator

[lib] add report store ops on JS side
ClosedPublic

Authored by kamil on Mon, May 22, 10:46 AM.

Details

Summary

All operation types and function with processing those.

Depends on D7919

Test Plan

Run tests

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Tue, May 23, 1:49 AM
tomek added inline comments.
lib/ops/report-store-ops.js
7 ↗(On Diff #26802)

Should this be readonly?

This revision is now accepted and ready to land.Wed, May 24, 2:06 AM

make field read-only

lib/ops/report-store-ops.js
7 ↗(On Diff #26802)

yes, fixing

This revision was automatically updated to reflect the committed changes.