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

Issue 100223: Fix the web inspector on linux. (Closed)

Created:
11 years, 7 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com, Mark Mentovai
Visibility:
Public.

Description

Fix the web inspector on linux. 1) Add a dependency to the rule that copies the files. 2) Change the directories to have lower case names. This doesn't matter on windows which is case insensitive and where some directories are already lower case (e.g., themes and locales). Mac will probably have to add some gyp code to move the files to the right place in the bundle.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M chrome/chrome.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_paths.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tony
11 years, 7 months ago (2009-04-30 21:09:58 UTC) #1
Evan Martin
would be nice to link this to a bug via BUG=, perhaps there's a mac ...
11 years, 7 months ago (2009-04-30 21:14:14 UTC) #2
tony
11 years, 7 months ago (2009-04-30 21:31:35 UTC) #3
On 2009/04/30 21:14:14, Evan Martin wrote:
> would be nice to link this to a bug via BUG=, perhaps there's a mac inspector
> bug?

I was unable to find linux or mac bugs for this.

Powered by Google App Engine
This is Rietveld 408576698