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

Issue 217403002: Remove kChildCleanExit since it's not used anymore. (Closed)

Created:
6 years, 9 months ago by jam
Modified:
6 years, 4 months ago
CC:
chromium-reviews, creis+watch_chromium.org, nasko+codewatch_chromium.org, anantha, darin-cc_chromium.org, dyu1, dennis_jeffrey, Alexander Potapenko, inferno
Visibility:
Public.

Description

Remove kChildCleanExit since it's not used anymore. R=pkasting@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260304

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -134 lines) Patch
M chrome/test/functional/perf.py View 1 chunk +1 line, -1 line 0 comments Download
D chrome/test/functional/test_clean_exit.py View 1 chunk +0 lines, -51 lines 0 comments Download
M content/browser/browser_child_process_host_impl.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/child_process_launcher.cc View 2 chunks +3 lines, -8 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/child/child_thread.cc View 2 chunks +1 line, -59 lines 0 comments Download
M content/public/common/content_switches.h View 1 chunk +0 lines, -4 lines 0 comments Download
M content/public/common/content_switches.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jam
6 years, 9 months ago (2014-03-28 20:21:31 UTC) #1
Peter Kasting
LGTM
6 years, 9 months ago (2014-03-28 20:24:24 UTC) #2
earthdok
On 2014/03/28 20:24:24, Peter Kasting wrote: > LGTM ASan (and TSan) relies on this flag ...
6 years, 8 months ago (2014-04-03 07:40:18 UTC) #3
earthdok
On 2014/04/03 07:40:18, earthdok wrote: > On 2014/03/28 20:24:24, Peter Kasting wrote: > > LGTM ...
6 years, 8 months ago (2014-04-03 17:35:58 UTC) #4
Peter Kasting
On 2014/04/03 07:40:18, earthdok wrote: > On 2014/03/28 20:24:24, Peter Kasting wrote: > > LGTM ...
6 years, 8 months ago (2014-04-03 19:59:48 UTC) #5
earthdok
On 2014/04/03 19:59:48, Peter Kasting wrote: > It would be really good to avoid flags ...
6 years, 8 months ago (2014-04-03 20:43:19 UTC) #6
Alexander Potapenko
Yes, that'll be fine. On Apr 4, 2014 12:43 AM, <earthdok@chromium.org> wrote: > On 2014/04/03 ...
6 years, 8 months ago (2014-04-04 04:20:17 UTC) #7
jam
On 2014/04/03 07:40:18, earthdok wrote: > On 2014/03/28 20:24:24, Peter Kasting wrote: > > LGTM ...
6 years, 8 months ago (2014-04-04 04:23:10 UTC) #8
Peter Kasting
On 2014/04/04 04:23:10, jam wrote: > can you explain to me how i could have ...
6 years, 8 months ago (2014-04-04 04:37:27 UTC) #9
Alexander Potapenko
+inferno FYI
6 years, 8 months ago (2014-04-04 08:04:10 UTC) #10
earthdok
On 2014/04/04 04:23:10, jam wrote: > can you explain to me how i could have ...
6 years, 8 months ago (2014-04-04 13:17:03 UTC) #11
jochen (gone - plz use gerrit)
6 years, 4 months ago (2014-08-01 12:01:34 UTC) #12
Message was sent while issue was closed.
On 2014/04/04 at 13:17:03, earthdok wrote:
> On 2014/04/04 04:23:10, jam wrote:
> > can you explain to me how i could have seen that asan uses this? I searched
for
> > "child-clean-exit" in code search but didn't find any hits.
> 
> The features of ASan that require this flag are still undergoing deployment.
In fact I was about to add this flag to ASan bot configs.
> 
> I will submit a CL to put this code under an #ifdef.

what's the latest and greatest to get --child-clean-exit behavior these days?

Powered by Google App Engine
This is Rietveld 408576698