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

Unified Diff: third_party/WebCore/page/PerformanceEntry.idl

Issue 10769002: Roll IDL to multivm@683 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix notifications path in fremontcut. Created 8 years, 5 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 | « third_party/WebCore/page/Performance.idl ('k') | third_party/WebCore/page/PerformanceResourceTiming.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/page/PerformanceEntry.idl
diff --git a/third_party/WebCore/page/PerformanceEntry.idl b/third_party/WebCore/page/PerformanceEntry.idl
index a788bd9c6e427bcd06c0ad4562594cec313eeb4d..9e10fe0bf175319f22c37d2603a0e82d98f3832f 100644
--- a/third_party/WebCore/page/PerformanceEntry.idl
+++ b/third_party/WebCore/page/PerformanceEntry.idl
@@ -34,6 +34,7 @@ module window {
interface [
Conditional=WEB_TIMING,
Conditional=PERFORMANCE_TIMELINE,
+ CustomToJSObject,
OmitConstructor
] PerformanceEntry {
readonly attribute DOMString name;
« no previous file with comments | « third_party/WebCore/page/Performance.idl ('k') | third_party/WebCore/page/PerformanceResourceTiming.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698