Closed
Bug 1318383
Opened 9 years ago
Closed 9 years ago
Add tests for hidden CTP plugin pref
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(firefox53 fixed)
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
Details
Attachments
(1 file)
Bug 1186948 and bug 1294341 added the ability for us to hide click-to-play plugins from the navigator.plugins list when iterated. It also made it so that if a page attempted to access navigator.plugin[PLUGIN_NAME] directly, we'd show UI requesting that the user activate the plugin.
We don't have tests for that functionality. We should add tests.
Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
mozreview-review |
Comment on attachment 8811819 [details]
Bug 1318383 - Add tests for hidden CTP plugin functionality.
https://reviewboard.mozilla.org/r/93766/#review97566
Attachment #8811819 -
Flags: review?(benjamin) → review+
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3ec83fde43f2
Add tests for hidden CTP plugin functionality. r=bsmedberg
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•7 years ago
|
Assignee: nobody → mconley
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
•