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

Unified Diff: workers/DedicatedWorkerContext.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 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 | « workers/AbstractWorker.idl ('k') | workers/SharedWorker.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: workers/DedicatedWorkerContext.idl
diff --git a/workers/DedicatedWorkerContext.idl b/workers/DedicatedWorkerContext.idl
index 72bcc03ee16c13b0bf7cc5bac7918189dfcd7934..2333570afe0ea9327796d24f83e3aa401b2b71b7 100644
--- a/workers/DedicatedWorkerContext.idl
+++ b/workers/DedicatedWorkerContext.idl
@@ -32,8 +32,6 @@
Conditional=WORKERS,
ExtendsDOMGlobalObject,
IsWorkerContext,
- JSGenerateToNativeObject,
- JSNoStaticTables,
OmitConstructor
] interface DedicatedWorkerContext : WorkerContext {
« no previous file with comments | « workers/AbstractWorker.idl ('k') | workers/SharedWorker.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698