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

Issue 6948003: Add chrome-firephp sample extensions; add sample references to devtools pages (Closed)

Created:
9 years, 7 months ago by caseq
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, pfeldman1, kurrik.chromium
Visibility:
Public.

Description

Add chrome-firephp sample extensions; add sample references to devtools pages BUG=none TEST=chrome.devtools.* pages have "Examples" section, theres chrome-firephp on samples page.

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+373 lines, -1 line) Patch
A chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp.zip View 1 Binary file 0 comments Download
A chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp/background.html View 1 1 chunk +18 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp/devtools.html View 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp/devtools.js View 1 1 chunk +181 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp/manifest.json View 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/experimental.devtools.html View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/experimental.devtools.audits.html View 1 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/experimental.devtools.panels.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/experimental.devtools.resources.html View 1 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/samples.html View 1 2 chunks +55 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/samples.json View 1 1 chunk +33 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/static/experimental.devtools.html View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/static/experimental.devtools.audits.html View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/static/experimental.devtools.panels.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/static/experimental.devtools.resources.html View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
caseq1
This just adds an example under api/devtools/resources, and a one-line section referring to the sampels ...
9 years, 7 months ago (2011-05-06 16:53:32 UTC) #1
caseq
ping :-)
9 years, 7 months ago (2011-05-20 08:38:26 UTC) #2
apavlov
The code looks good, barring the two nits. http://codereview.chromium.org/6948003/diff/1/chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp/devtools.js File chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp/devtools.js (right): http://codereview.chromium.org/6948003/diff/1/chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp/devtools.js#newcode109 chrome/common/extensions/docs/examples/api/devtools/resources/chrome-firephp/devtools.js:109: // ...
9 years, 7 months ago (2011-05-20 08:46:53 UTC) #3
Kathy Walrath
Oops, sorry for the delay. We've stopped referring to example directories directly, since the Samples ...
9 years, 7 months ago (2011-05-20 15:27:55 UTC) #4
caseq
Thanks! All comments addressed.
9 years, 7 months ago (2011-05-24 08:08:08 UTC) #5
kathyw
LGTM There's one weird thing, though... When I go to your generated version of samples.html#devtools, ...
9 years, 7 months ago (2011-05-24 20:23:23 UTC) #6
caseq
On 2011/05/24 20:23:23, kathyw wrote: > LGTM > > There's one weird thing, though... When ...
9 years, 7 months ago (2011-05-24 20:45:18 UTC) #7
kathyw
Could you file a bug about this, so we don't lose this info? (Or I ...
9 years, 7 months ago (2011-05-24 21:00:14 UTC) #8
caseq
9 years, 7 months ago (2011-05-25 17:13:49 UTC) #9
On 2011/05/24 21:00:14, kathyw wrote:
> Could you file a bug about this, so we don't lose this info? (Or I can file
one,
> just referring people to the discussion here.)
> 

Landed as r86644, raised
http://code.google.com/p/chromium/issues/detail?id=83906 for missing calls.

Powered by Google App Engine
This is Rietveld 408576698