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

Don't check main frame requests through shields network delegate helper (uplift to 1.23.x) #8416

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

brave-builds
Copy link
Collaborator

@brave-builds brave-builds commented Apr 1, 2021

Uplift of #8402
Resolves brave/brave-browser#15047

Pre-approval checklist:

  • You have tested your change on Nightly.
  • This contains text which needs to be translated.
    • There are more than 7 days before the release.
    • I've notified folks in #l10n on Slack that translations are needed.
  • The PR milestones match the branch they are landing to.

Pre-merge checklist:

  • You have checked CI and the builds, lint, and tests all pass or are not related to your PR.

Post-merge checklist:

  • The associated issue milestone is set to the smallest version that the changes is landed on.

@brave-builds brave-builds requested a review from iefremov as a code owner April 1, 2021 18:05
@brave-builds brave-builds requested a review from a team April 1, 2021 18:05
@brave-builds brave-builds self-assigned this Apr 1, 2021
@brave-builds brave-builds added this to the 1.23.x - Beta milestone Apr 1, 2021
@kjozwiak
Copy link
Member

kjozwiak commented Apr 6, 2021

post-init failed due to audit_deps as per https://ci.brave.com/job/pr-brave-browser-pr8402_no-more-blocked-by-extension_1.23.x-post-init/1/execution/node/144/log/. However, this is a known failure/warning that's unrelated to this specific PR.

test-browser failed on macOS as per https://ci.brave.com/job/pr-brave-browser-pr8402_no-more-blocked-by-extension_1.23.x-macos/1/execution/node/241/log/ & https://ci.brave.com/job/pr-brave-browser-pr8402_no-more-blocked-by-extension_1.23.x-macos/1/execution/node/244/log/. However, this these are known failures and unrelated to this specific PR.

16:56:15  5 tests crashed:
16:56:15      BraveStatsUpdaterBrowserTest.StatsUpdaterMigration (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:275)
16:56:15      BraveStatsUpdaterBrowserTest.StatsUpdaterSetsFirstCheckPreference (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:154)
16:56:15      BraveStatsUpdaterBrowserTest.StatsUpdaterStartupPingWithDefaultReferralCode (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:229)
16:56:15      BraveStatsUpdaterBrowserTest.StatsUpdaterStartupPingWithReferralCode (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:327)
16:56:15      BraveStatsUpdaterBrowserTest.StatsUpdaterThresholdSetsFirstCheckPreference (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:191)

test-browser failed on Linux as per https://ci.brave.com/job/pr-brave-browser-pr8402_no-more-blocked-by-extension_1.23.x-linux/1/execution/node/241/log/ & https://ci.brave.com/job/pr-brave-browser-pr8402_no-more-blocked-by-extension_1.23.x-linux/1/execution/node/244/log/. However, this these are known failures and unrelated to this specific PR.

15:39:21  6 tests crashed:
15:39:21      BraveStatsUpdaterBrowserTest.StatsUpdaterMigration (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:275)
15:39:21      BraveStatsUpdaterBrowserTest.StatsUpdaterSetsFirstCheckPreference (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:154)
15:39:21      BraveStatsUpdaterBrowserTest.StatsUpdaterStartupPingWithDefaultReferralCode (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:229)
15:39:21      BraveStatsUpdaterBrowserTest.StatsUpdaterStartupPingWithReferralCode (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:327)
15:39:21      BraveStatsUpdaterBrowserTest.StatsUpdaterThresholdSetsFirstCheckPreference (../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:191)
15:39:21      RewardsPublisherBrowserTest.VisitRegisteredPublisher (../../brave/components/brave_rewards/browser/test/rewards_publisher_browsertest.cc:157)

Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

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

Uplift into 1.23.x approved after deliberating with @brave/uplift-approvers. QA has verified the PR on Nightly as per #8402 (comment).

@kjozwiak kjozwiak merged commit 4f2694b into 1.23.x Apr 6, 2021
@kjozwiak kjozwiak deleted the pr8402_no-more-blocked-by-extension_1.23.x branch April 6, 2021 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants