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

Unified Diff: Modules/geolocation/Geolocation.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 | « Modules/filesystem/Metadata.idl ('k') | Modules/indexeddb/DOMWindowIndexedDatabase.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Modules/geolocation/Geolocation.idl
diff --git a/Modules/geolocation/Geolocation.idl b/Modules/geolocation/Geolocation.idl
index f430c8d0f78294bfbdf37f56afd18f5dcf945e1c..16bd52339efc9609a6df58065d7f72a9d1d73fda 100644
--- a/Modules/geolocation/Geolocation.idl
+++ b/Modules/geolocation/Geolocation.idl
@@ -25,8 +25,7 @@
// http://www.w3.org/TR/geolocation-API/#geolocation_interface
[
- Conditional=GEOLOCATION,
- JSGenerateIsReachable=ImplFrame,
+ Conditional=GEOLOCATION,
OmitConstructor
] interface Geolocation {
[Custom] void getCurrentPosition(in PositionCallback successCallback,
« no previous file with comments | « Modules/filesystem/Metadata.idl ('k') | Modules/indexeddb/DOMWindowIndexedDatabase.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698