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

Unified Diff: dom/MessageEvent.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 | « dom/MessageChannel.idl ('k') | dom/MessagePort.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dom/MessageEvent.idl
diff --git a/dom/MessageEvent.idl b/dom/MessageEvent.idl
index 38877faeabeec582e3dbc68646325d82e2ade21c..1225e569a01810b217b01f02a230c6974d5c1b5f 100644
--- a/dom/MessageEvent.idl
+++ b/dom/MessageEvent.idl
@@ -26,7 +26,6 @@
*/
[
- JSNoStaticTables,
ConstructorTemplate=Event
] interface MessageEvent : Event {
[InitializedByEventConstructor] readonly attribute DOMString origin;
« no previous file with comments | « dom/MessageChannel.idl ('k') | dom/MessagePort.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698