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

Issue 2701273002: Removed dated Persistent<>::checkPointer() assert. (Closed)

Created:
3 years, 10 months ago by sof
Modified:
3 years, 10 months ago
Reviewers:
oilpan-reviews, haraken
CC:
chromium-reviews, oilpan-reviews, Mads Ager (chromium), blink-reviews, kinuko+watch, kouhei+heap_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed dated Persistent<>::checkPointer() assert. Remove the ASan-only verification that a Persistent<> refers to a heap object. Static asserts will ensure that Persistent<T> is only instantiated for GCed types, so this verification adds little extra value. R=haraken BUG= Review-Url: https://codereview.chromium.org/2701273002 Cr-Commit-Position: refs/heads/master@{#451580} Committed: https://chromium.googlesource.com/chromium/src/+/1721c372d1626d6ed646b9fb1ac03b6e31e08cec

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -12 lines) Patch
M third_party/WebKit/Source/platform/heap/Persistent.h View 1 chunk +0 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (9 generated)
sof
please take a look. This extra check is proving to be a bit constraining when ...
3 years, 10 months ago (2017-02-19 15:02:06 UTC) #4
haraken
LGTM
3 years, 10 months ago (2017-02-20 00:42:46 UTC) #7
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/2701273002/1
3 years, 10 months ago (2017-02-20 06:44:30 UTC) #10
commit-bot: I haz the power
3 years, 10 months ago (2017-02-20 08:13:15 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/1721c372d1626d6ed646b9fb1ac0...

Powered by Google App Engine
This is Rietveld 408576698