mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 462154 - nsIDOMGeoPositionErrorCallback parameter name funky
This commit is contained in:
parent
4e5857e669
commit
b10757c708
@ -41,5 +41,5 @@ interface nsIDOMGeoPositionError;
|
||||
|
||||
[scriptable, function, uuid(7D9B09D9-4843-43EB-A7A7-67F7DDA6B3C4)]
|
||||
interface nsIDOMGeoPositionErrorCallback : nsISupports {
|
||||
void handleEvent(in nsIDOMGeoPositionError position);
|
||||
void handleEvent(in nsIDOMGeoPositionError positionError);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user