Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

implement flash CtP and show flash permissions in about:preferences#security #2327

Merged
merged 6 commits into from
Jun 29, 2016

Conversation

diracdeltas
Copy link
Member

  • [ x ] Submitted a ticket for my issue if one did not already exist.
  • [ x ] Used Github auto-closing keywords in the commit message.
  • [ x ] Ran git rebase -i to squash commits if needed.

Fix #2279
implements parts 2 and 5 of https://github.com/brave/browser-laptop/wiki/Flash-Support-Proposal

test site for CtP placeholder: www.y8.com (some games have HTML5 fallbacks, most don't)
test site for notification bar: myspace.com

Auditors: @bbondy

* @param {string} hostPattern - The host pattern to remove all settings for.
* @param {string} key - The site setting name
*/
module.exports.removeSiteSetting = (siteSettings, hostPattern, key) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@bbondy
Copy link
Member

bbondy commented Jun 29, 2016

looks great, nice work!

@bbondy bbondy merged commit 5039414 into master Jun 29, 2016
@luixxiul luixxiul added this to the 0.10.5dev milestone Jun 30, 2016
@diracdeltas diracdeltas deleted the feature/flash-ctp branch September 22, 2016 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants