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

Unified Diff: Source/WebCore/svg/SVGTRefElement.h

Issue 10868094: Merge 126205 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1229/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/WebCore/svg/SVGTRefElement.h
===================================================================
--- Source/WebCore/svg/SVGTRefElement.h (revision 126671)
+++ Source/WebCore/svg/SVGTRefElement.h (working copy)
@@ -53,7 +53,7 @@
virtual InsertionNotificationRequest insertedInto(ContainerNode*) OVERRIDE;
virtual void removedFrom(ContainerNode*) OVERRIDE;
- void updateReferencedText();
+ void updateReferencedText(Element*);
void detachTarget();
« no previous file with comments | « LayoutTests/svg/custom/tref-stale-listener-crash-expected.txt ('k') | Source/WebCore/svg/SVGTRefElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698