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

Issue 1397083003: Remove never_lint from WebView (Closed)

Created:
5 years, 2 months ago by michaelbai
Modified:
5 years, 2 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove never_lint from WebView BUG=532593, 542435 Committed: https://crrev.com/03f9f9f31789469456c615c65d4a02626283bf94 Cr-Commit-Position: refs/heads/master@{#353956}

Patch Set 1 #

Patch Set 2 : suppress resouces #

Total comments: 9

Patch Set 3 : address comment #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : back to path #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M android_webview/apk/system_webview_apk_common.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/apk/system_webview_glue_common.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java View 1 2 4 chunks +5 lines, -0 lines 0 comments Download
M android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M android_webview/glue/java/src/com/android/webview/chromium/WebViewDelegateFactory.java View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
M build/android/lint/suppressions.xml View 1 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (6 generated)
michaelbai
5 years, 2 months ago (2015-10-13 19:31:07 UTC) #2
sgurun-gerrit only
On 2015/10/13 19:31:07, michaelbai wrote: lgtm
5 years, 2 months ago (2015-10-13 20:17:22 UTC) #3
michaelbai
newt@ for build/android/lint
5 years, 2 months ago (2015-10-13 20:19:48 UTC) #4
newt (away)
Thanks for enabling this! Some comment inline. https://codereview.chromium.org/1397083003/diff/20001/android_webview/apk/system_webview_apk_common.gypi File android_webview/apk/system_webview_apk_common.gypi (left): https://codereview.chromium.org/1397083003/diff/20001/android_webview/apk/system_webview_apk_common.gypi#oldcode15 android_webview/apk/system_webview_apk_common.gypi:15: 'never_lint': 1, ...
5 years, 2 months ago (2015-10-13 20:41:38 UTC) #5
michaelbai
Thanks, PTAL https://codereview.chromium.org/1397083003/diff/20001/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java (right): https://codereview.chromium.org/1397083003/diff/20001/android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java#newcode81 android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java:81: @SuppressLint("NewApi") On 2015/10/13 20:41:38, newt wrote: > ...
5 years, 2 months ago (2015-10-13 21:40:15 UTC) #6
newt (away)
https://codereview.chromium.org/1397083003/diff/40001/android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java (right): https://codereview.chromium.org/1397083003/diff/40001/android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java#newcode84 android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java:84: @TargetApi(Build.VERSION_CODES.LOLLIPOP) Why is it overkill to use @TargetApi on ...
5 years, 2 months ago (2015-10-13 21:50:57 UTC) #7
michaelbai
PTAL https://codereview.chromium.org/1397083003/diff/40001/android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java File android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java (right): https://codereview.chromium.org/1397083003/diff/40001/android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java#newcode84 android_webview/glue/java/src/com/android/webview/chromium/WebViewContentsClientAdapter.java:84: @TargetApi(Build.VERSION_CODES.LOLLIPOP) On 2015/10/13 21:50:57, newt wrote: > Why ...
5 years, 2 months ago (2015-10-13 22:03:48 UTC) #8
newt (away)
Sounds good. lgtm!
5 years, 2 months ago (2015-10-13 22:05:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1397083003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1397083003/60001
5 years, 2 months ago (2015-10-13 22:18:38 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/132911) linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 2 months ago (2015-10-13 23:09:57 UTC) #14
michaelbai
On 2015/10/13 23:09:57, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 2 months ago (2015-10-14 00:28:18 UTC) #15
newt (away)
On 2015/10/14 00:28:18, michaelbai wrote: > On 2015/10/13 23:09:57, commit-bot: I haz the power wrote: ...
5 years, 2 months ago (2015-10-14 00:34:47 UTC) #16
michaelbai
On 2015/10/14 00:34:47, newt wrote: > On 2015/10/14 00:28:18, michaelbai wrote: > > On 2015/10/13 ...
5 years, 2 months ago (2015-10-14 01:08:19 UTC) #17
newt (away)
On 2015/10/14 01:08:19, michaelbai wrote: > On 2015/10/14 00:34:47, newt wrote: > > On 2015/10/14 ...
5 years, 2 months ago (2015-10-14 01:11:41 UTC) #18
newt (away)
On 2015/10/14 01:11:41, newt wrote: > On 2015/10/14 01:08:19, michaelbai wrote: > > On 2015/10/14 ...
5 years, 2 months ago (2015-10-14 01:12:17 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1397083003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1397083003/80001
5 years, 2 months ago (2015-10-14 02:54:34 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 2 months ago (2015-10-14 04:11:52 UTC) #23
commit-bot: I haz the power
5 years, 2 months ago (2015-10-14 04:12:38 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/03f9f9f31789469456c615c65d4a02626283bf94
Cr-Commit-Position: refs/heads/master@{#353956}

Powered by Google App Engine
This is Rietveld 408576698