Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Issue 11096036: Implement AwContentRendererClient and remove chrome/ dependency (Closed)

Created:
8 years, 2 months ago by boliu
Modified:
8 years, 2 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Implement AwContentRendererClient and remove chrome/ dependency BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161409

Patch Set 1 #

Total comments: 20

Patch Set 2 : Rebase, no change. Uploading for trybot, please don't review one. #

Patch Set 3 : Only keep methods with TODOs and implementations. Ready for submit? #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -40 lines) Patch
M android_webview/android_webview.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M android_webview/lib/DEPS View 1 1 chunk +0 lines, -4 lines 0 comments Download
M android_webview/lib/main/aw_main_delegate.cc View 1 chunk +1 line, -36 lines 0 comments Download
A android_webview/renderer/aw_content_renderer_client.h View 1 2 1 chunk +45 lines, -0 lines 0 comments Download
A android_webview/renderer/aw_content_renderer_client.cc View 1 2 1 chunk +84 lines, -0 lines 1 comment Download

Messages

Total messages: 15 (0 generated)
boliu
Uploading now as an fyi. No nit reviews unless you really want... Currently overriding all ...
8 years, 2 months ago (2012-10-10 00:19:04 UTC) #1
boliu
http://codereview.chromium.org/11096036/diff/1/android_webview/lib/DEPS File android_webview/lib/DEPS (right): http://codereview.chromium.org/11096036/diff/1/android_webview/lib/DEPS#newcode10 android_webview/lib/DEPS:10: "!third_party/WebKit/Source/WebKit/chromium/public/WebSecurityPolicy.h", These two can be removed too.
8 years, 2 months ago (2012-10-10 00:24:40 UTC) #2
joth
wow what a lot of... stuff...! http://codereview.chromium.org/11096036/diff/1/android_webview/renderer/aw_content_renderer_client.cc File android_webview/renderer/aw_content_renderer_client.cc (right): http://codereview.chromium.org/11096036/diff/1/android_webview/renderer/aw_content_renderer_client.cc#newcode71 android_webview/renderer/aw_content_renderer_client.cc:71: std::string* error_domain) { ...
8 years, 2 months ago (2012-10-10 02:25:24 UTC) #3
mnaganov (inactive)
http://codereview.chromium.org/11096036/diff/1/android_webview/lib/DEPS File android_webview/lib/DEPS (right): http://codereview.chromium.org/11096036/diff/1/android_webview/lib/DEPS#newcode10 android_webview/lib/DEPS:10: "!third_party/WebKit/Source/WebKit/chromium/public/WebSecurityPolicy.h", On 2012/10/10 00:24:40, boliu wrote: > These two ...
8 years, 2 months ago (2012-10-10 08:45:16 UTC) #4
mkosiba (inactive)
Good stuff! http://codereview.chromium.org/11096036/diff/1/android_webview/renderer/aw_content_renderer_client.cc File android_webview/renderer/aw_content_renderer_client.cc (right): http://codereview.chromium.org/11096036/diff/1/android_webview/renderer/aw_content_renderer_client.cc#newcode81 android_webview/renderer/aw_content_renderer_client.cc:81: // TODO(boliu): Implement our own error pages ...
8 years, 2 months ago (2012-10-10 09:22:21 UTC) #5
benm (inactive)
http://codereview.chromium.org/11096036/diff/1/android_webview/renderer/aw_content_renderer_client.cc File android_webview/renderer/aw_content_renderer_client.cc (right): http://codereview.chromium.org/11096036/diff/1/android_webview/renderer/aw_content_renderer_client.cc#newcode38 android_webview/renderer/aw_content_renderer_client.cc:38: // No-op. For used for crash report. used for ...
8 years, 2 months ago (2012-10-10 10:05:30 UTC) #6
boliu
This is not breaking instrumentation tests or cts tests (previous cts failure was due to ...
8 years, 2 months ago (2012-10-11 01:24:05 UTC) #7
joth
lgtm
8 years, 2 months ago (2012-10-11 17:41:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11096036/8008
8 years, 2 months ago (2012-10-11 17:42:17 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 2 months ago (2012-10-11 18:04:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11096036/8008
8 years, 2 months ago (2012-10-11 19:08:20 UTC) #11
boliu
Hmm...looks like the android_fyi_dbg bot crash wasn't spurious, something between Patchset 2 and 3 broke ...
8 years, 2 months ago (2012-10-11 20:07:37 UTC) #12
boliu
On 2012/10/11 20:07:37, boliu wrote: > Hmm...looks like the android_fyi_dbg bot crash wasn't spurious, something ...
8 years, 2 months ago (2012-10-11 20:25:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11096036/8008
8 years, 2 months ago (2012-10-11 20:26:01 UTC) #14
commit-bot: I haz the power
8 years, 2 months ago (2012-10-11 21:41:12 UTC) #15
Change committed as 161409

Powered by Google App Engine
This is Rietveld 408576698