Closed
Bug 1274433
Opened 5 years ago
Closed 5 years ago
StrictModeViolation – JSONStore writes to disk on main thread
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox49 fixed)
RESOLVED
FIXED
Firefox 49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: mcomella, Assigned: mcomella)
References
Details
Attachments
(1 file)
We construct the parent directories in the constructor so we should probably not do that.
Assignee | ||
Comment 1•5 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/54390/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/54390/
Attachment #8755084 -
Flags: review?(ahunt)
Updated•5 years ago
|
Attachment #8755084 -
Flags: review?(ahunt) → review+
Comment 2•5 years ago
|
||
Comment on attachment 8755084 [details] MozReview Request: Bug 1274433 - Construct TelemetryDispatcher on background thread. r=ahunt https://reviewboard.mozilla.org/r/54390/#review51286
Assignee | ||
Comment 3•5 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/30846a1ffc2b3b08c5a3e3f2110d4ee7eae1ac6f Bug 1274433 - Construct TelemetryDispatcher on background thread. r=ahunt
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/30846a1ffc2b
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
Updated•2 months ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•