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

Issue 5545007: Merge 73432 - 2010-12-07 Justin Schuh <jschuh@chromium.org>... (Closed)

Created:
10 years ago by jschuh
Modified:
9 years, 6 months ago
Reviewers:
jschuh
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/597/
Visibility:
Public.

Description

Merge 73432 - 2010-12-07 Justin Schuh <jschuh@chromium.org>; Reviewed by Nikolas Zimmermann. Clear old SVG cursor entry before adding a new one https://bugs.webkit.org/show_bug.cgi?id=50549 Test: svg/css/cursor-replace.svg * css/CSSCursorImageValue.cpp: (WebCore::CSSCursorImageValue::~CSSCursorImageValue): * svg/SVGCursorElement.cpp: (WebCore::SVGCursorElement::~SVGCursorElement): (WebCore::SVGCursorElement::removeClient): (WebCore::SVGCursorElement::removeReferencedElement): * svg/SVGCursorElement.h: * svg/SVGElement.cpp: (WebCore::SVGElement::setCursorElement): (WebCore::SVGElement::cursorElementRemoved): (WebCore::SVGElement::setCursorImageValue): (WebCore::SVGElement::cursorImageElementRemoved): * svg/SVGElement.h: 2010-12-07 Justin Schuh <jschuh@chromium.org>; Reviewed by Nikolas Zimmermann. Clear old SVG cursor entry before adding a new one https://bugs.webkit.org/show_bug.cgi?id=50549 * svg/css/cursor-replace-expected.txt: Added. * svg/css/cursor-replace.svg: Added. BUG=64959 TBR=jschuh@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73473

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -3 lines) Patch
A + LayoutTests/svg/css/cursor-replace.svg View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/svg/css/cursor-replace-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M WebCore/css/CSSCursorImageValue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M WebCore/svg/SVGCursorElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M WebCore/svg/SVGCursorElement.cpp View 2 chunks +7 lines, -2 lines 0 comments Download
M WebCore/svg/SVGElement.h View 1 chunk +2 lines, -0 lines 0 comments Download
M WebCore/svg/SVGElement.cpp View 1 chunk +26 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jschuh
10 years ago (2010-12-07 23:54:14 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698