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

Issue 209042: Make Linux Breakpad initialization call to lsb_release asynchronous. Also wrap more... (Closed)

Created:
11 years, 3 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews_googlegroups.com, darin (slow to review), brettw, jam, Ben Goodger (Google)
Visibility:
Public.

Description

Make Linux Breakpad initialization call to lsb_release asynchronous. Also wrap more things in USE_LINUX_BREAKPAD while we're at it. BUG=21782 TEST=Add time.sleep(10) to /usr/bin/lsb_release; starting Chrome should not take 10 seconds more. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27001

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -31 lines) Patch
M chrome/app/breakpad_linux.h View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/app/breakpad_linux.cc View 2 chunks +0 lines, -2 lines 0 comments Download
D chrome/app/breakpad_linux_stub.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/app/chrome_dll_main.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browser_main.cc View 6 chunks +28 lines, -12 lines 1 comment Download
M chrome/browser/gtk/first_run_dialog.cc View 3 chunks +6 lines, -1 line 0 comments Download
M chrome/chrome.gyp View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/renderer/renderer_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lei Zhang
11 years, 3 months ago (2009-09-19 00:19:49 UTC) #1
Lei Zhang
ping
11 years, 3 months ago (2009-09-23 20:45:05 UTC) #2
agl
11 years, 3 months ago (2009-09-23 20:53:15 UTC) #3
LGTM.

(Sorry, this got lost in the post-vacation email load.)

http://codereview.chromium.org/209042/diff/1/6
File chrome/browser/browser_main.cc (left):

http://codereview.chromium.org/209042/diff/1/6#oldcode70
Line 70: #include "chrome/common/temp_scaffolding_stubs.h"
Make sure that the Mac tryservers are ok with this.

Powered by Google App Engine
This is Rietveld 408576698