Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent connections to www.gstatic.com/chrome/config/plugins_3/plugins_mac.json and related per platform files #1684

Closed
bbondy opened this issue Oct 18, 2018 · 1 comment · Fixed by brave/brave-core#680
Assignees
Labels

Comments

@bbondy
Copy link
Member

bbondy commented Oct 18, 2018

No description provided.

@srirambv
Copy link
Contributor

Marking as NO QA. Superseded by #1715

cdesouza-chromium added a commit to brave/brave-core that referenced this issue May 13, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
cdesouza-chromium added a commit to brave/brave-core that referenced this issue May 17, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
cdesouza-chromium added a commit to brave/brave-core that referenced this issue May 19, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
cdesouza-chromium added a commit to brave/brave-core that referenced this issue May 20, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
cdesouza-chromium added a commit to brave/brave-core that referenced this issue May 26, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
cdesouza-chromium added a commit to brave/brave-core that referenced this issue May 26, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
cdesouza-chromium added a commit to brave/brave-core that referenced this issue May 27, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
cdesouza-chromium added a commit to brave/brave-core that referenced this issue May 31, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
cdesouza-chromium added a commit to brave/brave-core that referenced this issue Jun 1, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
emerick pushed a commit to brave/brave-core that referenced this issue Jun 3, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
emerick pushed a commit to brave/brave-core that referenced this issue Jun 9, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
emerick pushed a commit to brave/brave-core that referenced this issue Jun 10, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
emerick pushed a commit to brave/brave-core that referenced this issue Jun 10, 2022
This patch had been introduced as result of the following issue:

brave/brave-browser#1684

However, this method to fetch plugin metadata has since then been
deprecated, and with it, the methods being patched have been removed.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a1734d6df773d5984ebc2fb4a5e33ae85609ed97

commit a1734d6df773d5984ebc2fb4a5e33ae85609ed97
Author: Robert Sesek <[email protected]>
Date:   Wed Apr 20 19:09:31 2022 +0000

    Delete the PluginsResourceService and WebResourceService.

    The PluginsResourceService was used to fetch metadata about plugin
    security updates. But the relevant plugins are deprecated, so Chrome
    does not need to check for these updates. Nothing else uses
    WebResourceService, so it too is deleted.

    The also cleans up the PluginFinder class that used the
    PluginsResourceService.

    Bug: 1064647
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants