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

Issue 1110103004: Hook up Android closed captions 'enabled' setting to Blink (Closed)

Created:
5 years, 7 months ago by srivats
Modified:
4 years, 10 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, je_julie(Not used), creis+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, nasko+codewatch_chromium.org, jam, yuzo+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Hook up Android closed captions 'enabled' setting to Blink Add an API for the Android closed captions state change to be plumbed down to Blink. Blink-side CL: https://codereview.chromium.org/1118613002/ BUG=457850, 388588 Committed: https://crrev.com/8ee695f141f1468641ab4da1a9dd82db26ec58e4 Cr-Commit-Position: refs/heads/master@{#338350}

Patch Set 1 #

Patch Set 2 : Setting an enum value instead of passing down boolean to Blink #

Total comments: 2

Patch Set 3 : Addressed lgtm nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -14 lines) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/android/content_view_core_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 2 3 chunks +2 lines, -1 line 0 comments Download
M content/common/frame_messages.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 2 chunks +5 lines, -4 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/accessibility/captioning/CaptioningChangeDelegate.java View 1 3 chunks +4 lines, -4 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/accessibility/captioning/TextTrackSettings.java View 4 chunks +14 lines, -4 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
srivats
Hi all, This is the Chromium-side implementation for hooking up the Android platform closed captions ...
5 years, 7 months ago (2015-04-29 23:31:41 UTC) #1
David Trainor- moved to gerrit
content/public/android lgtm.
5 years, 7 months ago (2015-04-30 00:08:39 UTC) #2
nasko
On 2015/04/30 00:08:39, David Trainor wrote: > content/public/android lgtm. Who is reviewing content/browser/android? The CL ...
5 years, 7 months ago (2015-04-30 22:50:51 UTC) #3
srivats
On 2015/04/30 22:50:51, nasko wrote: > On 2015/04/30 00:08:39, David Trainor wrote: > > content/public/android ...
5 years, 7 months ago (2015-05-01 23:07:04 UTC) #4
David Trainor- moved to gerrit
On 2015/05/01 23:07:04, srivats wrote: > On 2015/04/30 22:50:51, nasko wrote: > > On 2015/04/30 ...
5 years, 7 months ago (2015-05-01 23:31:36 UTC) #5
nasko
On 2015/05/01 23:31:36, David Trainor wrote: > On 2015/05/01 23:07:04, srivats wrote: > > On ...
5 years, 7 months ago (2015-05-01 23:34:43 UTC) #6
srivats
Updated this CL based on some changes made in the Blink-side implementation for this change. ...
5 years, 5 months ago (2015-07-09 21:35:16 UTC) #7
David Trainor- moved to gerrit
nits but still lgtm. https://codereview.chromium.org/1110103004/diff/20001/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (right): https://codereview.chromium.org/1110103004/diff/20001/content/browser/android/content_view_core_impl.cc#newcode1308 content/browser/android/content_view_core_impl.cc:1308: if (web_contents_) I don't think ...
5 years, 5 months ago (2015-07-09 21:46:47 UTC) #8
srivats
5 years, 5 months ago (2015-07-10 02:39:44 UTC) #9
nasko
Still LGTM
5 years, 5 months ago (2015-07-10 09:09:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1110103004/40001
5 years, 5 months ago (2015-07-10 19:38:49 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-10 20:43:07 UTC) #14
commit-bot: I haz the power
5 years, 5 months ago (2015-07-10 20:44:47 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8ee695f141f1468641ab4da1a9dd82db26ec58e4
Cr-Commit-Position: refs/heads/master@{#338350}

Powered by Google App Engine
This is Rietveld 408576698