Closed Bug 1056054 Opened 11 years ago Closed 11 years ago

crash in java.lang.NullPointerException: at org.mozilla.gecko.ChromeCast$VideoPlayCallback.onMetadataUpdated(ChromeCast.java)

Categories

(Firefox for Android Graveyard :: Screencasting, defect)

34 Branch
All
Android
defect
Not set
critical

Tracking

(firefox33 fixed, firefox34 fixed)

RESOLVED FIXED
Firefox 34
Tracking Status
firefox33 --- fixed
firefox34 --- fixed

People

(Reporter: aaronmt, Assigned: wesj)

References

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is report bp-17496903-f6f5-4623-a9ab-c81352140819. ============================================================= ava.lang.NullPointerException at org.mozilla.gecko.ChromeCast$VideoPlayCallback.onMetadataUpdated(ChromeCast.java:82) at com.google.android.gms.cast.RemoteMediaPlayer.onMetadataUpdated(Unknown Source) at com.google.android.gms.cast.RemoteMediaPlayer.b(Unknown Source) at com.google.android.gms.cast.RemoteMediaPlayer$1.onMetadataUpdated(Unknown Source) at com.google.android.gms.internal.gp.a(Unknown Source) at com.google.android.gms.internal.gp.ai(Unknown Source) at com.google.android.gms.cast.RemoteMediaPlayer.onMessageReceived(Unknown Source) at com.google.android.gms.internal.gi$1$4.run(Unknown Source) at android.os.Handler.handleCallback(Handler.java:733) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:136) at android.app.ActivityThread.main(ActivityThread.java:5086) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) at dalvik.system.NativeStart.main(Native Method)
Attached patch cc2Splinter Review
We don't actually do anything in onMetadataUpdated, so lets just not crash there either.
Comment on attachment 8477569 [details] [diff] [review] cc2 Noming these now because fx-team is closed, but I want to make sure they're ready for uplift ASAP. Approval Request Comment [Feature/regressing bug #]: Chromecast [User impact if declined]: Might crash if this is called. [Describe test coverage new/current, TBPL]: working on it [Risks and why]: This is very low risk. Removing dead code. [String/UUID change made/needed]: none
Attachment #8477569 - Flags: approval-mozilla-aurora?
Blocks: 901803
Assignee: nobody → wjohnston
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 34
Attachment #8477569 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
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: