Open
Bug 1352832
Opened 8 years ago
Updated 3 years ago
window title not update in window list if screen sharing request later on different, second page
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox52 | --- | unaffected |
firefox53 | --- | unaffected |
firefox54 | --- | affected |
firefox55 | --- | unaffected |
People
(Reporter: aryx, Unassigned)
References
(Blocks 1 open bug)
Details
Firefox 54.0a2 20170402004002 on Windows 8.1
The window title does not get updated in the window list where the user chooses which window to share. If the user gets that prompt for a second page, the title used for the first time is still used.
Steps to reproduce:
1. Open https://people-mozilla.org/~fqueze2/webrtc/
2. Click on 'Window'.
3. Select "gUM Test page".
4. Open a new tab and close the old one.
5. Open https://simplewebrtc.com/demo.html
6. Click on "share screen".
7. Select "gUM Test page".
Actual result: Content of current tab shown whose tab title is "Simple WebRTC demo".
Expected result: At step 7., list contains "Simple WebRTC demo" instead of "gUM Test page".
Updated•7 years ago
|
Blocks: Screensharing
Rank: 25
Component: Device Permissions → WebRTC: Audio/Video
Priority: -- → P3
Product: Firefox → Core
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•