mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Issue #1905 - Part 4b - Fix issue loading the profile and saving changes to the profile. Based on the following Mozilla bugs: 1659904, 1659905 and 1659077.
This commit is contained in:
parent
35ba45aa32
commit
7e63a3f440
5 changed files with 24 additions and 13 deletions
|
|
@ -435,7 +435,7 @@
|
|||
/*return*/ Type.negativeone_or_fd,
|
||||
/*path*/ Type.path,
|
||||
/*oflags*/ Type.int,
|
||||
/*mode*/ Type.int);
|
||||
"...");
|
||||
|
||||
if (OS.Constants.Sys.Name == "NetBSD") {
|
||||
libc.declareLazyFFI(SysFile, "opendir",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue