Closed
Bug 1080012
Opened 10 years ago
Closed 10 years ago
Fennec no longer able to mirror tabs on chromecast
Categories
(Firefox for Android Graveyard :: Screencasting, defect)
Tracking
(firefox34 verified, firefox35 verified, firefox36 verified)
VERIFIED
FIXED
Firefox 35
People
(Reporter: rbarker, Assigned: rbarker)
Details
Attachments
(1 file)
1.61 KB,
patch
|
mfinkle
:
review+
lmandel
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Both the TabMirror module in fennec the and chromecast mirror application have stopped working.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → rbarker
Assignee | ||
Comment 1•10 years ago
|
||
This fixes the TabMirror.jsm syntax error where the pc variable was declared twice in the same scope. Also changes the ID of the chromecast application to point the chromecast to a url that contains a fixed tab mirroring application.
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8501908 [details] [diff] [review]
Chromecast tab mirror fix v1.
Still need to clean up the chromecast application and find a proper host for it, but this should unbreak nightly.
Attachment #8501908 -
Flags: review?(wjohnston)
Attachment #8501908 -
Flags: review?(mark.finkle)
Comment 3•10 years ago
|
||
Comment on attachment 8501908 [details] [diff] [review]
Chromecast tab mirror fix v1.
Go!
Attachment #8501908 -
Flags: review?(wjohnston)
Attachment #8501908 -
Flags: review?(mark.finkle)
Attachment #8501908 -
Flags: review+
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
The try run only had builds. Hopefully that doesn't bite us.
Assignee | ||
Comment 7•10 years ago
|
||
(In reply to Wes Kocher (:KWierso) from comment #6)
> The try run only had builds. Hopefully that doesn't bite us.
Sadly there is no test coverage for this feature, tab mirroring to a chromecast :(
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 35
Assignee | ||
Comment 9•10 years ago
|
||
Comment on attachment 8501908 [details] [diff] [review]
Chromecast tab mirror fix v1.
Approval Request Comment
[Feature/regressing bug #]:Tab Mirror from Fennec to Chromecast
[User impact if declined]:Fennec is unable to start a tab mirror session and leaves the chromecast with a blank black screen.
[Describe test coverage new/current, TBPL]: I don't believe tab mirror has any test coverage.
[Risks and why]: None known.
[String/UUID change made/needed]:none
Bug 1080701 which will also need to be uplifted depends on this patch.
Attachment #8501908 -
Flags: approval-mozilla-beta?
Comment 10•10 years ago
|
||
Comment on attachment 8501908 [details] [diff] [review]
Chromecast tab mirror fix v1.
Beta+
Attachment #8501908 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•10 years ago
|
Comment 11•10 years ago
|
||
Comment 12•10 years ago
|
||
Verified as fixed in builds:
- 36.0a1 2014-11-25;
- 35.0a2 2014-11-25;
- 34 RC1;
Device: Nexus 4 (Android 4.4.4).
Status: RESOLVED → VERIFIED
Updated•4 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
•