mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 729267 - nsIDOMGeoGeolocation shouldn't be marked [function]; r=jdm
This commit is contained in:
parent
3a696171e6
commit
1d08ee8010
@ -41,7 +41,7 @@ interface nsIDOMGeoPositionOptions;
|
||||
interface nsIDOMGeoPositionCallback;
|
||||
interface nsIDOMGeoPositionErrorCallback;
|
||||
|
||||
[scriptable, function, uuid(37687DAF-B85F-4E4D-8881-85A0AD24CF78)]
|
||||
[scriptable, uuid(37687DAF-B85F-4E4D-8881-85A0AD24CF78)]
|
||||
interface nsIDOMGeoGeolocation : nsISupports
|
||||
{
|
||||
void getCurrentPosition(in nsIDOMGeoPositionCallback successCallback,
|
||||
|
Loading…
Reference in New Issue
Block a user