Skip to content

Don't commit disk space updates to indexeddb sync changes#2667

Merged
micahscopes merged 1 commit into
learningequality:developfrom
jayoshih:filesize
Dec 10, 2020
Merged

Don't commit disk space updates to indexeddb sync changes#2667
micahscopes merged 1 commit into
learningequality:developfrom
jayoshih:filesize

Conversation

@jayoshih
Copy link
Copy Markdown
Contributor

No description provided.

@jayoshih jayoshih requested a review from micahscopes December 10, 2020 17:35
uuid: false,

updateDiskSpaceUsed(id, disk_space_used) {
return this.transaction({ mode: 'rw', source: IGNORED_SOURCE }, () => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Copy link
Copy Markdown
Contributor

@micahscopes micahscopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good 😎

@micahscopes micahscopes merged commit c7643b1 into learningequality:develop Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants