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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 1366403003: Ship requestIdleCallback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline stable webexposed tests. Created 5 years, 3 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 | « no previous file | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index d247664ab9ed5a91b34d0b451b843096817341fd..2ffc8a6c69a9758ef27088ad55e0ae46827b906b 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2665,6 +2665,10 @@ interface IDBVersionChangeEvent
getter newVersion
getter oldVersion
method constructor
+interface IdleDeadline
+ getter didTimeout
+ method constructor
+ method timeRemaining
interface Image
method constructor
interface ImageBitmap
@@ -6066,6 +6070,7 @@ interface webkitURL
method blur
method btoa
method cancelAnimationFrame
+ method cancelIdleCallback
method captureEvents
method clearInterval
method clearTimeout
@@ -6089,6 +6094,7 @@ interface webkitURL
method prompt
method releaseEvents
method requestAnimationFrame
+ method requestIdleCallback
method resizeBy
method resizeTo
method scroll
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698