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

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

Created:
7 years, 1 month ago by Avi (use Gerrit)
Modified:
7 years, 1 month ago
Reviewers:
jschuh, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : stylin' #

Total comments: 4

Patch Set 3 : jam's fixes #

Patch Set 4 : WebKit:: -> blink:: #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -2 lines) Patch
M content/browser/browser_main_loop.cc View 2 chunks +8 lines, -0 lines 0 comments Download
A content/browser/theme_helper_mac.h View 1 chunk +44 lines, -0 lines 0 comments Download
A content/browser/theme_helper_mac.mm View 1 2 1 chunk +117 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 2 3 1 chunk +10 lines, -1 line 0 comments Download
M content/content_browser.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.h View 1 2 3 1 chunk +9 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 3 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Avi (use Gerrit)
John, I wanted you to look over the architecture of this to see if this ...
7 years, 1 month ago (2013-11-06 21:27:59 UTC) #1
jam
lgtm https://codereview.chromium.org/63203003/diff/40001/content/browser/theme_helper_mac.mm File content/browser/theme_helper_mac.mm (right): https://codereview.chromium.org/63203003/diff/40001/content/browser/theme_helper_mac.mm#newcode14 content/browser/theme_helper_mac.mm:14: #include "content/public/common/process_type.h" nit: not needed now https://codereview.chromium.org/63203003/diff/40001/content/renderer/render_thread_impl.cc File ...
7 years, 1 month ago (2013-11-06 22:34:43 UTC) #2
Avi (use Gerrit)
https://codereview.chromium.org/63203003/diff/40001/content/browser/theme_helper_mac.mm File content/browser/theme_helper_mac.mm (right): https://codereview.chromium.org/63203003/diff/40001/content/browser/theme_helper_mac.mm#newcode14 content/browser/theme_helper_mac.mm:14: #include "content/public/common/process_type.h" On 2013/11/06 22:34:43, jam wrote: > nit: ...
7 years, 1 month ago (2013-11-07 15:47:52 UTC) #3
Avi (use Gerrit)
Justin, IPC check? Scrollbar display changes shouldn't be an issue, right?
7 years, 1 month ago (2013-11-07 15:49:00 UTC) #4
jschuh
Looks like numeric settings sent browser -> renderer? If so, lgtm for ipc security.
7 years, 1 month ago (2013-11-07 16:27:05 UTC) #5
Avi (use Gerrit)
On 2013/11/07 16:27:05, Justin Schuh wrote: > Looks like numeric settings sent browser -> renderer? ...
7 years, 1 month ago (2013-11-07 16:28:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/63203003/230001
7 years, 1 month ago (2013-11-07 16:31:53 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests, content_browsertests, nacl_integration, sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=185793
7 years, 1 month ago (2013-11-07 18:13:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/63203003/530001
7 years, 1 month ago (2013-11-07 19:31:52 UTC) #9
commit-bot: I haz the power
7 years, 1 month ago (2013-11-08 08:26:19 UTC) #10
Message was sent while issue was closed.
Change committed as 233826

Powered by Google App Engine
This is Rietveld 408576698