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

Issue 57463002: Have Blink be told of scrollbar changes rather than paying attention itself (Blink side). (Closed)

Created:
7 years, 1 month ago by Avi (use Gerrit)
Modified:
7 years, 1 month ago
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Have Blink be told of scrollbar changes rather than paying attention itself (Blink side). BUG=306348 TEST=no visible change; scrollbar changes still work Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161269

Patch Set 1 #

Patch Set 2 : win fix? #

Total comments: 6

Patch Set 3 : ensure cast #

Total comments: 2

Patch Set 4 : good version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -43 lines) Patch
M Source/core/platform/ScrollbarThemeMacCommon.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/platform/ScrollbarThemeMacCommon.mm View 4 chunks +26 lines, -16 lines 0 comments Download
A + Source/web/mac/WebScrollbarTheme.cpp View 3 1 chunk +7 lines, -7 lines 0 comments Download
M Source/web/web.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/web.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A + public/web/mac/WebScrollbarTheme.h View 3 1 chunk +12 lines, -19 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Avi (use Gerrit)
7 years, 1 month ago (2013-11-03 21:56:52 UTC) #1
Avi (use Gerrit)
Why is win_blink_rel trying to compile mac/WebScrollbarTheme.cpp?
7 years, 1 month ago (2013-11-03 23:26:56 UTC) #2
tfarina
On Sun, Nov 3, 2013 at 9:26 PM, <avi@chromium.org> wrote: > Why is win_blink_rel trying ...
7 years, 1 month ago (2013-11-04 00:08:33 UTC) #3
abarth-chromium
LGTM w/ nit https://codereview.chromium.org/57463002/diff/70001/Source/core/platform/ScrollbarThemeMacCommon.h File Source/core/platform/ScrollbarThemeMacCommon.h (right): https://codereview.chromium.org/57463002/diff/70001/Source/core/platform/ScrollbarThemeMacCommon.h#newcode40 Source/core/platform/ScrollbarThemeMacCommon.h:40: void preferencesChanged(float, float, bool, bool); Would ...
7 years, 1 month ago (2013-11-04 00:43:23 UTC) #4
Avi (use Gerrit)
https://codereview.chromium.org/57463002/diff/70001/Source/core/platform/ScrollbarThemeMacCommon.h File Source/core/platform/ScrollbarThemeMacCommon.h (right): https://codereview.chromium.org/57463002/diff/70001/Source/core/platform/ScrollbarThemeMacCommon.h#newcode40 Source/core/platform/ScrollbarThemeMacCommon.h:40: void preferencesChanged(float, float, bool, bool); On 2013/11/04 00:43:24, abarth ...
7 years, 1 month ago (2013-11-04 01:40:24 UTC) #5
abarth-chromium
https://codereview.chromium.org/57463002/diff/70001/Source/core/platform/ScrollbarThemeMacCommon.h File Source/core/platform/ScrollbarThemeMacCommon.h (right): https://codereview.chromium.org/57463002/diff/70001/Source/core/platform/ScrollbarThemeMacCommon.h#newcode40 Source/core/platform/ScrollbarThemeMacCommon.h:40: void preferencesChanged(float, float, bool, bool); On 2013/11/04 01:40:24, Avi ...
7 years, 1 month ago (2013-11-04 01:41:54 UTC) #6
Avi (use Gerrit)
abarth, please take a look as I addressed your issue though I'm not sure if ...
7 years, 1 month ago (2013-11-04 16:25:45 UTC) #7
abarth-chromium
LGTM w/o the ifdef https://codereview.chromium.org/57463002/diff/150001/public/web/mac/WebScrollbarTheme.h File public/web/mac/WebScrollbarTheme.h (right): https://codereview.chromium.org/57463002/diff/150001/public/web/mac/WebScrollbarTheme.h#newcode40 public/web/mac/WebScrollbarTheme.h:40: #if OS(MACOSX) Does this work ...
7 years, 1 month ago (2013-11-04 17:19:40 UTC) #8
Avi (use Gerrit)
https://codereview.chromium.org/57463002/diff/150001/public/web/mac/WebScrollbarTheme.h File public/web/mac/WebScrollbarTheme.h (right): https://codereview.chromium.org/57463002/diff/150001/public/web/mac/WebScrollbarTheme.h#newcode40 public/web/mac/WebScrollbarTheme.h:40: #if OS(MACOSX) On 2013/11/04 17:19:40, abarth wrote: > Does ...
7 years, 1 month ago (2013-11-04 17:20:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/57463002/220001
7 years, 1 month ago (2013-11-04 17:23:17 UTC) #10
commit-bot: I haz the power
7 years, 1 month ago (2013-11-04 19:19:06 UTC) #11
Message was sent while issue was closed.
Change committed as 161269

Powered by Google App Engine
This is Rietveld 408576698