Closed Bug 870103 Opened 12 years ago Closed 11 years ago

BackgroundPageThumbs should disable plugins and HTML5 media in its browser

Categories

(Toolkit :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla25

People

(Reporter: adw, Assigned: adw)

References

Details

Attachments

(1 file)

BackgroundPageThumbs should disable HTML5 media in its browser. Bug 759946 is necessary but not sufficient, since BackgroundPageThumbs's browser is remote. There will need to be some way to send "allow media?" to remote docshells. (It may be helpful to see bug 841495 attachment 744963 [details] [diff] [review] for how ContentParent and TabChild were modified to support remote private browsing.)
Oops, bug 759964 I meant, not 759946.
Depends on: 759964
No longer depends on: 759946
Actually that might not be true. The content script, backgroundPageThumbsContent.js, could probably just set allowMedia on the docshell. The reason PB mode had to be forwarded to the remote process was that it had to be set up right after the docshell was created. I don't know if that's true for allowMedia, too.
Oh, this bug should set allowPlugins = false, too, unless that turns out to be unexpectedly hairy, warranting its own bug.
Summary: BackgroundPageThumbs should disable HTML5 media in its browser → BackgroundPageThumbs should disable plugins and HTML5 media in its browser
Assignee: nobody → adw
Status: NEW → ASSIGNED
Depends on: 879111
Attached patch patch (deleted) — Splinter Review
This is all that's needed.
Attachment #766158 - Flags: review?(mhammond)
Attachment #766158 - Flags: review?(mhammond) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: