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

Unified Diff: third_party/WebCore/page/PagePopupController.idl

Issue 10831389: Roll IDL to mutlivm@775. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « third_party/WebCore/html/VoidCallback.idl ('k') | third_party/WebCore/testing/FastMallocStatistics.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/page/PagePopupController.idl
diff --git a/third_party/WebCore/page/PagePopupController.idl b/third_party/WebCore/page/PagePopupController.idl
index 6e0a49daba1495b301f84ef625498638d9b38990..d0669efe5f8f67e4c09c39ed07684f1e8c2e11c8 100644
--- a/third_party/WebCore/page/PagePopupController.idl
+++ b/third_party/WebCore/page/PagePopupController.idl
@@ -33,5 +33,6 @@ module window {
Conditional=PAGE_POPUP
] PagePopupController {
void setValueAndClosePopup(in long numberValue, in DOMString stringValue);
+ DOMString localizeNumberString(in DOMString numberString);
};
}
« no previous file with comments | « third_party/WebCore/html/VoidCallback.idl ('k') | third_party/WebCore/testing/FastMallocStatistics.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698