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

Unified Diff: Source/core/inspector/InjectedScriptBase.cpp

Issue 821303006: bindings: Fixes layouttests when moving attributes to prototype chains. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed performance memory tests and addressed review comments. Created 5 years, 11 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
« no previous file with comments | « LayoutTests/webexposed/resources/element-instance-property-listing.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/inspector/InjectedScriptBase.cpp
diff --git a/Source/core/inspector/InjectedScriptBase.cpp b/Source/core/inspector/InjectedScriptBase.cpp
index 48654fb2aa0160386b33afa8860ec469765370a3..fd98787cbda6f5ddf75c2f0a464271d4425d8a79 100644
--- a/Source/core/inspector/InjectedScriptBase.cpp
+++ b/Source/core/inspector/InjectedScriptBase.cpp
@@ -209,4 +209,3 @@ void InjectedScriptBase::makeEvalCall(ErrorString* errorString, ScriptFunctionCa
}
} // namespace blink
-
« no previous file with comments | « LayoutTests/webexposed/resources/element-instance-property-listing.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698