Closed
Bug 1228292
Opened 10 years ago
Closed 9 years ago
[Fennec] Send fling webpage with HTTP:// request
Categories
(Firefox OS Graveyard :: Gaia::TV, defect, P1)
Firefox OS Graveyard
Gaia::TV
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rexboy, Assigned: chunmin)
References
Details
(Whiteboard: [ft:conndevices])
For now we use notification-receiver as the request target of fling webpage.
It'd be better to send HTTP request page directly as the request target.
Fennec side should change its target from APP://notification-receiver.gaiamobile.org/ to the HTTP webpage itself.
| Reporter | ||
Updated•10 years ago
|
blocking-b2g: --- → 2.6?
| Reporter | ||
Comment 1•10 years ago
|
||
If we decide to remove notification-receiver it will also break the metric for send-to-tv usage since it counts the launch time of notification-receiver. We should remember to open follow-up bug to handle it.
Updated•10 years ago
|
Blocks: TV_FxOS2.6
blocking-b2g: 2.6? → 2.6+
Updated•10 years ago
|
Assignee: nobody → cchang
Comment 2•10 years ago
|
||
(In reply to KM Lee [:rexboy] from comment #1)
> If we decide to remove notification-receiver it will also break the metric
> for send-to-tv usage since it counts the launch time of
> notification-receiver. We should remember to open follow-up bug to handle it.
Rex, I guess this comment should be on bug 1228291 because this one is for Fennec change not on TV side, isn't it?
Flags: needinfo?(rexboy)
| Assignee | ||
Comment 3•10 years ago
|
||
Is this change ready on TV side? Is the functions still work after I change it?
| Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Evelyn Hung [:evelyn] from comment #2)
> Rex, I guess this comment should be on bug 1228291 because this one is for
> Fennec change not on TV side, isn't it?
Yeah, you're right. sorry for bothering.
(In reply to Chun-Min Chang[:chunmin] from comment #3)
> Is this change ready on TV side? Is the functions still work after I change
> it?
Not working yet. If you're working on it, I can make a quick fix patch for you to test.
Flags: needinfo?(rexboy)
| Assignee | ||
Comment 6•9 years ago
|
||
Hi Josh,
Sorry for late reply.
I think I can discuss to Rex directly if I need his support.
Flags: needinfo?(cchang)
| Reporter | ||
Comment 7•9 years ago
|
||
The corresponding patch for Gaia has been landed in bug 1228291. If you need any help you can just ask me.
| Assignee | ||
Comment 8•9 years ago
|
||
I can send page with HTTP successfully from my test on TV 2.6
| Assignee | ||
Comment 9•9 years ago
|
||
Hmm.... it can not work anymore after pulling to lastest 2.6 gecko
Comment 10•9 years ago
|
||
(In reply to Chun-Min Chang[:chunmin] from comment #9)
> Hmm.... it can not work anymore after pulling to lastest 2.6 gecko
Some Gaia patches are waiting for merge since there several API changes.
Comment 11•9 years ago
|
||
We are not going to change how send-tab-to-TV works since it'll cause huge pain for compatibility. Launching HTTP page is only for presentation session initiated by a controlling web page.
Status: NEW → RESOLVED
blocking-b2g: 2.6+ → ---
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•