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

Unified Diff: core/page/WindowPagePopup.idl

Issue 37053003: Roll IDL to multivm@1467 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 2 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 | « core/page/Window.idl ('k') | core/scripts/make_event_factory.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/page/WindowPagePopup.idl
diff --git a/core/page/WindowPagePopup.idl b/core/page/WindowPagePopup.idl
index 36fea468195728a1f6925bdcf215ac46d433be10..0ae9bbe30b72344875b591c4e79f5101f54d2d1d 100644
--- a/core/page/WindowPagePopup.idl
+++ b/core/page/WindowPagePopup.idl
@@ -29,7 +29,7 @@
*/
[
- EnabledAtRuntime=pagePopup,
+ EnabledAtRuntime=PagePopup,
ImplementedAs=DOMWindowPagePopup
] partial interface Window {
[EnabledPerContext=pagePopup] readonly attribute PagePopupController pagePopupController;
« no previous file with comments | « core/page/Window.idl ('k') | core/scripts/make_event_factory.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698