DescriptionRevert of Remove override of View::HitTestRect() from BookmarkBarView (https://chromiumcodereview.appspot.com/286313003/)
Reason for revert:
Items on the bookmark bar can still be highlighted and tooltips are shown when the omnibox popup is open. tdanderson@ will investigate.
Original issue's description:
> Remove override of View::HitTestRect() from BookmarkBarView
>
> The override of View::HitTestRect() in BookmarkBarView checks
> for the state of the omnibox popup to determine whether or not the
> bookmark bar can accept events. Since this is unrelated to location,
> it is better to move this logic into an override of
> EventTarget::CanAcceptEvent() instead.
>
> BUG=374340
> TEST=none
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272133
TBR=sadrul@chromium.org,sky@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=374340
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272318
Patch Set 1 #
Created: 6 years, 7 months ago
(Patch set is too large to download)
Messages
Total messages: 3 (0 generated)
|