mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
Bug 840887 - New OS.Constants constants. r=khuey
This commit is contained in:
parent
83198ad3c6
commit
da96f29640
@ -588,6 +588,7 @@ static dom::ConstantSpec gWinProperties[] =
|
||||
INT_CONSTANT(ERROR_ALREADY_EXISTS),
|
||||
INT_CONSTANT(ERROR_FILE_NOT_FOUND),
|
||||
INT_CONSTANT(ERROR_NO_MORE_FILES),
|
||||
INT_CONSTANT(ERROR_PATH_NOT_FOUND),
|
||||
|
||||
PROP_END
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user