Closed Bug 769849 Opened 13 years ago Closed 12 years ago

[mozinfo] use in-tree simplejson vs rolling our own (again)

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: k0scist, Unassigned)

References

Details

Attachments

(1 file)

http://mxr.mozilla.org/mozilla-central/source/config/writemozinfo.py#70 says # replace this with the json module when Python >= 2.6 is a requirement. However, we already have simplejson in the tree: http://mxr.mozilla.org/mozilla-central/source/other-licenses/simplejson-2.1.1/ We should make use of it
Blocks: 775756
So the first step here is removing the crazy code from mozinfo.
Summary: use in-tree simplejson vs rolling our own (again) → [mozinfo/writemozinfo] use in-tree simplejson vs rolling our own (again)
Attached patch just remove itSplinter Review
Attachment #700719 - Flags: review?(wlachance)
Comment on attachment 700719 [details] [diff] [review] just remove it LGTM assuming this doesn't break anything. :)
Attachment #700719 - Flags: review?(wlachance) → review+
It won't break anything github-side and since the CLI is never used m-c side we should be good there too. I also want to unfutz mozilla-central soon, which is the end goal of my current journey into triage
pushed: https://github.com/mozilla/mozbase/commit/cb071c1b1569fbaf137ed97824b90b5cfd0067d0 Still have to correct what we do on m-c to really resolve this bug
Depends on: 845620
going to call this just the mozinfo piece due to the separate filing of bug 845620. Done.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Summary: [mozinfo/writemozinfo] use in-tree simplejson vs rolling our own (again) → [mozinfo] use in-tree simplejson vs rolling our own (again)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: