DescriptionRemove SandboxBPF's dependency on CompatibilityPolicy
SandboxBPF users are now required to always provide a SandboxBPFPolicy
instead of a SyscallEvaluator. CompatibilityPolicy can't be removed
just yet though because it's still used by the deprecated BPF_TEST
macros.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271607
Patch Set 1 #Patch Set 2 : Fix demo.cc #
Total comments: 2
Patch Set 3 : Add DISALLOW_COPY_AND_ASSIGN to policies #Patch Set 4 : Need to add explicit default constructors too... #Patch Set 5 : Two more missing default constructors #
Messages
Total messages: 17 (0 generated)
|