Closed Bug 1379784 Opened 7 years ago Closed 7 years ago

Running debug build on Mac not via "mach run" fails with ###!!! ABORT: LoadSheetSync failed with error 80520015 loading built-in stylesheet 'resource://gre-resources/counterstyles.css'

Categories

(Core :: Security: Process Sandboxing, defect)

53 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1380690

People

(Reporter: bzbarsky, Unassigned)

References

Details

This is fallout from bug 1332190. Apparently "mach run" passes some whitelist of directories to the binary, but running the binary without "mach run" means the content process can't access things like resource://gre-resources/counterstyles.css Unfortunately, I really do need to run the binary via various scripts that don't go through "mach run".
From IRC: 17:00:33 <Alex_Gaynor> bz: Do you want the fast workaround? 17:01:16 <Alex_Gaynor> bz: set the "MOZ_DEVELOPER_REPO_DIR" env var to be a path to the root of your m-c clone We should see if a) there's a way it could Just Work (tm), b) failing that, a way we can give people a clear error message.
See Also: → 1380141
See Also: → 1380402
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.