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

Issue 17354003: Hook up HTML5 fullscreen video notifications to tabCapture API (Closed)

Created:
7 years, 6 months ago by justinlin
Modified:
7 years, 6 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rsync #

Patch Set 5 : Disable for Linux Aura and Mac #

Patch Set 6 : Disable WinXP #

Patch Set 7 : Disable for Aura and Linux Release, tested manually. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -2 lines) Patch
M chrome/browser/extensions/api/tab_capture/tab_capture_apitest.cc View 1 2 3 4 5 6 2 chunks +52 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc View 1 2 3 4 chunks +36 lines, -2 lines 0 comments Download
A chrome/test/data/extensions/api_test/tab_capture/experimental/fullscreen_test.html View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/test/data/extensions/api_test/tab_capture/experimental/fullscreen_test.js View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
justinlin
7 years, 6 months ago (2013-06-18 01:44:10 UTC) #1
Matt Perry
lgtm https://codereview.chromium.org/17354003/diff/1/chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc File chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc (right): https://codereview.chromium.org/17354003/diff/1/chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc#newcode156 chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc:156: const bool is_fullscreen = *(content::Details<bool>(details).ptr()); fyi, outer parens ...
7 years, 6 months ago (2013-06-18 21:13:02 UTC) #2
justinlin
thanks https://codereview.chromium.org/17354003/diff/1/chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc File chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc (right): https://codereview.chromium.org/17354003/diff/1/chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc#newcode156 chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc:156: const bool is_fullscreen = *(content::Details<bool>(details).ptr()); On 2013/06/18 21:13:02, ...
7 years, 6 months ago (2013-06-18 21:36:21 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justinlin@chromium.org/17354003/5001
7 years, 6 months ago (2013-06-18 21:36:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justinlin@chromium.org/17354003/24001
7 years, 6 months ago (2013-06-18 21:55:04 UTC) #5
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/api/tab_capture/tab_capture_registry.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-18 21:55:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justinlin@chromium.org/17354003/31001
7 years, 6 months ago (2013-06-18 22:02:16 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=51958
7 years, 6 months ago (2013-06-19 00:23:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justinlin@chromium.org/17354003/16002
7 years, 6 months ago (2013-06-19 03:36:14 UTC) #9
commit-bot: I haz the power
Change committed as 207400
7 years, 6 months ago (2013-06-20 11:42:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justinlin@chromium.org/17354003/84001
7 years, 6 months ago (2013-06-20 16:27:44 UTC) #11
commit-bot: I haz the power
Change committed as 207600
7 years, 6 months ago (2013-06-20 22:08:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/justinlin@chromium.org/17354003/105001
7 years, 6 months ago (2013-06-21 01:53:37 UTC) #13
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 07:03:40 UTC) #14
Message was sent while issue was closed.
Change committed as 207741

Powered by Google App Engine
This is Rietveld 408576698