Use UNIFIED_SOURCES where possible in security/sandbox/linux
Categories
(Core :: Security: Process Sandboxing, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: jld, Assigned: srujana121)
Details
Attachments
(1 file)
![]() |
||
Updated•7 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Hi, I am working with David parks for sandbox Testing project and he has assigned me this issue. he asked me to take this bug using the button next to assignee but I cant find any such button. Can someone assign this bug to me? Thank you.
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Objects in SOURCES have flags. But I am not able to add flags for UNIFIED_SOURCES.
Is there a way to add flags in the later or should I keep the files needing flags in the former?
Assignee | ||
Comment 3•6 years ago
|
||
Correct me if I am wrong.
SOURCES use "StrictOrderingOnAppendListWithFlagsFactory" base class and UNIFIED_SOURCES use "StrictOrderingOnAppendList" base class. As of now I do not think there is an option to add flags for the later. So the files requiring flags should be in SOURCES.
Assignee | ||
Comment 4•6 years ago
|
||
Added files to UNIFIED_SOURCES and removed conflicts. Files that required flags still remain in SOURCES. . SOURCES use "StrictOrderingOnAppendListWithFlagsFactory" base class and UNIFIED_SOURCES use "StrictOrderingOnAppendList" base class. As of now I do not think there is an option to add flags for the later. So the files requiring flags are kept in SOURCES.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Pushed by dvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c74d96f38aeb
Added files to UNIFIED_SOURCES and removed conflicts. r=handyman
Comment 6•6 years ago
|
||
bugherder |
Comment 7•6 years ago
|
||
Description
•