Open
Bug 2009501
Opened 1 day ago
Updated 1 day ago
[wpt-sync] Sync PR 57117 - Rename CrashReportStorage, and its remove() method
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 57117 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/57117
Details from upstream follow.
Dominic Farolino <dom@chromium.org> wrote:
Rename CrashReportStorage, and its remove() method
This CL renames CrashReportStorage to CrashReportContext, per W3C TAG
feedback 1, and the remove() method to delete(), per other community
feedback 2.https://github.com/WICG/crash-reporting/pull/37 will be updated
separately.R=dcheng
Bug: 400432195
Change-Id: I41025804d22b0bbd11a5fe93f8bdf6656df82b20Reviewed-on: https://chromium-review.googlesource.com/7422847
WPT-Export-Revision: ba92f93528b74249cfb47f12da66326086e48538
| Assignee | ||
Updated•1 day ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•