-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
PnaCl component missing in official Brave build #3519
Comments
We turn this off intentionally: Line 74 in 0e38ec2
Is this something we want to enable? |
according to https://developer.chrome.com/native-client/nacl-and-pnacl, nacl and pnacl are being deprecated i think we initially turned it off to reduce the security surface area of Brave |
from https://developer.chrome.com/native-client/migration since Q2 2019 starts soon, i'm inclined to mark this wontfix |
@diracdeltas good call 😄 As we don't have any dev resources allocated to look at this (not high demand and Q2 is around the corner), I'll go ahead and close this out 👍 |
Agreed on this being wontfix |
Description
The official Brave build misses the Portable Native Client (PNaCl), which, for example, is used by the google earth studio.
Steps to Reproduce
Actual result:
Expected result:
Reproduces how often:
Every time
Brave version (brave://version info)
0.60.45 Chromium: 72.0.3626.109 (Official Build) (64-bit)
Revision | fae8db7ab9280fa6704a59980263c804f809ebd5-refs/branch-heads/3626@{#857}
OS | Windows
Website problems only:
It doesn't reproduce with Chrome., and i didn't find any info on the internet on how to install nacl on brave.
The text was updated successfully, but these errors were encountered: