Closed
Bug 1191157
Opened 10 years ago
Closed 10 years ago
[e10s] Closing window with camera permission granted leaves the smallbar on top unremoved
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1166450
People
(Reporter: xidorn, Assigned: Felipe)
Details
(Keywords: regression)
Attachments
(1 file)
|
377.95 KB,
image/png
|
Details |
Steps to reproduce:
1. open Firefox
2. open a website requires camera/microphone permission, like https://www.webrtc-experiment.com/getMediaElement/ or Firefox Hello
3. grant the permission
4. close the window
Expected result:
Firefox exits and the smallbar at the top of the screen also disappears
Actual result:
The smallbar at the top doesn't disappear, and Firefox doesn't exit either
This at least affects Aurora, but the Release version doesn't seem to be affected, which indicates it is a regression. Not sure about Beta.
| Reporter | ||
Comment 1•10 years ago
|
||
[Tracking Requested - why for this release]:
This is an annoying bug because user may not be able to remove the smallbar until they end Firefox in the Task Manager.
tracking-firefox41:
--- → ?
Xidorn, can you please attached a screen snapshot and provide your aurora build ID?
I tried your STR on Aurora41 build ID: 20150806004006 just now and was unable to repro it.
Flags: needinfo?(quanxunzhen)
| Reporter | ||
Comment 3•10 years ago
|
||
I just tested on 41.0a2 20150806004006 today, and can still reproduce this issue. I can also reproduce it on the latest m-c.
It seems to be an e10s issue, and I cannot reproduce this on a non-e10s window. (which can probably describe why it doesn't show in release version)
Flags: needinfo?(quanxunzhen)
| Reporter | ||
Updated•10 years ago
|
tracking-e10s:
--- → ?
Summary: Closing window with camera permission granted leaves the smallbar on top unremoved → [e10s] Closing window with camera permission granted leaves the smallbar on top unremoved
| Reporter | ||
Updated•10 years ago
|
Updated•10 years ago
|
Assignee: nobody → felipc
| Assignee | ||
Comment 4•10 years ago
|
||
I think that bug 1109087 will fix this issue. Xidorn, could you try to reproduce it with the builds I sent to tryserver that includes the patch from bug 1109087?
https://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/try-builds/felipc@gmail.com-548551119f87/
Flags: needinfo?(quanxunzhen)
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 6•10 years ago
|
||
(In reply to :Felipe Gomes from comment #4)
> I think that bug 1109087 will fix this issue. Xidorn, could you try to
> reproduce it with the builds I sent to tryserver that includes the patch
> from bug 1109087?
>
> https://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/try-builds/felipc@gmail.
> com-548551119f87/
In this try build, this bug is fixed. Thanks.
Flags: needinfo?(quanxunzhen)
You need to log in
before you can comment on or make changes to this bug.
Description
•