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

Issue 10706004: Adds helper methods for WebView. (Closed)

Created:
8 years, 5 months ago by aurimas (slooooooooow)
Modified:
8 years, 5 months ago
Reviewers:
John Grabowski, brettw
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org
Visibility:
Public.

Description

Adds helper methods for WebView. Adds some static methods to help webview implementation. INTERNAL-BUG=6741903 BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146624

Patch Set 1 #

Patch Set 2 : Fixed a dependency in the org.chromium.net #

Patch Set 3 : My repo was out of sync with the latest upstream tree #

Total comments: 14

Patch Set 4 : Adjustments based on John's feedback #

Patch Set 5 : Reverting back to using private instead of none namespace #

Patch Set 6 : Rebase to current revision #

Patch Set 7 : Fixed a typo #

Patch Set 8 : Rebase to the latest branch #

Total comments: 2

Patch Set 9 : Fixed indenting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -6 lines) Patch
M content/browser/android/browser_jni_registrar.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
A + content/browser/android/content_view_statics.h View 1 2 3 4 5 6 7 1 chunk +5 lines, -6 lines 0 comments Download
A content/browser/android/content_view_statics.cc View 1 2 3 4 5 6 7 8 1 chunk +36 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_jni.gypi View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M content/public/android/java/content.xml View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A content/public/android/java/src/org/chromium/content/browser/ContentViewStatics.java View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
M net/android/java/src/org/chromium/net/ProxyChangeListener.java View 1 2 3 4 5 6 7 8 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
aurimas (slooooooooow)
Hello Darin, I have upstreamed a small change adding a few static methods for WebView. ...
8 years, 5 months ago (2012-06-27 21:37:12 UTC) #1
aurimas (slooooooooow)
I've added John to look over the files. Aurimas
8 years, 5 months ago (2012-06-27 22:26:23 UTC) #2
John Grabowski
https://chromiumcodereview.appspot.com/10706004/diff/17001/content/app/android/content_jni_registrar.cc File content/app/android/content_jni_registrar.cc (right): https://chromiumcodereview.appspot.com/10706004/diff/17001/content/app/android/content_jni_registrar.cc#newcode43 content/app/android/content_jni_registrar.cc:43: // { "WebSettings", WebSettings::RegisterWebSettings }, In general Chrome doesn't ...
8 years, 5 months ago (2012-06-28 17:08:06 UTC) #3
aurimas (slooooooooow)
Hey John, I have followed all your comments, except for the wrapping the FindAddress in ...
8 years, 5 months ago (2012-06-28 23:00:07 UTC) #4
John Grabowski
LGTM
8 years, 5 months ago (2012-06-28 23:04:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aurimas@chromium.org/10706004/12003
8 years, 5 months ago (2012-06-28 23:06:13 UTC) #6
commit-bot: I haz the power
Presubmit check for 10706004-12003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 5 months ago (2012-06-28 23:06:16 UTC) #7
aurimas (slooooooooow)
Hello Darin, I just got John's LGTM. Could I get yours as well? Thanks! Aurimas
8 years, 5 months ago (2012-06-28 23:07:17 UTC) #8
aurimas (slooooooooow)
Hello, I got an LGTM from John. Could the owners of content/ also take a ...
8 years, 5 months ago (2012-07-02 21:07:52 UTC) #9
brettw
Please pick one owner and send the review to them rather than spamming people.
8 years, 5 months ago (2012-07-02 21:54:11 UTC) #10
aurimas (slooooooooow)
Hello Avi, Could you please take a look at my CL. I have received an ...
8 years, 5 months ago (2012-07-03 18:02:18 UTC) #11
aurimas (slooooooooow)
Hello Brett, I was wondering if you could look at my changes? I got an ...
8 years, 5 months ago (2012-07-12 22:47:39 UTC) #12
brettw
lgtm https://chromiumcodereview.appspot.com/10706004/diff/17003/content/browser/android/content_view_statics.cc File content/browser/android/content_view_statics.cc (right): https://chromiumcodereview.appspot.com/10706004/diff/17003/content/browser/android/content_view_statics.cc#newcode36 content/browser/android/content_view_statics.cc:36: } // namespace content Nit: 2 spaces before ...
8 years, 5 months ago (2012-07-13 17:14:24 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aurimas@chromium.org/10706004/11014
8 years, 5 months ago (2012-07-13 18:10:40 UTC) #14
commit-bot: I haz the power
8 years, 5 months ago (2012-07-13 19:39:33 UTC) #15
Change committed as 146624

Powered by Google App Engine
This is Rietveld 408576698