Closed
Bug 1640791
Opened 5 years ago
Closed 5 years ago
Expose allowSkippedRecord to a bridged engine and enable it for webext-storage
Categories
(Firefox :: Sync, enhancement)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
I was previously confused about this attribute - I though it was for when the server rejected a record - but it's actually for when we decline to upload it.
In bug 1635348 we seem likely to be asked to allow for storage records which exceed the server limit - in which case we will need this patch. It's also theoretically possible that merging incoming data will also end up exceeding the payload max size, so we probably want this anyway.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mhammond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/791509888379
Expose allowSkippedRecord to a bridged engine and enable it for extension-storage. r=lina
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
You need to log in
before you can comment on or make changes to this bug.
Description
•