Closed
Bug 1669185
Opened 5 years ago
Closed 3 years ago
Make shlobj_core.h available for mingw builds and remove #if !defined(__MINGW32__) in TRRService.cpp
Categories
(Firefox Build System :: General: Unsupported Platforms, task)
Firefox Build System
General: Unsupported Platforms
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: valentin, Assigned: tjr)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The header is needed for SHGetSpecialFolderPathA that allows us to get the current path of the system32 folder.
Reporter | ||
Updated•5 years ago
|
Component: Networking: DNS → General: Unsupported Platforms
Product: Core → Firefox Build System
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D169374
Updated•3 years ago
|
Assignee: nobody → tom
Status: NEW → ASSIGNED
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6eda726699e3
Resolve TRRService MinGW hacks r=firefox-build-system-reviewers,necko-reviewers,ahochheiden
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•