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

Issue 1812813002: [chrome.displaySource] Add example extension (Closed)

Created:
4 years, 9 months ago by maksims (do not use this acc)
Modified:
4 years, 9 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[chrome.displaySource] Add example extension Added example extension that utilizes chrome.displaySource API's. The 'tabCast' extension creates a WiFi Display Session from the captured tab media stream. API Proposal: https://docs.google.com/document/d/1svs0p_b6KAIiBrKjaORsA2D8Pd84u8ksnTCfubYVVWA BUG=242107 Committed: https://crrev.com/9b0026dd68922519eaa52384102737ca975e2fb5 Cr-Commit-Position: refs/heads/master@{#381914}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fixes according to the review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -0 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/displaySource/tabCast/README View 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/displaySource/tabCast/background.js View 1 1 chunk +110 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/displaySource/tabCast/main.css View 1 chunk +60 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/displaySource/tabCast/main.html View 1 chunk +16 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/displaySource/tabCast/main.js View 1 1 chunk +78 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/displaySource/tabCast/manifest.json View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
maksims (do not use this acc)
Please take a look
4 years, 9 months ago (2016-03-17 12:01:59 UTC) #4
Mikhail
non-owner lgtm
4 years, 9 months ago (2016-03-17 13:10:01 UTC) #5
asargent_no_longer_on_chrome
lgtm with a couple of minor comments https://codereview.chromium.org/1812813002/diff/1/chrome/common/extensions/docs/examples/api/displaySource/tabCast/background.js File chrome/common/extensions/docs/examples/api/displaySource/tabCast/background.js (right): https://codereview.chromium.org/1812813002/diff/1/chrome/common/extensions/docs/examples/api/displaySource/tabCast/background.js#newcode5 chrome/common/extensions/docs/examples/api/displaySource/tabCast/background.js:5: var SessionInfo ...
4 years, 9 months ago (2016-03-17 19:24:29 UTC) #6
maksims (do not use this acc)
Please review.
4 years, 9 months ago (2016-03-18 06:16:23 UTC) #7
maksims (do not use this acc)
On 2016/03/17 19:24:29, Antony Sargent wrote: > lgtm with a couple of minor comments > ...
4 years, 9 months ago (2016-03-18 06:18:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812813002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812813002/20001
4 years, 9 months ago (2016-03-18 07:17:45 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-18 08:57:50 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 08:59:13 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9b0026dd68922519eaa52384102737ca975e2fb5
Cr-Commit-Position: refs/heads/master@{#381914}

Powered by Google App Engine
This is Rietveld 408576698