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

Issue 271693003: Remove bad assertion in SVGSMILElement's constructQualifiedName() (Closed)

Created:
6 years, 7 months ago by Inactive
Modified:
6 years, 7 months ago
Reviewers:
pdr., eseidel
CC:
blink-reviews, ed+blinkwatch_opera.com, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, rwlbuis, fs, kouhei+svg_chromium.org, dstockwell, Timothy Loh, krit, f(malita), gyuyoung.kim_webkit.org, darktears, Stephen Chennney, Steve Block, pdr., Eric Willigers
Visibility:
Public.

Description

Remove bad assertion in SVGSMILElement's constructQualifiedName() Remove bad assertion in SVGSMILElement's constructQualifiedName() by passing IGNORE_EXCEPTION instead ASSERT_NO_EXCEPTION to Document::parseQualifiedName(). The constructQualifiedName() function handles parseQualifiedName() failures propertly by returning early so there is no reason to assert on parsing failures. R=pdr@chromium.org, eseidel@chromium.org BUG=368325 TEST=svg/custom/bad-attributeName-crash.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173564

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
A LayoutTests/svg/custom/bad-attributeName-crash.html View 1 chunk +12 lines, -0 lines 0 comments Download
A + LayoutTests/svg/custom/bad-attributeName-crash-expected.txt View 1 chunk +1 line, -4 lines 0 comments Download
M Source/core/svg/animation/SVGSMILElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 7 months ago (2014-05-07 21:01:02 UTC) #1
eseidel
lgtm
6 years, 7 months ago (2014-05-07 21:49:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/271693003/1
6 years, 7 months ago (2014-05-07 21:50:09 UTC) #3
commit-bot: I haz the power
6 years, 7 months ago (2014-05-07 22:11:48 UTC) #4
Message was sent while issue was closed.
Change committed as 173564

Powered by Google App Engine
This is Rietveld 408576698