https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436

--- Comment #30 from Tatsuki Makino <[email protected]> ---
(In reply to Tatsuki Makino from comment #29)

These variables are like this...

static const PrefListEntry sRestrictFromWebContentProcesses[] = {
static const PrefListEntry sDynamicPrefOverrideList[]{

What does it mean that the sDynamicPrefOverrideList is not as follows?

static const PrefListEntry sDynamicPrefOverrideList[] = {

Maybe this code isn't used?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to