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

Issue 11146033: fix broken paths to icon.png in debugging page (Closed)

Created:
8 years, 2 months ago by vapier
Modified:
8 years, 2 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

fix broken paths to icon.png in debugging page The getstarted.html page doesn't use a "../" path to get to the icon.png and it displays fine: http://developer.chrome.com/extensions/getstarted.html#load However, the tut_debugging.html page does (and is in the same location as getstarted.html) which means it has a broken link: http://developer.chrome.com/extensions/tut_debugging.html#extension-info Drop the ../ part so the path works again. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162451

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/common/extensions/docs/templates/articles/tut_debugging.html View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
vapier
8 years, 2 months ago (2012-10-16 04:48:01 UTC) #1
cduvall
lgtm, thanks.
8 years, 2 months ago (2012-10-17 15:19:57 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vapier@chromium.org/11146033/1
8 years, 2 months ago (2012-10-17 15:53:10 UTC) #3
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 17:50:28 UTC) #4
Change committed as 162451

Powered by Google App Engine
This is Rietveld 408576698