Closed
Bug 1545612
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 16279 - [ElementTiming] Improve inline image behavior
Categories
(Core :: Performance: General, defect, P4)
Core
Performance: General
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 16279 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16279
Details from upstream follow.
Nicolás Peña Moreno <npm@chromium.org> wrote:
[ElementTiming] Improve inline image behavior
This CL does the following changes for inline images (images with data
URIs):
- Trim the |name| to a max 100 chars.
- Do not apply the Timing-Allow-Origin check: assume it passes.
Bug: 879270
Change-Id: I58b67cb96bea11a78d0bb60af609db8459917df0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1555006
Reviewed-by: Chris Harrelson \<chrishtr@chromium.org>
Commit-Queue: Nicolás Peña Moreno \<npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#650482}
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Comment 1•7 years ago
|
||
PR 16279 applied with additional changes from upstream: cf8e88189017c6080e0fda6701aa7f3923a77252, 15d2855d6d01c8a0350f2bf08c25f5839e0936c6
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Performance
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4c7315c353bd
[wpt PR 16279] - [ElementTiming] Improve inline image behavior, a=testonly
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•