Closed
Bug 1143623
Opened 10 years ago
Closed 10 years ago
Add outerWindowID property to browser binding
Categories
(Toolkit :: General, defect, P1)
Toolkit
General
Tracking
()
RESOLVED
FIXED
Iteration:
39.2 - 23 Mar
People
(Reporter: mikedeboer, Assigned: mikedeboer)
References
Details
Attachments
(1 file)
1.46 KB,
patch
|
standard8
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
[Tracking Requested - why for this release]:
This is an Aurora-only - Fx 39 - bug.
Bug 1077168 introduced an `outerWindowID` property to the browser binding, which we're depending on for the tab-sharing feature in Loop.
However, since this work is _not_ available in Fx 39, we'll need to port the relevant logic over to make tab-sharing work.
Flags: qe-verify-
Flags: firefox-backlog+
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8577968 -
Flags: review?(standard8)
Attachment #8577968 -
Flags: review?(mconley)
Assignee | ||
Comment 2•10 years ago
|
||
Correction: it's _Fx 38_. Thanks Mark, for pointing that out.
Comment 3•10 years ago
|
||
Comment on attachment 8577968 [details] [diff] [review]
Patch v1: add an outerWindowID property to the browser binding
Review of attachment 8577968 [details] [diff] [review]:
-----------------------------------------------------------------
Looks fine to me.
Attachment #8577968 -
Flags: review?(standard8)
Attachment #8577968 -
Flags: review?(mconley)
Attachment #8577968 -
Flags: review+
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8577968 [details] [diff] [review]
Patch v1: add an outerWindowID property to the browser binding
Approval Request Comment
[Feature/regressing bug #]: Loop/ Hello screensharing milestone
[User impact if declined]: User will see a new option that allows her/ him to share a window or Firefox tabs inside a room (aka. conversation). Without this patch all this won't work.
[Describe test coverage new/current, TreeHerder]: This patch was extracted from the work done in bug 1077168, which won't be uplifted to 38. Only the minimum amount of code necessary was kept here, resulting in this small patch.
[Risks and why]: minor.
[String/UUID change made/needed]: n/a.
Attachment #8577968 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
Attachment #8577968 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•10 years ago
|
Component: Client → General
Product: Loop → Toolkit
Assignee | ||
Comment 5•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
tracking-firefox38:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•