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

Issue 193323003: Paper over a recent null-ptr crash regression in SVGImage (Closed)

Created:
6 years, 9 months ago by eseidel
Modified:
6 years, 9 months ago
Reviewers:
haraken
CC:
blink-reviews, krit, fs, ed+blinkwatch_opera.com, f(malita), gyuyoung.kim_webkit.org, Stephen Chennney, kouhei+svg_chromium.org, pdr., rwlbuis
Visibility:
Public.

Description

Paper over a recent null-ptr crash regression in SVGImage I don't like this patch, but this unblock's Karen's ability to roll, while we decide if we're going to roll out the recent SVGImage page-destruction deferal code or if we can add a test for this ASSERT and clarify the lifetime so that others who might expect to still have a Page object don't have similar confusion. BUG=350907 TBR=haraken Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168861

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M Source/core/svg/graphics/SVGImageChromeClient.cpp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
eseidel
Committed patchset #1 manually as r168861 (presubmit successful).
6 years, 9 months ago (2014-03-10 22:06:08 UTC) #1
haraken
LGTM
6 years, 9 months ago (2014-03-11 00:53:05 UTC) #2
eseidel
6 years, 9 months ago (2014-03-11 04:48:36 UTC) #3
Message was sent while issue was closed.
It looks like canvas/philip/tests/2d.drawImage.floatsource reproduces.

Powered by Google App Engine
This is Rietveld 408576698