Closed
Bug 1205222
Opened 10 years ago
Closed 10 years ago
[Presentation WebAPI] Add PresentationReceiver and navigator.presentation.receiver
Categories
(Core :: DOM: Core & HTML, defect, P1)
Core
DOM: Core & HTML
Tracking
()
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: schien, Assigned: selin)
References
Details
(Whiteboard: [ft:conndevices])
Attachments
(1 file)
31.53 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Latest spec have provide a separate interface for presenting page.
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Hi Josh,
Could you help mark 2.5+ to this one?
Flags: needinfo?(jocheng)
![]() |
||
Updated•10 years ago
|
feature-b2g: --- → 2.5+
Flags: needinfo?(jocheng)
Priority: -- → P1
![]() |
Assignee | |
Updated•10 years ago
|
Assignee: nobody → selin
Target Milestone: --- → FxOS-S8 (02Oct)
![]() |
Assignee | |
Comment 2•10 years ago
|
||
Adding new interface PresentationReceiver and an attribute "receiver" to Presentation.
Track responding listeners in PresentationParent by the correspondent window IDs so that they can be unregistered once the actor gets destroyed.
Attachment #8664163 -
Flags: review?(bugs)
![]() |
Assignee | |
Updated•10 years ago
|
Status: NEW → ASSIGNED
Comment 3•10 years ago
|
||
Comment on attachment 8664163 [details] [diff] [review]
Patch, v1
Ah, I like the spec change.
And this is largely code move.
Attachment #8664163 -
Flags: review?(bugs) → review+
![]() |
Assignee | |
Comment 4•10 years ago
|
||
The latest try-run. FYI.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ce5c05f1c359
Keywords: checkin-needed
Keywords: checkin-needed
![]() |
||
Comment 6•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•