Closed Bug 1316012 Opened 8 years ago Closed 8 years ago

[findbugs] [Bx] Boxing/unboxing to parse a primitive org.mozilla.gecko.push.Fetched.fromJSONObject(JSONObject)

Categories

(Firefox for Android Graveyard :: General, defect, P3)

All
Android
defect

Tracking

(firefox53 fixed)

RESOLVED FIXED
Firefox 53
Tracking Status
firefox53 --- fixed

People

(Reporter: sebastian, Assigned: Shan11812, Mentored)

References

Details

(Whiteboard: [lang=java][good first bug])

Attachments

(1 file)

Boxing/unboxing to parse a primitive org.mozilla.gecko.push.Fetched.fromJSONObject(JSONObject) "A boxed primitive is created from a String, just to extract the unboxed primitive value. It is more efficient to just call the static parseXXX method."
To start, set up a build environment - you can see the instructions here: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_for_Android_build Then, you'll need to upload a patch - see: http://mozilla-version-control-tools.readthedocs.io/en/latest/mozreview/commits.html If you need any help, you can reply to this bug, or feel free to message me on IRC - my nick is "sebastian" and you can find me and other helpful folks in #mobile. If you need IRC setup instructions, see https://wiki.mozilla.org/IRC
Assignee: nobody → 11812r
Status: NEW → ASSIGNED
Pushed by s.kaspari@gmail.com: https://hg.mozilla.org/integration/autoland/rev/b37f2a4bd333 Remove unnecessary boxing/unboxing; r=sebastian
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: