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

Issue 637383004: Fix crash from DescendantInvalidationSet::show(). (Closed)

Created:
6 years, 2 months ago by rune
Modified:
6 years, 2 months ago
Reviewers:
kouhei (in TOK)
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Fix crash from DescendantInvalidationSet::show(). Adding a dictionary without a name to TracedValue without being inside an array asserts. Added an array around the invalidation set to avoid that crash from DescendantInvalidationSet::show() which is used for debugging. R=kouhei@chromium.org BUG=425577 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184097

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M Source/core/css/invalidation/DescendantInvalidationSet.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/css/invalidation/DescendantInvalidationSetTest.cpp View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
rune
6 years, 2 months ago (2014-10-21 15:56:40 UTC) #1
rune
6 years, 2 months ago (2014-10-21 15:56:41 UTC) #2
kouhei (in TOK)
lgtm. Thanks for the fix.
6 years, 2 months ago (2014-10-21 16:00:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/637383004/1
6 years, 2 months ago (2014-10-21 16:03:31 UTC) #5
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 17:04:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184097

Powered by Google App Engine
This is Rietveld 408576698