This repository has been archived by the owner on Jan 4, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 114
Block filesystem API access when cookies are blocked #41
Closed
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
brave/brightray@e26f807 causes a crash on startup in some cases
also add methods for settings scale factor and text zoom factor
…avoid request throttling
Changed the url for the electron repo to the Brave fork.
Changed the url for the electron repo to the Brave fork.
Changed the url for the electron repo to the Brave fork.
…ron-prebuilt/dist
Adding NavigationEntry wrapper method for getting history page title.
fixes brave/browser-laptop#1255 auditors: @bbondy
…erContext auditors: @bbondy
does not work correctly with renderer initiated navigations auditors: @bbondy
possible fix for brave/browser-laptop#2661 and brave/browser-laptop#2744 auditors: @bbondy
Fix scroll conflict
Add npm task for libchromiumcontent build and bootstrap
Auditors: @bridiver This makes it closer to how it works in Chromium and fixes the forever spooling problem on Windows. The old way worked when the sandbox was disabled but failed on the call for shared_buf.CreateAndMapAnonymous when the sandbox was enabled This also fixes a handle leak which Chromium already had fixed.
fixes brave/browser-laptop#1996 auditors: @bbondy, @aekeus
Maps to electron/electron 1.3.1.
partial fix for #3063 auditors: @bbondy
Will be used in browser-laptop v0.11.5dev Maps to electron/electron 1.3.0
auditors: @bbondy
…o tasks we had created
Added npm task for copying on Windows; updated docs
fixes #6855
…gistry auditors: @bbondy related #6832
Partial fix for brave/browser-laptop#3214. Auditors: @bridiver
closing and rebasing |
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.
Partial fix for brave/browser-laptop#3214.
Auditors: @bridiver