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

Issue 7807001: Merge 92809 - Crash when clicking an SVG <a> link to the local document (Closed)

Created:
9 years, 3 months ago by jeremy
Modified:
9 years, 3 months ago
Reviewers:
jeremy
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/835/
Visibility:
Public.

Description

Merge 92809 - Crash when clicking an SVG <a> link to the local document https://bugs.webkit.org/show_bug.cgi?id=66019 <rdar://problem/9933311> Reviewed by Rob Buis. Source/WebCore: Check if the target element of an internal link is valid before making use of it. Test: svg/custom/click-internal-anchor-with-use-crash.xhtml * svg/SVGAElement.cpp: (WebCore::SVGAElement::defaultEventHandler): LayoutTests: Add a test which programmatically clicks a link referring to "#", and should crash between r89745 and this commit. * svg/custom/click-internal-anchor-with-use-crash-expected.txt: Added. * svg/custom/click-internal-anchor-with-use-crash.xhtml: Added. TBR=timothy_horton@apple.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94058

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, --1 lines) Patch
A + LayoutTests/svg/custom/click-internal-anchor-with-use-crash.xhtml View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/svg/custom/click-internal-anchor-with-use-crash-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/svg/SVGAElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
jeremy
9 years, 3 months ago (2011-08-30 08:02:50 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698