Closed
Bug 1063893
Opened 11 years ago
Closed 11 years ago
Casting video is disabled on Beta
Categories
(Firefox for Android Graveyard :: Screencasting, defect)
Tracking
(firefox33 verified, firefox34 verified, firefox35 verified, fennec33+)
VERIFIED
FIXED
Firefox 35
People
(Reporter: mfinkle, Assigned: mfinkle)
References
Details
Attachments
(1 file)
954 bytes,
patch
|
rnewman
:
review+
mfinkle
:
approval-mozilla-aurora+
mfinkle
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
We never removed the build flag:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/app/mobile.js#285
We'll need to make a new beta at the earliest possible time.
This simple, low risk patch needs to be uplifted to aurora and beta.
Attachment #8485370 -
Flags: review?(rnewman)
Attachment #8485370 -
Flags: approval-mozilla-beta?
Attachment #8485370 -
Flags: approval-mozilla-aurora?
Updated•11 years ago
|
Attachment #8485370 -
Flags: review?(rnewman) → review+
Comment 1•11 years ago
|
||
Checkin-needed for m-c, even though it won't have a visible effect there.
Assignee: nobody → mark.finkle
Status: NEW → ASSIGNED
Keywords: checkin-needed
OS: Linux → Android
Hardware: x86_64 → All
Updated•11 years ago
|
tracking-fennec: --- → 33+
Updated•11 years ago
|
Comment 2•11 years ago
|
||
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8485370 [details] [diff] [review]
enable-casting v0.1
This has no real change for Aurora, but needs to ride the trains. Enabling for Beta was the expectation of everyone (Product, Dev, QA, etc) so I am approving to make sure we get this in the the next Beta build with all due haste.
Attachment #8485370 -
Flags: approval-mozilla-beta?
Attachment #8485370 -
Flags: approval-mozilla-beta+
Attachment #8485370 -
Flags: approval-mozilla-aurora?
Attachment #8485370 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Anything else in screen-casting behind a #ifdef RELEASE_BUILD that shouldn't?
Assignee | ||
Comment 7•11 years ago
|
||
Nothing unexpected. We use this only other one to change the name of the expected Roku app:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/modules/RokuApp.jsm#27
We have one Roku app for Nightly/Aurora and a different one for Beta/Release.
Comment 8•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 35
Updated•11 years ago
|
Flags: qe-verify+
Updated•11 years ago
|
Comment 9•11 years ago
|
||
Verified as fixed in builds:
- 35.0a1 (2014-09-08);
- 34.0a1 (2014-09-08);
- 33 beta 2;
Device: Google Nexus 7 (Android 4.4.4).
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•