Open Bug 1783131 Opened 3 years ago Updated 3 years ago

Implement individual updates without requiring all data to be erased and written in `ExtensionScriptingStore`

Categories

(WebExtensions :: General, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: willdurand, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [addons-jira])

From: https://phabricator.services.mozilla.com/D147671#inline-845997

The current design of deleting all entries before writing new ones is very sub-optimal. It is not that big of a deal with the currently accepted set of API parameters (which is expected to be relatively small), but as soon as we support more (e.g. a "code" parameter or something larger like that).

You need to log in before you can comment on or make changes to this bug.