This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 440
Fix #6254: Fix engine crashes by using serial queue for cosmetic filters #6936
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cuba
force-pushed
the
js/6254-fix-engine-crashes
branch
4 times, most recently
from
February 20, 2023 12:32
a5e45e2
to
f7a74f3
Compare
cuba
force-pushed
the
js/6254-fix-engine-crashes
branch
2 times, most recently
from
February 22, 2023 23:24
fe95cbb
to
c3ddac8
Compare
iccub
approved these changes
Feb 28, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me, lets wait for Kyle to see if theres any async await issues
cuba
force-pushed
the
js/6254-fix-engine-crashes
branch
from
February 28, 2023 15:23
c3ddac8
to
a10df3f
Compare
kylehickinson
suggested changes
Mar 2, 2023
Sources/Brave/WebFilters/ContentBlocker/ContentBlockerManager.swift
Outdated
Show resolved
Hide resolved
cuba
force-pushed
the
js/6254-fix-engine-crashes
branch
from
March 3, 2023 17:37
a10df3f
to
3b4f367
Compare
Sources/Brave/Frontend/Browser/Playlist/Managers & Cache/PlaylistCacheLoader.swift
Outdated
Show resolved
Hide resolved
cuba
force-pushed
the
js/6254-fix-engine-crashes
branch
2 times, most recently
from
March 7, 2023 18:11
3a3340f
to
2ff5541
Compare
cuba
force-pushed
the
js/6254-fix-engine-crashes
branch
from
March 14, 2023 18:22
74b2d00
to
2e7ebd6
Compare
Sources/Brave/WebFilters/ContentBlocker/ContentBlockerManager.swift
Outdated
Show resolved
Hide resolved
kylehickinson
approved these changes
Mar 14, 2023
kylehickinson
added a commit
that referenced
this pull request
Mar 17, 2023
11 tasks
arthuredelstein
pushed a commit
to brave/brave-core
that referenced
this pull request
Feb 13, 2024
…r cosmetic filters (brave/brave-ios#6936)
arthuredelstein
pushed a commit
to brave/brave-core
that referenced
this pull request
Feb 13, 2024
…queue for cosmetic filters" (brave/brave-ios#7107) Revert "Fix brave/brave-ios#6254: Fix engine crashes by using serial queue for cosmetic filters (brave/brave-ios#6936)" This reverts commit ed8cc34.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Changes
This pull request fixes #6254
Submitter Checklist:
NSLocalizableString()
Test Plan:
Screenshots:
Reviewer Checklist:
QA/(Yes|No)
bug
/enhancement