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 109
C69 #642
Open
bridiver
wants to merge
141
commits into
master
Choose a base branch
from
C69
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
C69 #642
Changes from all commits
Commits
Show all changes
141 commits
Select commit
Hold shift + click to select a range
0da8407
Update patches to 69.0.3472.3
hferreiro 9828071
Rename //net:net_browser_services to //net/dns:mojo_service
hferreiro c5188ec
TODO: Use net::CompletionOnceCallback in place of net::CompletionCall…
hferreiro 44d39c6
Remove PlatformNotificationService::CheckPermissionOn{UI/IO}Thread
hferreiro f58494a
DeleteCookiePredicate was moved to network::SessionCleanupCookieStore
hferreiro b09cd6b
Add resource_coordinator:mojo_bindings dependency
hferreiro 5b4904a
Change CreateWebUIControllerForURL() to return a unique_ptr
hferreiro a89c3ba
REVIEW: DispatchNonPerisistentClickEvent() parameters
hferreiro 2d47fed
CreateLoginDelegate() parameters
hferreiro cd3ab8d
Rename WebFrameClient to WebLocalFrameClient
hferreiro bd53398
TODO: Migrate from base::Bind() to base::BindOnce() or base::BindRepe…
hferreiro a357eae
Add missing GetAppGuid() to configurator
ltilve 2db4659
Rename WebContentsDelegate methods
ltilve 10f27db
Refactor RenderWidgetHost RendererUnresponsive() into generic base::C…
ltilve 80cadb7
Moved and renamed some Speech Recognition mojom files to Blink
ltilve fcd1b85
Remove WebContents::WasRecentlyAudible and fix use in extensions_tab_…
ltilve aa08fe0
Move ExtensionService to extensions:: namespace
hferreiro b3c4113
UserDataKey() return type changed to const void*
hferreiro 7bbf5bc
component_updater::ComponentUpdateServiceFactory() changed params
hferreiro cdb0144
NetworkService: Add ClearHostCache() method
hferreiro 582d2a0
Capture Gaia password hashes used in content area
ltilve 9f616ce
Add missing resource_coordinator:site_characteristics_proto dep
ltilve 5d0fe83
Update GetCurrentPrintPreviewStatus params
ltilve c45beac
TODO: Fixed reporting for iframe ugprade-insecure-requests upgrades
ltilve a2554de
Remove unused RunMicrotasksObserver
ltilve b656050
C69 updates to io_thread.cc
hferreiro e01e46c
Rename PasswordSyncState to SyncState
hferreiro e352027
AutofillClient::ConfirmSaveCreditCardToCloud() parameters
hferreiro 6fc98ef
Implement AtomAutofillClient::GetUkmSourceId()
hferreiro a5e051c
Stub AtomAutofillClient::GetSecurityLevelForUmaHistograms()
hferreiro fa71ce7
Refactor the password generation UI flows
hferreiro 1d320e1
Remove ResourceCoordinatorTabHelper::IsEnabled()
hferreiro c059aea
Move PresaveGeneratedPassword to PasswordManagerClient
hferreiro f8d245a
Refactor of ServiceManagerContext
hferreiro 81fc5c4
Separate out HttpAuthPreferences that can't change
ltilve 56738b4
Remove password generation command line flags
hferreiro 888435d
CHECK: Stop using x-devtools-emulate-network-conditions-client-id header
hferreiro e0a60cb
Added new struct for CdmCapability
ltilve fc27b38
Update master_patch changes to renamed render_widget_host_ns_view_bri…
ltilve e48a405
Remove unused SetOverrideVersionedDirectory
ltilve 4c639fb
C69 updates to print_review_message_handler.cc
hferreiro d7e6c5b
Update vendor/node to C69 branch
hferreiro 22da3bf
Fix C69 linking issues
hferreiro 34723da
Fix lint issue
hferreiro cf161c1
Update patches to 69.0.3493.3
hferreiro 40d9ba6
Remove Expect-Staple code
hferreiro 345b350
Delete mojo/edk
hferreiro e2b95b6
Move //device/geolocation to //services/device
hferreiro 922d4c8
Use AddBrave*Features method instead of a provider class
hferreiro 3916938
Override Configurator::URLLoaderFactory() in BraveConfigurator
hferreiro 359b378
NetworkDelegate::OnCanGetCookies() parameters
hferreiro b0e115c
ExtensionSystem::InstallUpdate() parameters
hferreiro 460d2b5
Stop using ResourceContext::GetHostResolver()
hferreiro e9cdbc6
Rename ChildProcessSecurityPolicy::GrantOrigin() to GrantRequestOrigin
hferreiro 01cbf81
Move kApplicationLocale pref to components/language/
hferreiro 507a4ac
Revert "Parameterize Callback to accept both OnceCallback and Repeati…
hferreiro 8555b75
Remove SupportsOCSPStapling from CertVerifier
hferreiro 5431510
Add missing IsCapturingDesktop()
ltilve 88114f1
Add Priority parameter for OnDemandUpdate()
ltilve 281f37b
Make content::PermissionManager a delegate of PermissionController
ltilve 37ac3c6
Moved NetworkConnectionTracker to //content/public/browser.
ltilve 3f0fe96
Clean up wheel scroll latching and async wheel events flags
ltilve 125c5e5
Changed InitOriginPermissions to AddOriginAccessPermissions
ltilve bb042ce
Add missing "base/callback.h" include
hferreiro ea81eec
AutofillClient::ShowAutofillPopup() parameters
hferreiro 383f72b
CreateSSLConfigService() now returns a unique_ptr
hferreiro 958dc65
Stub AutofillClient::ShowLocalCardMigrationPrompt()
hferreiro 9fb88ed
Stub AutofillClient::ConfirmSaveAutofillProfile()
hferreiro eac46e2
Remove NetworkChangeNotifier's HistogramWatcher
ltilve d7de615
Add isDemoSession to AtomExtensionsBrowserClient
ltilve 12d0c82
Change GetAutofillWebData() to GetProfileAutofillWebData()
ltilve bd412ca
Revert "Revert "Parameterize Callback to accept both OnceCallback and…
ltilve 84b4765
TabLifecycleUnitSource() parameters
hferreiro e6ca7e2
media: Rename CdmSessionType enums
ltilve f3f7b16
TODO: Workaround for mac build
ltilve 5c98f94
fixup! Fix C69 linking issues for Mac
ltilve 289f452
Remove datausage aggregator based tracking
hferreiro f782603
Remove references to exe_and_shlib_deps
hferreiro 7301b50
Remove dep to //chrome/common/extensions/api:api_registration
hferreiro 55db0e7
fixup! Update master_patch changes to renamed render_widget_host_ns_v…
ltilve 0c61d22
fixup! Remove references to exe_and_shlib_deps
ltilve 5b699a1
Rename content::PermissionManager into content::PermissionControllerD…
ltilve 817796a
Removed ReloadType::DISABLE_PREVIEWS
ltilve e6bf1d7
WIP: Port //services/device/geolocation to network::SimpleURLLoader
ltilve a25247c
Add stub for ReadNextPersistentNotificationId()
ltilve 450fd34
REVIEW: Replace base::Timer with behavior-specific timers
ltilve 5afbf07
Wire the in-memory datastore into PersonalDataManager
ltilve b2e870d
Use frame-associated bindings for PasswordManagerDriver
ltilve aec5c62
Move CredentialManager interface into blink.mojom namespace
ltilve 802dca3
Fix C69 linking issues
ltilve 77be746
Remove PlatformAccelerator
ltilve 8724366
fixup! Fix C69 linking issues
ltilve 49e6258
TMP: Fix build with master_patch changes
ltilve 9bed971
fixup! Wire the in-memory datastore into PersonalDataManager
ltilve 0f5f02c
fixup! fixup! Fix C69 linking issues
ltilve 966974e
WIP: Disable broken preference check
ltilve 7a6ba8f
Update patches to Chromium 69.0.3497.57
ltilve 8571c63
WIP: Workaround for Win linking issues
ltilve 1b68872
Make sure seatbelt server initialize sandbox
darkdh 89f795a
use the correct MessagePump subclass
bridiver bcba196
Bump v8.1.0+69.0.3497.57
bridiver d406516
Fix CHECK failure "FATAL:web_request_api.cc(1935)] Check failed: !blo…
darkdh 4af2977
bump chromedriver version
bridiver 0261f4d
Merge pull request #644 from brave/remote-require
bridiver d59e473
Implement getAllInWindow
darkdh 0ca0bee
Implement GetInitatorSchemeBypassingDocumentBlocking to avoid CORB
darkdh b41ae1c
Handle relative url in chrome.tabs.create()
darkdh 59777ca
lint fix
darkdh d926bef
Register pdf_compositor service
darkdh f4c5df1
Inherits `autofill::mojom::PasswordManagerDriver`
darkdh 246b9fa
Remove check which causes crash seen in brave/browser-laptop#15025
bsclifton b7e5c7e
Merge pull request #646 from brave/fix-issue-15025
darkdh 54a8578
Revert "Merge pull request #646 from brave/fix-issue-15025"
darkdh 901e3cf
Update callback in WebContentsPermissionHelper to be OnceCallback
darkdh f405c2f
Fix persistent notification display and ReadNextPersistentNotificatio…
darkdh 18115e7
Fix broken fix of
darkdh a67ee7a
Cleanup SetPlatformAccelerator
darkdh 26d811a
Fix broken geo location caused by
darkdh 0396bc3
Force cocoa to send non-cmd key event to menu
darkdh 7050961
base::allocator::ReleaseFreeMemory needs to be called every minutes
darkdh 232da3e
ClearHostCacheCallback should be in IsOffTheRecord block
darkdh 1247459
Turn IsSyncAccountEmail to default false
darkdh 5cfec9e
Bump v8.1.1+69.0.3497.57
bridiver b9cec60
Emit WebGestureEvent attributes for scroll-touch-edge event
darkdh 973fc2e
Bump v8.1.2+69.0.3497.57
bridiver 86b6c02
Merge pull request #647 from brave/get-country-name
bridiver 811ba76
Bump v8.1.3+69.0.3497.81
bridiver c8ec091
fix build error from last chromium .81 bump
bridiver a4b05ce
Bump v8.1.4+69.0.3497.92
darkdh d9620b3
Fix Windows blob.mojom.h not found error by
darkdh d57534a
Update incognito session initialization
bsclifton a712524
Merge pull request #648 from brave/fix-15191
darkdh 2f20a5c
Bump v8.1.5+69.0.3497.92
darkdh 6c2f235
disable mac views browser
bridiver ff90369
fix broken build from disabling mac_views_browser
bridiver e755b44
Bump v8.1.6+69.0.3497.100
darkdh 487188c
remove unused and dangerous apis
bridiver 6ad02d0
Bump v8.1.7+69.0.3497.100
darkdh c18663a
Issue: 15232 AllowScript should use atom::ContentSettingsManager like…
jumde b67288b
Merge pull request #651 from brave/noscript_issue
darkdh e9c4a09
Bump v8.1.8+69.0.3497.100
darkdh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doesn't this also need the seatbelt dep?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I referenced upstream
chrome/BUILD.gn
and it doesn't seem to be neededThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mainly it only uses seatbelt in helper's code block