DescriptionRevert of Pass both 32 and 64 bit snapshot and natives fds to child processes. (patchset #3 id:40001 of https://codereview.chromium.org/1665513002/ )
Reason for revert:
Added a static initializer: https://build.chromium.org/p/chromium/builders/Linux/builds/71576
# v8_initializer.cc _GLOBAL__sub_I_v8_initializer.cc+0xf
# v8_initializer.cc __cxa_atexit@plt [registers a dtor to run at exit]
Original issue's description:
> Pass both 32 and 64 bit snapshot and natives fds to child processes.
>
> Child processes are in the best position to determine which files
> to use, therefore it is simplest just to provide both 32 and 64
> bit versions from the parent.
>
> BUG=581380, 455699
>
> Committed: https://crrev.com/c560d75783aca05249092dd11503b53f7b631be1
> Cr-Commit-Position: refs/heads/master@{#374371}
TBR=jochen@chromium.org,torne@chromium.org,tobiasjs@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=581380, 455699
Committed: https://crrev.com/09ea387c322ef962ab795f82b75b8c24d4a1da1f
Cr-Commit-Position: refs/heads/master@{#374380}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|