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

Unified Diff: Source/WebCore/bindings/v8/SharedPersistent.h

Issue 12926003: Merge 144458 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Patch Set: Created 7 years, 9 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/bindings/v8/SharedPersistent.h
===================================================================
--- Source/WebCore/bindings/v8/SharedPersistent.h (revision 146152)
+++ Source/WebCore/bindings/v8/SharedPersistent.h (working copy)
@@ -38,7 +38,6 @@
namespace WebCore {
- // FIXME: Remove this class.
template <typename T>
class SharedPersistent : public RefCounted<SharedPersistent<T> > {
public:
« no previous file with comments | « Source/WebCore/bindings/v8/ScriptValue.cpp ('k') | Source/WebCore/bindings/v8/custom/V8InjectedScriptHostCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698