Closed
Bug 549636
Opened 15 years ago
Closed 15 years ago
Don't unnecessarily [wrap] cleartext for JSON.stringify
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
1.2
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Bug 459161 has been fixed for a while for all the app minversions we support, so we can get rid of the [] wrapping that was originally added for the original nsIJSON implementation.
Assignee | ||
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Attachment #429751 -
Flags: review?(mconnor) → review+
Assignee | ||
Updated•15 years ago
|
Flags: blocking-weave1.2+
Target Milestone: --- → 1.2
Assignee | ||
Updated•15 years ago
|
Assignee | ||
Comment 2•15 years ago
|
||
Additionally bump storage version from bug 545517.
Attachment #429751 -
Attachment is obsolete: true
Assignee | ||
Updated•15 years ago
|
Whiteboard: [has patch][has review]
Assignee | ||
Comment 3•15 years ago
|
||
http://hg.mozilla.org/labs/weave/rev/2f5cda207189
Remove the unnecessary indirection now that JSON.stringify can take strings.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [has patch][has review]
Updated•6 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•