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

Issue 2469503003: Enable shared memory for field trials (Closed)

Created:
4 years, 1 month ago by lawrencewu
Modified:
4 years, 1 month ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable shared memory for field trials This turns on the flag for using shared memory to share field trials between processes. For more context, see: The design document: go/share-field-trials The related previous CLs: https://codereview.chromium.org/2365273004/ https://codereview.chromium.org/2412113002/ https://codereview.chromium.org/2449143002/ https://codereview.chromium.org/2453093002/ https://codereview.chromium.org/2449783007/ https://codereview.chromium.org/2456723004/ https://codereview.chromium.org/2453933004/ BUG=131632 Committed: https://crrev.com/4446189e8148980b9a245cb1157e8a695bac35d1 Cr-Commit-Position: refs/heads/master@{#429042}

Patch Set 1 #

Patch Set 2 : rebase-update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M base/metrics/field_trial.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (17 generated)
lawrencewu
Turns the flag for using shared memory on.
4 years, 1 month ago (2016-11-01 13:28:43 UTC) #6
Alexei Svitkine (slow)
lgtm
4 years, 1 month ago (2016-11-01 14:23:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2469503003/1
4 years, 1 month ago (2016-11-01 14:27:13 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/171907)
4 years, 1 month ago (2016-11-01 16:14:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2469503003/20001
4 years, 1 month ago (2016-11-01 17:44:48 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-01 17:49:28 UTC) #22
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/4446189e8148980b9a245cb1157e8a695bac35d1 Cr-Commit-Position: refs/heads/master@{#429042}
4 years, 1 month ago (2016-11-01 17:53:25 UTC) #24
Charlie Reis
4 years, 1 month ago (2016-11-02 21:35:51 UTC) #25
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2471493004/ by creis@chromium.org.

The reason for reverting is: Appears to have caused renderer processes to lose
knowledge of Finch trials, which led to a large spike in CreateFrame crashes for
OOPIFs in https://crbug.com/661617..

Powered by Google App Engine
This is Rietveld 408576698