Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1152)

Unified Diff: core/page/PerformanceTiming.idl

Issue 9889044: IDL roll to multivm 1266 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/page/PerformanceTiming.idl
diff --git a/core/page/PerformanceTiming.idl b/core/page/PerformanceTiming.idl
index 874deada2b69681448b6d6e225b2d05e73a34113..160e5ccd93ad8709376c291a9b14f0acc7d41b85 100644
--- a/core/page/PerformanceTiming.idl
+++ b/core/page/PerformanceTiming.idl
@@ -29,8 +29,7 @@
*/
// See: http://dev.w3.org/2006/webapi/WebTiming/
-[
-] interface PerformanceTiming {
+interface PerformanceTiming {
readonly attribute unsigned long long navigationStart;
readonly attribute unsigned long long unloadEventStart;
readonly attribute unsigned long long unloadEventEnd;

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b