Netzenbot d6fb877f0a Fix BraveImporterBrowserTest.ReImportExtensions DCHECK failure (#33876)
The LeveldbValueStore created by TestValueStoreFactory registers itself
as a memory dump provider. When a memory dump is triggered during the
NonBlockingDelay polling loop, it attempts to create a dump with name
"extensions/value_store/Extensions.Database.Open.Test/<ptr>" which is
not in the kAllocatorDumpNameAllowlist, causing a DCHECK failure.

Scope the store so it is destroyed (and unregistered) before the
polling loop runs.

Resolves brave/brave-browser#52739
2026-02-12 11:49:30 -05:00
2026-02-11 13:37:02 +04:00
2026-02-11 13:37:02 +04:00
2026-02-12 16:02:56 +00:00
2026-02-12 16:02:56 +00:00
2026-02-12 16:02:56 +00:00

Brave Core

Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser

Follow @brave on Twitter for important announcements.

Resources

Community

You can ask questions and interact with the community in the following locations:

S
Description
No description provided
Readme MPL-2.0
3.8 GiB
Languages
C++ 36.9%
HTML 31.6%
Swift 9.4%
TypeScript 9%
Java 4.8%
Other 8.1%