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

Issue 219042: linux: drop temp_scaffolding_stubs (Closed)

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

Description

linux: drop temp_scaffolding_stubs It was mostly unneeded, but I had to excise the last bits of RLZ and move some NOTIMPLEMENTED bits to where they belong. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27161

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -8 lines) Patch
M chrome/browser/browser_main.cc View 4 chunks +9 lines, -3 lines 0 comments Download
M chrome/browser/browser_shutdown.cc View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/download/download_util.cc View 1 chunk +7 lines, -1 line 1 comment Download
M chrome/browser/first_run_gtk.cc View 2 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/search_engines/template_url.cc View 3 chunks +6 lines, -1 line 2 comments Download
M chrome/browser/search_engines/template_url_model.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 chunk +4 lines, -0 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
Evan Martin
assuming this passes trybots plz review
11 years, 3 months ago (2009-09-25 01:03:02 UTC) #1
Evan Stade
LGTM. Quick sanity check: does it work if you do #if defined(OS_LINUX) #error #endif in ...
11 years, 3 months ago (2009-09-25 01:07:23 UTC) #2
Evan Martin
On 2009/09/25 01:07:23, Evan Stade wrote: > LGTM. Quick sanity check: does it work if ...
11 years, 3 months ago (2009-09-25 01:10:54 UTC) #3
tony
LG http://codereview.chromium.org/219042/diff/1/8 File chrome/chrome.gyp (right): http://codereview.chromium.org/219042/diff/1/8#newcode644 Line 644: 'common/temp_scaffolding_stubs.cc', linux views?
11 years, 3 months ago (2009-09-25 01:11:39 UTC) #4
Evan Stade
On Thu, Sep 24, 2009 at 6:10 PM, <evan@chromium.org> wrote: > On 2009/09/25 01:07:23, Evan ...
11 years, 3 months ago (2009-09-25 01:15:14 UTC) #5
Evan Stade
http://codereview.chromium.org/219042/diff/1/6 File chrome/browser/search_engines/template_url.cc (right): http://codereview.chromium.org/219042/diff/1/6#newcode312 Line 312: #endif still seems like this endif should come ...
11 years, 3 months ago (2009-09-25 19:54:41 UTC) #6
Evan Martin
11 years, 3 months ago (2009-09-25 20:00:14 UTC) #7
On Fri, Sep 25, 2009 at 12:54 PM,  <estade@chromium.org> wrote:
>
> http://codereview.chromium.org/219042/diff/1/6
> File chrome/browser/search_engines/template_url.cc (right):
>
> http://codereview.chromium.org/219042/diff/1/6#newcode312
> Line 312: #endif
> still seems like this endif should come before the break;

Doh.  Will fix.

Powered by Google App Engine
This is Rietveld 408576698