Closed
Bug 1133237
Opened 10 years ago
Closed 10 years ago
[e10s] Hulu sometimes stays on screen after tab switch
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(e10sm5+, firefox39 fixed)
RESOLVED
FIXED
mozilla39
People
(Reporter: billm, Assigned: jimm)
References
Details
Attachments
(1 file, 4 obsolete files)
7.09 KB,
patch
|
Details | Diff | Splinter Review |
Not sure if this been filed yet...
If I start a Flash video on Hulu in Linux and then switch to another tab, the video sometimes is still displayed. It only happens maybe 25% of the time. I can't figure out an easy way to reproduce it unfortunately.
Assignee | ||
Comment 1•10 years ago
|
||
+ing for now, will come back to this once I get get the parent fixed.
tracking-e10s:
--- → +
Assignee | ||
Comment 3•10 years ago
|
||
Assignee: nobody → jmathies
Assignee | ||
Comment 4•10 years ago
|
||
This fixes a case where switching from a tab with plugins to a tab without any plugins might leave the previous tab's plugins visible.
Attachment #8571574 -
Attachment is obsolete: true
Attachment #8571577 -
Flags: review?(roc)
Assignee | ||
Updated•10 years ago
|
Comment on attachment 8571577 [details] [diff] [review]
patch
Review of attachment 8571577 [details] [diff] [review]:
-----------------------------------------------------------------
We need some tests for this sort of thing.
You should be able to write one using the test plugin.
Attachment #8571577 -
Flags: review?(roc) → review+
Assignee | ||
Comment 6•10 years ago
|
||
(In reply to Robert O'Callahan (:roc) (Mozilla Corporation) from comment #5)
> Comment on attachment 8571577 [details] [diff] [review]
> patch
>
> Review of attachment 8571577 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> We need some tests for this sort of thing.
>
> You should be able to write one using the test plugin.
Thanks, will do.
Assignee | ||
Comment 7•10 years ago
|
||
Attachment #8571577 -
Attachment is obsolete: true
Assignee | ||
Comment 8•10 years ago
|
||
Keywords: checkin-needed
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 9•10 years ago
|
||
fix: UpdatePluginWindowState shouldn't get called on macos.
Unfortunately try is currently closed, waiting on that to reopen to push again.
Attachment #8571978 -
Attachment is obsolete: true
Assignee | ||
Comment 10•10 years ago
|
||
Assignee | ||
Comment 11•10 years ago
|
||
Same patch, only with UpdatePluginWindowState wrapped in ifdefing to avoid a warning on mac.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=b18ac4cbbeaa
Attachment #8572113 -
Attachment is obsolete: true
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 12•10 years ago
|
||
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•