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

Unified Diff: modules/geolocation/Geolocation.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: modules/geolocation/Geolocation.idl
diff --git a/modules/geolocation/Geolocation.idl b/modules/geolocation/Geolocation.idl
index c0f7130f461d59782bd72220b9e9ef57b4fc1084..03f478ac41c02b4f36c28e78132bc0680c0b9bf8 100644
--- a/modules/geolocation/Geolocation.idl
+++ b/modules/geolocation/Geolocation.idl
@@ -25,6 +25,7 @@
// http://www.w3.org/TR/geolocation-API/#geolocation_interface
[
+ NoInterfaceObject
] interface Geolocation {
[Custom, PerWorldBindings, ActivityLog=AccessForIsolatedWorlds] void getCurrentPosition(PositionCallback successCallback,
optional PositionErrorCallback errorCallback,

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