Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(539)

Issue 2491953004: Reland of Fix link's hover state if the link under scrollbar (Closed)

Created:
4 years, 1 month ago by bokan
Modified:
4 years, 1 month ago
Reviewers:
chaopeng
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of Fix link's hover state if the link under scrollbar (patchset #1 id:1 of https://codereview.chromium.org/2485203002/ ) Reason for revert: Relanding now that crrev.com/2467693002 has been relanded. Original issue's description: > Revert of Fix link's hover state if the link under scrollbar (patchset #10 id:180001 of https://codereview.chromium.org/2389073002/ ) > > Reason for revert: > Due to crbug.com/662402, need to revert crrev.com/2467693002 which this depends on. I'll reland when the dust settles. > > Original issue's description: > > Fix link's hover state if the link under scrollbar > > > > In this patch, we check the hitTest includes scrollbar in > > ChromeClientImpl::showMouseOverURL, ChromeClient::mouseDidMoveOverElement, > > Document::updateHoverActiveState, EventHandler::selectAutoCursor to prevent > > showing url, tooltip and hand cursor when mouse move on the link under scrollbar > > or showing active state when mouse click on the link under scrollbar. > > > > BUG=636436 > > > > Committed: https://crrev.com/524f6ac4628d3d5249d291314c6100bd0a337053 > > Cr-Commit-Position: refs/heads/master@{#430141} > > TBR=chaopeng@chromium.org > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=636436 > > Committed: https://crrev.com/898ff2df4c04bee36bce24d6945511af39ee79e4 > Cr-Commit-Position: refs/heads/master@{#430717} TBR=chaopeng@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=636436 Committed: https://crrev.com/55444d25b3aec61cbcf053448b3bb999b4bf859b Cr-Commit-Position: refs/heads/master@{#431702}

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -31 lines) Patch
M third_party/WebKit/Source/core/dom/Document.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 2 chunks +7 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/input/EventHandler.cpp View 1 7 chunks +17 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/page/ChromeClient.cpp View 1 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/ChromeClientImpl.cpp View 1 1 chunk +19 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 1 2 chunks +103 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
bokan
Created Reland of Fix link's hover state if the link under scrollbar
4 years, 1 month ago (2016-11-11 19:03:35 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2491953004/1
4 years, 1 month ago (2016-11-11 19:04:01 UTC) #3
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/web/tests/WebFrameTest.cpp: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-11 20:46:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2491953004/1
4 years, 1 month ago (2016-11-11 20:55:00 UTC) #7
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/web/tests/WebFrameTest.cpp: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-11 20:59:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2491953004/150001
4 years, 1 month ago (2016-11-11 21:22:40 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:150001)
4 years, 1 month ago (2016-11-12 00:28:10 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-12 00:30:11 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/55444d25b3aec61cbcf053448b3bb999b4bf859b
Cr-Commit-Position: refs/heads/master@{#431702}

Powered by Google App Engine
This is Rietveld 408576698