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

Issue 10913277: Upstream ContentViewCore.pageUp/pageDown (Closed)

Created:
8 years, 3 months ago by Ramya
Modified:
8 years, 2 months ago
Reviewers:
Ted C, olilan, Yaron, joth
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Upstream ContentViewCore.pageUp/pageDown BUG=146001 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158348

Patch Set 1 #

Total comments: 23

Patch Set 2 : Apply feedback from comments #

Total comments: 8

Patch Set 3 : Updates based on feedback comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -0 lines) Patch
M content/browser/android/content_view_core_impl.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 7 chunks +172 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Ramya
8 years, 3 months ago (2012-09-14 18:17:45 UTC) #1
Ted C
https://chromiumcodereview.appspot.com/10913277/diff/1/content/browser/android/content_view_core_impl.h File content/browser/android/content_view_core_impl.h (right): https://chromiumcodereview.appspot.com/10913277/diff/1/content/browser/android/content_view_core_impl.h#newcode144 content/browser/android/content_view_core_impl.h:144: virtual void UpdateContentSize(int width, int height) OVERRIDE; are these ...
8 years, 3 months ago (2012-09-18 00:21:40 UTC) #2
Ted C
Just chatted and we probably want to move the pageUp/pageDown to AwContents. http://codereview.chromium.org/10913277/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java ...
8 years, 3 months ago (2012-09-20 18:20:33 UTC) #3
Yaron
On 2012/09/20 18:20:33, Ted C wrote: > Just chatted and we probably want to move ...
8 years, 3 months ago (2012-09-20 18:25:25 UTC) #4
Ted C
On 2012/09/20 18:25:25, Yaron wrote: > On 2012/09/20 18:20:33, Ted C wrote: > > Just ...
8 years, 3 months ago (2012-09-20 18:36:16 UTC) #5
Ramya
PTAL Oli, Can you please take a look at methods like dispatchKeyEvent() in ContentViewCore.java and ...
8 years, 3 months ago (2012-09-21 00:06:29 UTC) #6
Ted C
http://codereview.chromium.org/10913277/diff/6002/content/browser/android/content_view_core_impl.h File content/browser/android/content_view_core_impl.h (right): http://codereview.chromium.org/10913277/diff/6002/content/browser/android/content_view_core_impl.h#newcode151 content/browser/android/content_view_core_impl.h:151: virtual void UpdateContentSize(int width, int height) OVERRIDE; if we ...
8 years, 3 months ago (2012-09-21 00:29:48 UTC) #7
Ramya
PTAL http://codereview.chromium.org/10913277/diff/6002/content/browser/android/content_view_core_impl.h File content/browser/android/content_view_core_impl.h (right): http://codereview.chromium.org/10913277/diff/6002/content/browser/android/content_view_core_impl.h#newcode151 content/browser/android/content_view_core_impl.h:151: virtual void UpdateContentSize(int width, int height) OVERRIDE; On ...
8 years, 3 months ago (2012-09-21 01:12:43 UTC) #8
Yaron
lgtm if ted's happy
8 years, 3 months ago (2012-09-21 17:19:36 UTC) #9
olilan
On 2012/09/21 17:19:36, Yaron wrote: > lgtm if ted's happy lgtm for dispatchKeyEvent.
8 years, 3 months ago (2012-09-21 17:51:29 UTC) #10
Ted C
lgtm
8 years, 3 months ago (2012-09-22 00:19:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cramya@chromium.org/10913277/14001
8 years, 2 months ago (2012-09-24 17:13:53 UTC) #12
commit-bot: I haz the power
8 years, 2 months ago (2012-09-24 19:23:57 UTC) #13
Change committed as 158348

Powered by Google App Engine
This is Rietveld 408576698