[wpt-sync] Sync PR 45316 - Remove the '_' hack to remove variant names from filename
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45316 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45316
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Remove the '_' hack to remove variant names from filename
For some variants, we do not want to automatically insert the variant
names in the generated filename. This used to be done by prefixing the
variant names with ''. Later, an 'append_variants_to_name' param was
added. This is cleaner and more explicit and we should get rid of the
'' hack in favor of this new param.Bug: 330885075
Change-Id: Ibcded647146945ecea60bea5e3d76747c338f1aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5377283
Reviewed-by: Andres Ricardo Perez \<andresrperez@chromium.org>
Commit-Queue: Jean-Philippe Gravel \<jpgravel@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1277613}
Assignee | ||
Comment 1•10 months ago
|
||
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 2•10 months ago
|
||
Assignee | ||
Comment 3•10 months ago
|
||
Assignee | ||
Comment 5•10 months ago
|
||
Comment 6•10 months ago
|
||
bugherder |
Description
•