Closed
Bug 1054616
Opened 10 years ago
Closed 10 years ago
Remove Linux sandbox logging-related shims; merge with Windows sandbox shims.
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: jld, Assigned: jld)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
kang
:
review+
|
Details | Diff | Splinter Review |
There are some shims at the end of security/sandbox/linux/Sandbox.cpp to deal with conflicts between the two versions of chromium/base, especially around logging. Once bug 1041886 takes care of that, they should be removed and we should try to have common shims among the platforms as much as possible.
Assignee | ||
Comment 1•10 years ago
|
||
Depends on the patches from bug 1041886.
Attachment #8474932 -
Flags: review?(gdestuynder)
Attachment #8474932 -
Flags: review?(gdestuynder) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•