Closed
Bug 1677439
Opened 5 years ago
Closed 5 years ago
Investigate underlying storage solutions for Glean.js on the browser
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brizental, Assigned: brizental)
Details
(Whiteboard: [telemetry:glean-rs:m20])
Attachments
(1 file)
|
96 bytes,
text/x-google-doc
|
Details |
As I know it, the possible ways forward here are:
- Cookies
- LocalStorage
- IndexedDB
| Assignee | ||
Updated•5 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m20]
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → brizental
Priority: P3 → P1
| Assignee | ||
Comment 1•5 years ago
|
||
(In reply to Beatriz Rizental [:brizental] from comment #0)
As I know it, the possible ways forward here are:
- Cookies
- LocalStorage
- IndexedDB
I was wrong. There was fourth option here and turns out Indexed DB was not even an option.
More info on the proposal.
At the end of the day this turned to be not much of a thinker.
[:Dexter] Would you mind giving this proposal a review?
Flags: needinfo?(alessio.placitelli)
| Assignee | ||
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
The proposal looks good to me. I left a couple of minor comments on the doc, but this is good to move forward.
Flags: needinfo?(alessio.placitelli)
| Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•