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

Issue 254823002: Revert 20962 "Break cyclic reference between utils and platform." (Closed)

Created:
6 years, 8 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 8 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Revert 20962 "Break cyclic reference between utils and platform." > Platform includes utils.h for the definition of Vector<>, so utils.h > can't include platform.h and has to use memcpy instead of OS::MemCopy. > > We split out Vector<> into its own header to break this cycle > dependency. > > BUG=none > R=mstarzinger@chromium.org > LOG=n > > Review URL: https://codereview.chromium.org/251753002 BUG=none LOG=n TBR=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20976

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -208 lines) Patch
M src/libplatform/default-platform.h View 1 chunk +1 line, -1 line 0 comments Download
M src/libplatform/default-platform.cc View 3 chunks +1 line, -6 lines 0 comments Download
M src/platform.h View 1 chunk +1 line, -1 line 0 comments Download
M src/utils.h View 6 chunks +156 lines, -5 lines 0 comments Download
D src/vector.h View 1 chunk +0 lines, -194 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jochen (gone - plz use gerrit)
6 years, 8 months ago (2014-04-25 12:22:59 UTC) #1
jochen (gone - plz use gerrit)
6 years, 8 months ago (2014-04-25 12:23:22 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r20976 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698