From cf9c4d31da0b1b2435f7d78ea15fcba58b755b7d Mon Sep 17 00:00:00 2001 From: Qiaofei Ye Date: Thu, 9 Jul 2020 14:19:22 +0000 Subject: [PATCH] Bug 1651253 [wpt PR 24508] - Remove containerName truncation, switch to use atomicString, a=testonly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automatic update from web-platform-tests Remove containerName truncation, switch to use atomicString As mentioned in Bug 1030396, the containerName attribute was first added in https://codereview.chromium.org/2515993002/ and it was truncated to 100 chars. The spec does not mention this truncation anywhere, see https://w3c.github.io/longtasks/. In this PR, we removed undocumented containerName truncation, and changed member variables to use atomicString instead of String. Bug: 1030396 Change-Id: Ie1e7e6d7d1878ca16091a5f4db316d9c59368be0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276680 Commit-Queue: Qiaofei Ye Commit-Queue: Nicolás Peña Moreno Reviewed-by: Nicolás Peña Moreno Cr-Commit-Position: refs/heads/master@{#786484} -- wpt-commits: 1378543f15bedb0365455795053c3b5cd1f08581 wpt-pr: 24508 --- .../tests/longtask-timing/containerNames.html | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 testing/web-platform/tests/longtask-timing/containerNames.html diff --git a/testing/web-platform/tests/longtask-timing/containerNames.html b/testing/web-platform/tests/longtask-timing/containerNames.html new file mode 100644 index 000000000000..cfde4a304330 --- /dev/null +++ b/testing/web-platform/tests/longtask-timing/containerNames.html @@ -0,0 +1,54 @@ + + +LongTask Timing: long tasks in long-name iframe containers + + + +

Longtasks in iframe

+
+ +