Closed Bug 1013532 Opened 11 years ago Closed 11 years ago

Prep casting code to enable casting and Roku on Nightly

Categories

(Firefox for Android Graveyard :: Screencasting, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 32

People

(Reporter: mfinkle, Unassigned)

Details

Attachments

(1 file)

This patch does a few things: * Starts looking for "FirefoxNightly" or "Firefox" as the Roku app name on Nightly/Aurora or Beta/Release respectively. * Stops passing the aApp name around since all users are providing the name internally * Enables casting on Nightly/Aurora
Attachment #8425715 - Flags: review?(wjohnston)
I am blocked on releasing the Roku app for this patch. Let me know if you want me to get a different reviewer.
Comment on attachment 8425715 [details] [diff] [review] enable-casting v0.1 Review of attachment 8425715 [details] [diff] [review]: ----------------------------------------------------------------- ::: mobile/android/modules/RokuApp.jsm @@ +20,5 @@ > /* RokuApp is a wrapper for interacting with a Roku channel. > * The basic interactions all use a REST API. > * spec: http://sdkdocs.roku.com/display/sdkdoc/External+Control+Guide > */ > function RokuApp(service, app) { No need for this argument.
Attachment #8425715 - Flags: review?(wjohnston) → review+
I wonder if we'll need this back if we want to launch the YouTube app for instance... I'm not sure how we'll do that tbh though.
(In reply to Wesley Johnston (:wesj) from comment #2) > > function RokuApp(service, app) { > > No need for this argument. Oops. I'll remove. (In reply to Wesley Johnston (:wesj) from comment #3) > I wonder if we'll need this back if we want to launch the YouTube app for > instance... I'm not sure how we'll do that tbh though. I'd rather make a YouTube subclass. I think. We'll cross that bridge later.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 32
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: