Chromium Code Reviews
DescriptionMacViews: Fix build errors related to NativeWebKeyboardEvent
This fixes 2 build errors for MacViews:
1. Compile error in AutofillDialogViews::HandleKeyEvent.
2. Missing symbol of DropdownBarHost::GetKeyboardEvent.
Added a NativeWebKeyboardEvent constructor that takes a ui::KeyEvent,
which is convenient for these callers.
BUG=425229
Committed: https://crrev.com/02f3a9f5b2b31af2dbc8c5bc8695dc5f05be1f6d
Cr-Commit-Position: refs/heads/master@{#305583}
Patch Set 1 : #
Total comments: 9
Patch Set 2 : Fixes for sadrul #
Total comments: 2
Patch Set 3 : Rebase and fix for Sadrul #Messages
Total messages: 19 (6 generated)
|