VOOZH about

URL: https://bugzilla.mozilla.org/show_bug.cgi?id=1640971

⇱ 1640971 - Remove dom.ipc.cpow.timeout pref


Open Bug 1640971 Opened 6 years ago Updated 1 year ago

Remove dom.ipc.cpow.timeout pref

Remove dom.ipc.cpow.timeout pref
Core
DOM: Content Processes
unspecified
Unspecified
Unspecified
task
Points:
---
NEW
---
Iteration:
---
a11y-review
Accessibility Severity
Performance Impact
Size Estimate
Webcompat Priority
Webcompat Score
Tracking Status
relnote-firefox
thunderbird_esr115
thunderbird_esr140
firefox-esr115
firefox-esr140
firefox-esr153
firefox152
firefox153
firefox154
---
QA Whiteboard:
---
Has STR:
---
Change Request:
---
Bug Flags:
Signature:
None
This bug is publicly visible.

 

The value of this preference is actually sent in ContentParent::LaunchSubprocessResolve(), so it can't just be deleted. I'm not sure what the value of it is.

Blocks: old-prefs
Summary: Remove dom.ipc.cpow.timeout → Remove dom.ipc.cpow.timeout pref

Comment 1

1 year ago

I just have removed the SetReplyTimeoutMs(StaticPrefs::dom_ipc_cpow_timeout()); from ContentParent...
Seems nothing changed, may be the setting is fully unnecessary, otherwise rename it for not to confuse.

You need to log in before you can comment on or make changes to this bug.