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

Issue 11275229: Fix assert in Page::Initialize. (Closed)

Created:
8 years, 1 month ago by ulan
Modified:
7 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/spaces-inl.h View 1 chunk +4 lines, -1 line 2 comments Download

Messages

Total messages: 4 (0 generated)
ulan
Please take a look. This assertion hits in long running Google Drive extension in 64-bit ...
8 years, 1 month ago (2012-11-09 13:58:22 UTC) #1
ulan
For the record, patch that reproduces assertion hit (not adding it to the CL): diff ...
8 years, 1 month ago (2012-11-09 14:00:20 UTC) #2
Michael Starzinger
LGTM with two comments. https://codereview.chromium.org/11275229/diff/1/src/spaces-inl.h File src/spaces-inl.h (right): https://codereview.chromium.org/11275229/diff/1/src/spaces-inl.h#newcode167 src/spaces-inl.h:167: ASSERT(page->area_size() <= kPageSize); This should ...
8 years, 1 month ago (2012-11-14 14:43:54 UTC) #3
ulan
7 years, 9 months ago (2013-03-11 11:01:05 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r13896 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698