Sergei Poletaev

Results 17 comments of Sergei Poletaev

Hi @Dean-Corso That was experimental feature flags and they have been removed from Chromium since 24 Jan 2022 Commit https://chromium.googlesource.com/chromium/src/+/c99db70f146b2778c05ea3c672068f0def22500d Checked in Google Chrome 104 and it doesnt work for...

cc @rebron to check if we want to restore and support that experimental feature

> > Also, has anyone seen this stack trace when exiting the browser? > > The crash goes away if I remove `OnProfileManagerDestroying` from `AdBlockSubscriptionDownloadManagerGetter`. This does not occur on...

@stephendonner I corrected state inside the service, now we have another dialog for payment errors, filed another issue about it https://github.com/brave/brave-browser/issues/26024

@wiresock still doesn't work for me, there are numerous errors when compiling. what version of rust is required to build?

cargo build --target=x86_64-pc-windows-msvc --lib --release --features=ffi-bindings

@wiresock building your fork, branch `win_stat_lib_with_rand` ``` fork\boringtun>cargo build --target=x86_64-pc-windows-msvc --lib --release --features=ffi-bindings Compiling cfg-if v1.0.0 Compiling subtle v2.4.1 Compiling cc v1.0.73 Compiling cpufeatures v0.2.2 Compiling smallvec v1.9.0 Compiling opaque-debug...

on mac cross-compiling stuck with `error: failed to run custom build command for `ring v0.16.20``

@wiresock I actually mentioned it in the message above, unfortunatelly it doesnt help