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

Issue 296943005: Oilpan: fix debug crashes after r174545. (Closed)

Created:
6 years, 7 months ago by zerny-chromium
Modified:
6 years, 7 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium, oilpan-reviews
Visibility:
Public.

Description

Oilpan: fix debug crashes after r174545. R=haraken@chromium.org BUG=

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M Source/bindings/v8/V8DOMWrapper.cpp View 1 chunk +4 lines, -0 lines 3 comments Download

Messages

Total messages: 5 (0 generated)
zerny-chromium
6 years, 7 months ago (2014-05-22 12:45:05 UTC) #1
haraken
https://codereview.chromium.org/296943005/diff/1/Source/bindings/v8/V8DOMWrapper.cpp File Source/bindings/v8/V8DOMWrapper.cpp (right): https://codereview.chromium.org/296943005/diff/1/Source/bindings/v8/V8DOMWrapper.cpp#newcode68 Source/bindings/v8/V8DOMWrapper.cpp:68: V8DOMWrapper::setNativeInfoWithPersistentHandle(wrapper, &V8HTMLDocument::wrapperTypeInfo, impl, new Persistent<Node>(impl)); I'm not sure if ...
6 years, 7 months ago (2014-05-22 12:55:04 UTC) #2
Mads Ager (chromium)
https://codereview.chromium.org/296943005/diff/1/Source/bindings/v8/V8DOMWrapper.cpp File Source/bindings/v8/V8DOMWrapper.cpp (right): https://codereview.chromium.org/296943005/diff/1/Source/bindings/v8/V8DOMWrapper.cpp#newcode68 Source/bindings/v8/V8DOMWrapper.cpp:68: V8DOMWrapper::setNativeInfoWithPersistentHandle(wrapper, &V8HTMLDocument::wrapperTypeInfo, impl, new Persistent<Node>(impl)); On 2014/05/22 12:55:04, haraken ...
6 years, 7 months ago (2014-05-22 13:12:27 UTC) #3
sof
https://codereview.chromium.org/296943005/diff/1/Source/bindings/v8/V8DOMWrapper.cpp File Source/bindings/v8/V8DOMWrapper.cpp (right): https://codereview.chromium.org/296943005/diff/1/Source/bindings/v8/V8DOMWrapper.cpp#newcode68 Source/bindings/v8/V8DOMWrapper.cpp:68: V8DOMWrapper::setNativeInfoWithPersistentHandle(wrapper, &V8HTMLDocument::wrapperTypeInfo, impl, new Persistent<Node>(impl)); On 2014/05/22 12:55:04, haraken ...
6 years, 7 months ago (2014-05-22 13:19:09 UTC) #4
zerny-chromium
6 years, 7 months ago (2014-05-23 07:04:00 UTC) #5
Fixed by https://codereview.chromium.org/289283020/

Closing this issue.

Powered by Google App Engine
This is Rietveld 408576698