Closed
Bug 1748582
Opened 4 years ago
Closed 4 years ago
Changing network.cookie.sameSite.laxByDefault.disabledHosts from about:config has no effect until I restart the browser.
Categories
(Core :: Networking: Cookies, enhancement, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alice0775, Unassigned)
References
Details
(Whiteboard: [necko-triaged])
Steps to reproduce:
- Changing network.cookie.sameSite.laxByDefault.disabledHosts from about:config
- Test Bug 1748577
Actual Results:
An error is shown in Browser Console at step1.
Unexpected event observed: [xpconnect wrapped nsIPrefBranch], nsPref:changed, network.cookie.sameSite.laxByDefault.disabledHosts FeatureGateImplementation.jsm:300
observe resource://featuregates/FeatureGateImplementation.jsm:300
save chrome://global/content/aboutconfig/aboutconfig.js:394
loadPrefs chrome://global/content/aboutconfig/aboutconfig.js:564
And the test fails at step2.
Expected Results:
Changing network.cookie.sameSite.laxByDefault.disabledHosts should take effect without restarting the browser.
(Reloading the page may be the least you need to do, though.)
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [necko-triaged]
![]() |
Reporter | |
Comment 1•4 years ago
|
||
it works in Nightly97.0a1.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•