Closed
Bug 1690435
Opened 5 years ago
Closed 2 years ago
[wpt-sync] Sync PR 27449 - [WIP] SWRegisterJob::Equals should compare ScriptType and SWUpdateViaCache
Categories
(Core :: DOM: Service Workers, task, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27449 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27449
Details from upstream follow.
b'Ghazale Hosseinabadi <ghazale@google.com>' wrote:
[WIP] SWRegisterJob::Equals should compare ScriptType and SWUpdateViaCache
When checking two SWRegisterJobs are equal, we should also check
equality of ScriptType and SWUpdateViaCache.Bug:1168832
Change-Id: I27ce21d6421d70314194f30c02907124d8c21df4
Reviewed-on: https://chromium-review.googlesource.com/2645329
WPT-Export-Revision: fef8abe9884b65949987c3df3f251273b186e3b4
| Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
| Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•