Closed
Bug 1498695
Opened 7 years ago
Closed 7 years ago
Revert casting to void* because mingw-clang doesn't need that
Categories
(Core :: Security: Process Sandboxing, enhancement)
Core
Security: Process Sandboxing
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
Details
Attachments
(1 file)
|
4.72 KB,
patch
|
bobowen
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Updated•7 years ago
|
Component: General: Unsupported Platforms → Security: Process Sandboxing
Product: Firefox Build System → Core
| Assignee | ||
Comment 1•7 years ago
|
||
Attachment #9016791 -
Flags: review?(bobowencode)
Comment 2•7 years ago
|
||
Comment on attachment 9016791 [details] [diff] [review]
Bug 1498695 Revert casting to void* (1462100) because mingwclang doesn't need to do that
Don't know what happened to splinter here, but the patch looks OK.
Attachment #9016791 -
Flags: review?(bobowencode) → review+
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Updated•7 years ago
|
Attachment #9016791 -
Attachment is patch: true
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d37fe76d61f9
Revert casting to void* (1462100) because mingwclang doesn't need to do that. r=bobowen
Keywords: checkin-needed
Comment 4•7 years ago
|
||
Patch file had Windows line endings which caused conflicts.
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•