Closed Bug 1910132 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 47310 - dependencies: Upgrade `cookie` and rename Servo's `Cookie` to `ServoCookie`

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 47310 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/47310
Details from upstream follow.

Martin Robinson <mrobinson@igalia.com> wrote:

dependencies: Upgrade cookie and rename Servo's Cookie to ServoCookie

This changes updates to the new version of the cookie crate in Servo
which no longer uses the old time@0.1 data types. This requires using
a new version of time while we transition off of the old one. This is
the first step in that process.

In addition, the overloading of the cookie::Cookie name was causing a
great deal of confusion, so I've renamed the Servo wrapper to
ServoCookie like we do with ServoUrl.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>

<!-- Please describe your changes on the following line: -->

Reviewed in servo/servo#32861

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 5 subtests

Status Summary

Firefox

OK : 1
PASS: 5

Chrome

OK : 1
PASS: 5

Safari

OK : 1
PASS: 5

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6c7825fc10aa [wpt PR 47310] - dependencies: Upgrade `cookie` and rename Servo's `Cookie` to `ServoCookie`, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in before you can comment on or make changes to this bug.