mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug - Fixing typo in comment in nsPIDOMWindow.h. r=me DONTBUILD
This commit is contained in:
parent
a18bf0b4ed
commit
9e5c9d7b41
@ -617,8 +617,8 @@ public:
|
||||
virtual bool IsPartOfApp() = 0;
|
||||
|
||||
/**
|
||||
* Returns true of this window is part of an we app, and this window has
|
||||
* the same origin (principal) as the web app.
|
||||
* Returns true if this window is part of a web app and has the same origin
|
||||
* (principal) as the app.
|
||||
*/
|
||||
virtual bool IsInAppOrigin() = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user