Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

C69 #642

Open
wants to merge 141 commits into
base: master
Choose a base branch
from
Open

C69 #642

wants to merge 141 commits into from

Conversation

bridiver
Copy link
Collaborator

@bridiver bridiver commented Aug 9, 2018

No description provided.

hferreiro and others added 27 commits August 15, 2018 13:16
// Stop intercepting keyboard events.
virtual void UnlockKeyboard() = 0;

+#if !defined(MUON_CHROMIUM_BUILD)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I understand what's going on with this change

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've taken care of it in 18115e7

bridiver and others added 9 commits September 4, 2018 12:52
including "//content/public/browser" deps in order to access blink mojo bindings
With https://chromium.googlesource.com/chromium/src/+/f623bafe9c5b8cbd1d63c4d7c9b69de172552df5, the values were changed from an exclusion (ex: which values to NOT put in `OverlayUserPrefStore`) to an inclusion (ex: which values to PERSIST, even in an incognito profile)

Fixes brave/browser-laptop#15191
Update incognito session initialization
bridiver and others added 5 commits September 27, 2018 14:41
Issue: 15232 AllowScript should use atom::ContentSettingsManager like other Allow* methods in the observer
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants