Closed Bug 1917524 Opened 2 months ago Closed 2 months ago

Disable network.cookies.useServerTime for CDP

Categories

(Remote Protocol :: CDP, task, P3)

task
Points:
1

Tracking

(firefox132 fixed)

RESOLVED FIXED
132 Branch
Tracking Status
firefox132 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

(Whiteboard: [webdriver:m12])

Attachments

(2 files)

No description provided.

This preference can make parsing the cookie expiry flaky for tests

Summary: Disable network.cookies.useServerTime for remote/cdp/test/browser/network/browser_getAllCookies.js → Disable network.cookies.useServerTime for CDP
Attachment #9423452 - Attachment description: Bug 1917524 - [cdp] Disable network.cookies.useServerTime for browser_getAllCookies.js → Bug 1917524 - [cdp] Disable network.cookies.useServerTime for CDP
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0b33541d6672 [cdp] Disable network.cookies.useServerTime for CDP r=webdriver-reviewers,whimboo
Keywords: leave-open

Looks like we forgot that RecommendedPrefs are actually not applied for mochitests: https://searchfox.org/mozilla-central/rev/0386e3e47504286ee176ab373a0562262e7c98b4/testing/profiles/unittest-required/user.js#181

user_pref("remote.prefs.recommended", false);

We still need to disable this for our CDP tests.

Depends on D221427

The RecommendedPreferences do not apply to mochitests

Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ae0721c6ee4e [cdp] Disable network.cookie.useServerTime for CDP network mochitests r=webdriver-reviewers,whimboo
Status: NEW → RESOLVED
Closed: 2 months ago
Keywords: leave-open
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: