mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1249833 - Typo in nsGeolocation.h. r=jdm
MozReview-Commit-ID: DGg2iUOkSMJ
This commit is contained in:
parent
45967416a1
commit
54637ce376
@ -177,7 +177,7 @@ public:
|
||||
// Getter for the window that this Geolocation is owned by
|
||||
nsIWeakReference* GetOwner() { return mOwner; }
|
||||
|
||||
// Check to see if the widnow still exists
|
||||
// Check to see if the window still exists
|
||||
bool WindowOwnerStillExists();
|
||||
|
||||
// Check to see if any active request requires high accuracy
|
||||
|
Loading…
Reference in New Issue
Block a user