Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(334)

Unified Diff: core/page/PagePopupController.idl

Issue 9889044: IDL roll to multivm 1266 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/page/PagePopupController.idl
diff --git a/core/page/PagePopupController.idl b/core/page/PagePopupController.idl
index eb67bc8cf6f5a47b7661cd71118edf7a13b4777a..c7f545f5ee70a6375882f1abb22fa10de41ac2d4 100644
--- a/core/page/PagePopupController.idl
+++ b/core/page/PagePopupController.idl
@@ -29,8 +29,8 @@
*/
[
- Conditional=PAGE_POPUP,
- ImplementationLacksVTable
+ NoInterfaceObject,
+ EnabledAtRuntime=pagePopup
] interface PagePopupController {
void setValueAndClosePopup(long numberValue, DOMString stringValue);
void setValue(DOMString value);
« core/page/Location.idl ('K') | « core/page/Navigator.idl ('k') | core/page/Performance.idl » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b