This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
Seeing JavaScript errors in developer tools on each page #14890
Labels
Milestone
Comments
caused by #14851 The content scripts don't have access to require() cc: @riastradh-brave |
riastradh-brave
added a commit
that referenced
this issue
Aug 1, 2018
Use Math.floor(n*Math.random()) instead of crypto.random.uniform(n) because this doesn't obviously seem to be security-related, if it is used at all. fix #14890 Auditors: @bsclifton Test Plan: 1. do anything, check javascript console for errors
10 tasks
Re-opening since the main cause of these issues is with the ledger ( |
NejcZdovc
added a commit
that referenced
this issue
Aug 1, 2018
Resolves #14890 Auditors: Test Plan:
This was referenced Aug 2, 2018
Verified with macOS 10.12.6 using
Verified on Windows 10 x64 using
Verified on Ubuntu 17.10 x64
|
This was referenced Aug 3, 2018
pull bot
pushed a commit
to security-geeks/browser-laptop
that referenced
this issue
Sep 18, 2018
Removes first level exclusion
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Reported by @snyderp
Description
When opening the developer tools on any page (the content developer tools), you'll notice a lot of JavaScript errors
Steps to Reproduce
Actual result:
Expected result:
no JavaScript errors
Reproduces how often:
100%
Brave Version
about:brave info:
Reproducible on current live release:
Additional Information
Brave: 0.23.73
V8: 6.8.275.24
rev: 50bdb6d
Muon: 8.0.3
OS Release: 17.7.0
Update Channel: Release
OS Architecture: x64
OS Platform: macOS
Node.js: 7.9.0
Brave Sync: v1.4.2
libchromiumcontent: 68.0.3440.75
The text was updated successfully, but these errors were encountered: