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

Issue 61603003: Remove Scrollbar dependency on Frame, FrameView and EventHandler (Closed)

Created:
7 years, 1 month ago by rwlbuis
Modified:
7 years, 1 month ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove Scrollbar dependency on Frame, FrameView and EventHandler There is no need to set m_mousePressed from Scrollbar::mouseUp as EventHandler::handleMouseReleaseEvent did that before calling mouseUp. The other two callers of mouseUp involve scrollbars that are not in FrameViews. BUG=297477 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161628

Patch Set 1 #

Patch Set 2 : Rebased against 65573002 #

Total comments: 1

Patch Set 3 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -9 lines) Patch
M Source/core/platform/Scrollbar.cpp View 1 2 3 chunks +2 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Stephen Chennney
I'm not real confident about this one. I think it's OK, but I would like ...
7 years, 1 month ago (2013-11-07 19:57:37 UTC) #1
rwlbuis
On 2013/11/07 19:57:37, Stephen Chenney wrote: > I'm not real confident about this one. I ...
7 years, 1 month ago (2013-11-07 19:59:30 UTC) #2
eseidel
I think all the work to move Widget and friends down to Platform is a ...
7 years, 1 month ago (2013-11-08 10:28:30 UTC) #3
eseidel
lgtm OK.
7 years, 1 month ago (2013-11-08 10:28:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/61603003/70001
7 years, 1 month ago (2013-11-08 11:32:56 UTC) #5
commit-bot: I haz the power
Failed to apply patch for Source/core/platform/Scrollbar.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-11-08 11:32:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/61603003/130001
7 years, 1 month ago (2013-11-08 14:01:56 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-11-08 15:37:21 UTC) #8
Message was sent while issue was closed.
Change committed as 161628

Powered by Google App Engine
This is Rietveld 408576698