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

Issue 10910193: Remove wallpaper app from apps list (Closed)

Created:
8 years, 3 months ago by bshe
Modified:
8 years, 3 months ago
CC:
chromium-reviews, arv (Not doing code reviews), stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Remove wallpaper app from apps list BUG=147693 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=156016

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -5 lines) Patch
M chrome/browser/resources/chromeos/wallpaper_manager/manifest.json View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
bshe
Hi Rob. Could you please take a look at this trivial CL? We want to ...
8 years, 3 months ago (2012-09-11 14:52:21 UTC) #1
flackr
lgtm
8 years, 3 months ago (2012-09-11 15:26:33 UTC) #2
Mihai Parparita -not on Chrome
8 years, 3 months ago (2012-09-12 17:23:01 UTC) #3
Now it's no longer an app, but an extension. Is that intentional?

Mihai

On Tue, Sep 11, 2012 at 7:52 AM, <bshe@chromium.org> wrote:

> Reviewers: flackr,
>
> Message:
> Hi Rob.
>
> Could you please take a look at this trivial CL? We want to remove
> wallpaper app
> from apps list.
>
> Thanks!
>
> Description:
> Remove wallpaper app from apps list
>
>
> BUG=147693
>
>
> Please review this at
http://codereview.chromium.**org/10910193/<http://codereview.chromium.org/109...
>
> SVN Base:
svn://svn.chromium.org/chrome/**trunk/src<http://svn.chromium.org/chrome/trunk/src>
>
> Affected files:
>   M chrome/browser/resources/**chromeos/wallpaper_manager/**manifest.json
>
>
> Index: chrome/browser/resources/**chromeos/wallpaper_manager/**
> manifest.json
> diff --git
a/chrome/browser/resources/**chromeos/wallpaper_manager/**manifest.json
> b/chrome/browser/resources/**chromeos/wallpaper_manager/**manifest.json
> index 3bad8f45ec44fd61b2438e8491d1d6**1a25c42f05..**
> 4d9376c77403345ae449d3ce99b09f**f803daca15 100644
> --- a/chrome/browser/resources/**chromeos/wallpaper_manager/**
> manifest.json
> +++ b/chrome/browser/resources/**chromeos/wallpaper_manager/**
> manifest.json
> @@ -15,11 +15,6 @@
>      "http://lh5.ggpht.com/",
>      "http://*.googleapis.com/"
>    ],
> -  "app": {
> -    "launch": {
> -      "local_path": "main.html"
> -    }
> -  },
>    "content_security_policy":
>      "default-src:none; object-src 'none'; script-src 'self'"
>  }
>
>
>

Powered by Google App Engine
This is Rietveld 408576698