Closed Bug 1246574 Opened 10 years ago Closed 10 years ago

Force windowless mode even if e10s is turned on

Categories

(Core Graveyard :: Plug-ins, defect)

Unspecified
Windows
defect
Not set
normal

Tracking

(e10s+, firefox47 fixed)

RESOLVED FIXED
mozilla47
Tracking Status
e10s + ---
firefox47 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

Attachments

(1 file)

Follow up bug 1201904. When on e10s, windowless mode doesn't work well. I should store sandbox level to nsPluginTag.
Blocks: 1201904
s/windowless mode doesn't work/force windowless mode doesn't work/
When turned on e10s, plugin process creates from chrome process. So content process doesn't know current sandbox level. To rewrite wmode attribute on contnet process by sandbox level >= 2, we should store sandbox level to nsPluginTag. Review commit: https://reviewboard.mozilla.org/r/34127/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/34127/
Attachment #8717315 - Flags: review?(jmathies)
I don't understand why you've moved this to nsPluginTag. Are you going to access this in future work?
(In reply to Jim Mathies [:jimm] from comment #3) > I don't understand why you've moved this to nsPluginTag. Are you going to > access this in future work? This idea is that I add sandbox level to nsPluginTag like AsyncInit flag to manage simply. But should I add new function/method "int32_t GetSandboxLevel(nsPlugTag*)" instead?
Attachment #8717315 - Flags: review?(jmathies) → review+
Comment on attachment 8717315 [details] MozReview Request: Bug 1246574 - Store sandbox level to nsPluginTag for e10s. r?jimm https://reviewboard.mozilla.org/r/34127/#review31641
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Depends on: 1271398
Depends on: 1280328
Depends on: 1281583
Depends on: CVE-2016-9072
Depends on: 1323403
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: