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

Issue 921793004: <appview> documentation. (Closed)

Created:
5 years, 10 months ago by lfg
Modified:
5 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

Adding <appview> documentation. Committed: https://crrev.com/7de34a730a9541db1e58d142091551795bf1b889 Cr-Commit-Position: refs/heads/master@{#319150}

Patch Set 1 #

Total comments: 14

Patch Set 2 : switching interface to idl, other small changes #

Patch Set 3 : #

Patch Set 4 : link #

Total comments: 8

Patch Set 5 : #

Total comments: 2

Patch Set 6 : wrapping #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -7 lines) Patch
M chrome/common/extensions/api/_api_features.json View 1 1 chunk +5 lines, -0 lines 0 comments Download
A chrome/common/extensions/api/appview_tag.idl View 1 2 3 4 1 chunk +46 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/templates/intros/appview_tag.html View 1 2 3 4 5 1 chunk +47 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/chrome_sidenav.json View 1 1 chunk +4 lines, -0 lines 0 comments Download
M tools/json_schema_compiler/idl_schema.py View 1 2 3 4 7 chunks +16 lines, -7 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
lfg
PTAL. Thanks!
5 years, 10 months ago (2015-02-12 22:28:19 UTC) #2
Fady Samuel
lgtm
5 years, 9 months ago (2015-03-02 22:59:25 UTC) #3
lfg
Hi kalman@, PTAL. Thanks!
5 years, 9 months ago (2015-03-02 23:00:51 UTC) #5
not at google - send to devlin
https://codereview.chromium.org/921793004/diff/1/chrome/common/extensions/api/appview_tag.json File chrome/common/extensions/api/appview_tag.json (right): https://codereview.chromium.org/921793004/diff/1/chrome/common/extensions/api/appview_tag.json#newcode1 chrome/common/extensions/api/appview_tag.json:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
5 years, 9 months ago (2015-03-02 23:08:10 UTC) #6
lfg
Please, take another look. Thanks! https://codereview.chromium.org/921793004/diff/1/chrome/common/extensions/api/appview_tag.json File chrome/common/extensions/api/appview_tag.json (right): https://codereview.chromium.org/921793004/diff/1/chrome/common/extensions/api/appview_tag.json#newcode1 chrome/common/extensions/api/appview_tag.json:1: // Copyright 2014 The ...
5 years, 9 months ago (2015-03-03 20:48:48 UTC) #7
not at google - send to devlin
https://codereview.chromium.org/921793004/diff/60001/chrome/common/extensions/docs/templates/intros/appview_tag.html File chrome/common/extensions/docs/templates/intros/appview_tag.html (right): https://codereview.chromium.org/921793004/diff/60001/chrome/common/extensions/docs/templates/intros/appview_tag.html#newcode23 chrome/common/extensions/docs/templates/intros/appview_tag.html:23: <pre data-filename="background.js">chrome.app.runtime.onEmbedRequested.addListener(function(request) {<br> request.allow("foo.html");<br>});</pre> If this is in <pre> ...
5 years, 9 months ago (2015-03-03 23:50:59 UTC) #8
lfg
https://codereview.chromium.org/921793004/diff/60001/chrome/common/extensions/docs/templates/intros/appview_tag.html File chrome/common/extensions/docs/templates/intros/appview_tag.html (right): https://codereview.chromium.org/921793004/diff/60001/chrome/common/extensions/docs/templates/intros/appview_tag.html#newcode23 chrome/common/extensions/docs/templates/intros/appview_tag.html:23: <pre data-filename="background.js">chrome.app.runtime.onEmbedRequested.addListener(function(request) {<br> request.allow("foo.html");<br>});</pre> On 2015/03/03 23:50:58, kalman wrote: ...
5 years, 9 months ago (2015-03-04 21:13:02 UTC) #9
not at google - send to devlin
lgtm https://codereview.chromium.org/921793004/diff/80001/chrome/common/extensions/docs/templates/intros/appview_tag.html File chrome/common/extensions/docs/templates/intros/appview_tag.html (right): https://codereview.chromium.org/921793004/diff/80001/chrome/common/extensions/docs/templates/intros/appview_tag.html#newcode39 chrome/common/extensions/docs/templates/intros/appview_tag.html:39: var appview = document.createElement("appview"); // Creates an &lt;appview&gt; ...
5 years, 9 months ago (2015-03-04 21:22:57 UTC) #10
lfg
https://codereview.chromium.org/921793004/diff/80001/chrome/common/extensions/docs/templates/intros/appview_tag.html File chrome/common/extensions/docs/templates/intros/appview_tag.html (right): https://codereview.chromium.org/921793004/diff/80001/chrome/common/extensions/docs/templates/intros/appview_tag.html#newcode39 chrome/common/extensions/docs/templates/intros/appview_tag.html:39: var appview = document.createElement("appview"); // Creates an &lt;appview&gt; element. ...
5 years, 9 months ago (2015-03-04 21:36:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/921793004/100001
5 years, 9 months ago (2015-03-04 21:38:01 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/921793004/100001
5 years, 9 months ago (2015-03-04 21:46:37 UTC) #17
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 9 months ago (2015-03-04 22:49:07 UTC) #18
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 22:50:57 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/7de34a730a9541db1e58d142091551795bf1b889
Cr-Commit-Position: refs/heads/master@{#319150}

Powered by Google App Engine
This is Rietveld 408576698