{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":3618133,"defaultBranch":"master","name":"wpt","ownerLogin":"web-platform-tests","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-03-04T12:58:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37226233?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715477845.0","currentOid":""},"activityList":{"items":[{"before":"d3dfe276ddb4138f147933d9dfa64d636a41af89","after":"8f48f40aab7f7f8a8118dc1a46972d070622be52","ref":"refs/heads/epochs/daily","pushedAt":"2024-05-12T01:37:25.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Add a REFERENCE-IN-OTHER-TYPE lint\n\nThis is similar to the TESTHARNESS-IN-OTHER-TYPE lint","shortMessageHtmlLink":"Add a REFERENCE-IN-OTHER-TYPE lint"}},{"before":"f6bcbd998c67774e5286663f8dafde722e28141d","after":"f6a140a2d88e1cc353b93a019e56ed9f61aa60a8","ref":"refs/heads/actions/regen-certs","pushedAt":"2024-05-12T00:57:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automated regeneration of WPT certificates","shortMessageHtmlLink":"Automated regeneration of WPT certificates"}},{"before":"3dd0cc15702342383046a20437c9d5bd68683385","after":"ac91f48d415d52b5f66885fff9c509ece7eca887","ref":"refs/heads/chromium-export-cl-5532576","pushedAt":"2024-05-11T21:16:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"webnn: Use TFLite for CPU execution on Linux\n\nThis CL primarily does two things:\n1. Use TFLite backend (instead of XNNPACK) on Linux for \"cpu\" contexts\n2. Refactor the existing Virtual Test Suite on Linux to run \"cpu\"\n tests now that the \"gpu\" workaround is no longer needed to target\n the TFLite backend\n\nNote that - assuming TFLite-on-CPU behaves the same across platforms -\nthis \"cpu\" Virtual Test Suite and the corresponding expectations will\nbe re-used as other backends (or at least Windows) migrate \"cpu\"\ncontext execution to TFLite in follow-up CLs\n\nBefore (on Linux):\n - using a \"cpu\" context targets the XNNPACK backend in the renderer\n - using a \"gpu\" context targets the TFLite backend in\n //services (which currently runs on CPU anyways)\nAfter (on Linux):\n - using either a \"cpu\" or \"gpu\" context targets the TFLite backend in\n //services\n\nThis opens the door for TFLite to truly target the GPU if instructed,\nand gets us one step closer to removing the XNNPACK backend\n\nBug: 325612086\nChange-Id: I421d97b7d91b604afbfb3c8aa71b55a5bc78bd6f","shortMessageHtmlLink":"webnn: Use TFLite for CPU execution on Linux"}},{"before":"d3dfe276ddb4138f147933d9dfa64d636a41af89","after":"8f48f40aab7f7f8a8118dc1a46972d070622be52","ref":"refs/heads/epochs/twelve_hourly","pushedAt":"2024-05-11T12:36:49.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Add a REFERENCE-IN-OTHER-TYPE lint\n\nThis is similar to the TESTHARNESS-IN-OTHER-TYPE lint","shortMessageHtmlLink":"Add a REFERENCE-IN-OTHER-TYPE lint"}},{"before":"4e41c58879eddc537e0070370b93cab0b208544f","after":"31e27440cc56e953b4aef0c11f08cb5cb5bb4a65","ref":"refs/heads/actions/update-idl","pushedAt":"2024-05-11T12:09:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Sync interfaces/ with @webref/idl 3.47.2","shortMessageHtmlLink":"Sync interfaces/ with @webref/idl 3.47.2"}},{"before":"ac625da01c521ce8602c92be090ae868d5622f73","after":"a43ae07077dac7ed1917bce63fb79781216d5b6c","ref":"refs/heads/chromium-export-cl-5438333","pushedAt":"2024-05-11T11:53:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"Make containing and sticky rect relative to the scroll container\n\nIn the case \"flex-direction: column-reverse\" or \"writing-mode: vertical-rl\",\nthe offset of scrollable overflow rect may be not (0,0),\ntop or left could be negative.\n\nIf the sticky container is not the same with scroll container,\nthen everything is relative to scroll container,\nso sticky item works fine.\n\nIf sticky container is the same with scroll container, then containing\nblock rect and sticky box rect could have negative offset because they\nare based on scrollable overflow rect.\n\nBut if ignored border offset, when scroll position is 0,\nsticky container is at 0,0 too. It only move to negative scrollable\noverflow rect when scrollbar scrolled to bottom.\n\nSo the initial scroll container relative containing block rect should\nnot base on the scrollable overflow rect. We must adjust containing block\nrect based on ScrollOrigin to move it to correct offset.\nThe sticky box rect is the same.\n\nBug: 331753412\nChange-Id: I877b73afc458cd0de0ecfb618e33bc95118380a1","shortMessageHtmlLink":"Make containing and sticky rect relative to the scroll container"}},{"before":"775b138d076ac0dce4f58579390f4528409c2730","after":"ac625da01c521ce8602c92be090ae868d5622f73","ref":"refs/heads/chromium-export-cl-5438333","pushedAt":"2024-05-11T09:34:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"Make containing and sticky rect relative to the scroll container\n\nIn the case \"flex-direction: column-reverse\" or \"writing-mode: vertical-rl\",\nthe offset of scrollable overflow rect may be not (0,0),\ntop or left could be negative.\n\nIf the sticky container is not the same with scroll container,\nthen everything is relative to scroll container,\nso sticky item works fine.\n\nIf sticky container is the same with scroll container, then containing\nblock rect and sticky box rect could have negative offset because they\nare based on scrollable overflow rect.\n\nBut if ignored border offset, when scroll position is 0,\nsticky container is at 0,0 too. It only move to negative scrollable\noverflow rect when scrollbar scrolled to bottom.\n\nSo the initial scroll container relative containing block rect should\nnot base on the scrollable overflow rect. We must adjust containing block\nrect based on ScrollOrigin to move it to correct offset.\nThe sticky box rect is the same.\n\nBug: 331753412\nChange-Id: I877b73afc458cd0de0ecfb618e33bc95118380a1","shortMessageHtmlLink":"Make containing and sticky rect relative to the scroll container"}},{"before":"d3dfe276ddb4138f147933d9dfa64d636a41af89","after":"8f48f40aab7f7f8a8118dc1a46972d070622be52","ref":"refs/heads/epochs/six_hourly","pushedAt":"2024-05-11T06:26:54.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Add a REFERENCE-IN-OTHER-TYPE lint\n\nThis is similar to the TESTHARNESS-IN-OTHER-TYPE lint","shortMessageHtmlLink":"Add a REFERENCE-IN-OTHER-TYPE lint"}},{"before":"63269b2701cb391b5e75eceaaf85ca6525898d56","after":"3dd0cc15702342383046a20437c9d5bd68683385","ref":"refs/heads/chromium-export-cl-5532576","pushedAt":"2024-05-11T05:10:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"webnn: Use TFLite for CPU execution on Linux\n\nThis CL primarily does two things:\n1. Use TFLite backend (instead of XNNPACK) on Linux for \"cpu\" contexts\n2. Refactor the existing Virtual Test Suite on Linux to run \"cpu\"\n tests now that the \"gpu\" workaround is no longer needed to target\n the TFLite backend\n\nNote that - assuming TFLite-on-CPU behaves the same across platforms -\nthis \"cpu\" Virtual Test Suite and the corresponding expectations will\nbe re-used as other backends migrate \"cpu\" context execution to TFLite\nin follow-up CLs\n\nBefore:\n - using a \"cpu\" context targets the XNNPACK backend in the renderer\n - using a \"gpu\" context targets the TFLite backend in\n //services (which currently runs on CPU anyways)\nAfter:\n - using either a \"cpu\" or \"gpu\" context targets the TFLite backend in\n //services\n\nThis opens the door for TFLite to truly target the GPU if instructed,\nand gets us one step closer to removing the XNNPACK backend\n\nBug: 325612086\nChange-Id: I421d97b7d91b604afbfb3c8aa71b55a5bc78bd6f","shortMessageHtmlLink":"webnn: Use TFLite for CPU execution on Linux"}},{"before":null,"after":"8fd40366064ab60a9693b2a6d8be95094718e9a6","ref":"refs/heads/chromium-export-cl-5532907","pushedAt":"2024-05-11T03:30:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"Reland \"webnn: Enforce input data type constraints for gather indices\"\n\nThis is a reland of commit ef29e11bfb1f1f4eae0935fb58f0e4129620837b\n\nOriginal change's description:\n> webnn: Enforce input data type constraints for gather indices\n>\n> As specified in https://github.com/webmachinelearning/webnn/pull/646\n>\n> Bug: 328567884\n> Change-Id: I33eba7e1def430b1cb94e3e7a4868e82c5bbd9a3\n> Cq-Include-Trybots: luci.chromium.try:mac14-blink-rel,mac14.arm64-blink-rel\n> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5520313\n> Reviewed-by: Austin Sullivan \n> Commit-Queue: Lisha Guo \n> Reviewed-by: ningxin hu \n> Cr-Commit-Position: refs/heads/main@{#1298443}\n\nBug: 328567884\nChange-Id: Ide6a0e1bc6d3ebea7dce6bf37da4318e7b6e1bd1\nCq-Include-Trybots: luci.chromium.try:mac14-blink-rel,mac14.arm64-blink-rel","shortMessageHtmlLink":"Reland \"webnn: Enforce input data type constraints for gather indices\""}},{"before":"1f8004250a7034707c5941f689e8a890e54fa07a","after":"63269b2701cb391b5e75eceaaf85ca6525898d56","ref":"refs/heads/chromium-export-cl-5532576","pushedAt":"2024-05-11T03:30:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"webnn: Use TFLite for CPU execution on Linux\n\nThis CL primarily does two things:\n1. Use TFLite backend (instead of XNNPACK) on Linux for \"cpu\" contexts\n2. Refactor the existing Virtual Test Suite on Linux to run \"cpu\"\n tests now that the \"gpu\" workaround is no longer needed to target\n the TFLite backend\n\nNote that - assuming TFLite-on-CPU behaves the same across platforms -\nthis \"cpu\" Virtual Test Suite and the corresponding expectations will\nbe re-used as other backends migrate \"cpu\" context execution to TFLite\nin follow-up CLs\n\nBefore:\n - using a \"cpu\" context targets the XNNPACK backend in the renderer\n - using a \"gpu\" context targets the TFLite backend in\n //services (which currently runs on CPU anyways)\nAfter:\n - using either a \"cpu\" or \"gpu\" context targets the TFLite backend in\n //services\n\nThis opens the door for TFLite to truly target the GPU if instructed,\nand gets us one step closer to removing the XNNPACK backend\n\nBug: 325612086\nChange-Id: I421d97b7d91b604afbfb3c8aa71b55a5bc78bd6f","shortMessageHtmlLink":"webnn: Use TFLite for CPU execution on Linux"}},{"before":"d3dfe276ddb4138f147933d9dfa64d636a41af89","after":"8f48f40aab7f7f8a8118dc1a46972d070622be52","ref":"refs/heads/epochs/three_hourly","pushedAt":"2024-05-11T03:24:28.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Add a REFERENCE-IN-OTHER-TYPE lint\n\nThis is similar to the TESTHARNESS-IN-OTHER-TYPE lint","shortMessageHtmlLink":"Add a REFERENCE-IN-OTHER-TYPE lint"}},{"before":"a6e8a839c4384dc8f840fb364518aca8722f22f3","after":"1f8004250a7034707c5941f689e8a890e54fa07a","ref":"refs/heads/chromium-export-cl-5532576","pushedAt":"2024-05-11T02:29:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"webnn: Use TFLite for CPU execution on Linux\n\nThis CL primarily does two things:\n1. Use TFLite backend (instead of XNNPACK) on Linux for \"cpu\" contexts\n2. Refactor the existing Virtual Test Suite on Linux to run \"cpu\"\n tests now that the \"gpu\" workaround is no longer needed to target\n the TFLite backend\n\nNote that - assuming TFLite-on-CPU behaves the same across platforms -\nthis \"cpu\" Virtual Test Suite and the corresponding expectations will\nbe re-used as other backends migrate \"cpu\" context execution to TFLite\nin follow-up CLs\n\nBefore:\n - using a \"cpu\" context targets the XNNPACK backend in the renderer\n - using a \"gpu\" context targets the TFLite backend in\n //services (which currently runs on CPU anyways)\nAfter:\n - using either a \"cpu\" or \"gpu\" context targets the TFLite backend in\n //services\n\nThis opens the door for TFLite to truly target the GPU if instructed,\nand gets us one step closer to removing the XNNPACK backend\n\nBug: 325612086\nChange-Id: I421d97b7d91b604afbfb3c8aa71b55a5bc78bd6f","shortMessageHtmlLink":"webnn: Use TFLite for CPU execution on Linux"}},{"before":"0362385bab4ff8113caeb5bbe43b461a4ec5e222","after":"1a113b3e751a0a3560cf1255fa64d9005170c54a","ref":"refs/heads/chromium-export-cl-5531844","pushedAt":"2024-05-11T02:05:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"webnn: Migrate ElementWiseBinary validation tests to WPTs\n\nThis CL adds WPT tests for ElementWiseBinary and removes the unit tests\n`MLGraphBuilderElementWiseBinaryTest.TestElementWiseBinary` ,\n`MLGraphTestMojo.ElementWiseBinaryTest` and\n`MLGraphTestMojo.ElementWiseBinaryLogicalTest`.\n\nBug: 327337526, 328026885","shortMessageHtmlLink":"webnn: Migrate ElementWiseBinary validation tests to WPTs"}},{"before":"ecc87da834b44277f4ad3c5daba2a39f88333bb6","after":"d3dfe276ddb4138f147933d9dfa64d636a41af89","ref":"refs/heads/epochs/twelve_hourly","pushedAt":"2024-05-11T01:27:22.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Revert \"Reland \"Reland \"Service worker web platform tests.\"\"\"\n\nThis reverts commit 9bd67ed90e90d6a2c2134d26bb8bcc4cd9436b19.\n\nReason for revert: Failing in some cases.\n\nOriginal change's description:\n> Reland \"Reland \"Service worker web platform tests.\"\"\n>\n> This reverts commit 93a580699ecf6d102a5853455b5faeceea4cd31e.\n>\n> Reason for revert: Removed the test case that times out,\n> (the one that waits for the update url).\n>\n> Original change's description:\n> > Revert \"Reland \"Service worker web platform tests.\"\"\n> >\n> > This reverts commit 436f1b9f6153002fd41599d5d4ec8343cf930a43.\n> >\n> > Reason for revert: There are still timeouts in some tests\n> >\n> > Original change's description:\n> > > Reland \"Service worker web platform tests.\"\n> > >\n> > > This reverts commit 36a1c457dac0ecaa54c0553b28f67c0c61752494.\n> > >\n> > > Reason for revert: The test that looks for 'update-url.py' takes too long and therefore will require this test file to be part of slowTests\n> > >\n> > > Original change's description:\n> > > > Revert \"Service worker web platform tests.\"\n> > > >\n> > > > This reverts commit 63858f1b1ed058d07e73cebb0a98214aa2cfc715.\n> > > >\n> > > > Reason for revert: New test added; fails immediately on some bots.\n> > > >\n> > > > See\n> > > > https://ci.chromium.org/ui/p/chromium/builders/ci/mac11-arm64-rel-tests/38089/overview\n> > > > for the first failures. (And consistently in subsequent builds)\n> > > >\n> > > > Original change's description:\n> > > > > Service worker web platform tests.\n> > > > >\n> > > > > This tests that when an auction is ran, service workers do not intercept requests with URLs that are meant to be private.\n> > > > >\n> > > > >\n> > > > > Bug: 293383734\n> > > > > Change-Id: I06858f7cae4794a35c045fb8dad30d6316a26ead\n> > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5459094\n> > > > > Commit-Queue: Youssef Bourouphael \n> > > > > Reviewed-by: mmenke \n> > > > > Reviewed-by: Orr Bernstein \n> > > > > Cr-Commit-Position: refs/heads/main@{#1294960}\n> > > >\n> > > > Bug: 293383734\n> > > > Change-Id: I3431f0e45e65767ff1529002d8a2d14657d0cb5a\n> > > > No-Presubmit: true\n> > > > No-Tree-Checks: true\n> > > > No-Try: true\n> > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5506634\n> > > > Auto-Submit: Ian Clelland \n> > > > Owners-Override: Ian Clelland \n> > > > Commit-Queue: Rubber Stamper \n> > > > Bot-Commit: Rubber Stamper \n> > > > Cr-Commit-Position: refs/heads/main@{#1295015}\n> > >\n> > > Bug: 293383734\n> > > Change-Id: I762dd50282f99617796df64d73a27d149cac0a86\n> > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512083\n> > > Commit-Queue: Youssef Bourouphael \n> > > Bot-Commit: Rubber Stamper \n> > > Reviewed-by: Orr Bernstein \n> > > Reviewed-by: mmenke \n> > > Cr-Commit-Position: refs/heads/main@{#1296948}\n> >\n> > Bug: 293383734\n> > Change-Id: I9b06c0453656aaa448d0030960a48fc264bcf867\n> > No-Presubmit: true\n> > No-Tree-Checks: true\n> > No-Try: true\n> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5515623\n> > Auto-Submit: Youssef Bourouphael \n> > Commit-Queue: Rubber Stamper \n> > Commit-Queue: mmenke \n> > Reviewed-by: mmenke \n> > Bot-Commit: Rubber Stamper \n> > Cr-Commit-Position: refs/heads/main@{#1297048}\n>\n> Bug: 293383734\n> Change-Id: I7ae169c2750432bb1cb9c1c340585dc27d8cd419\n> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5521778\n> Commit-Queue: Youssef Bourouphael \n> Bot-Commit: Rubber Stamper \n> Reviewed-by: mmenke \n> Reviewed-by: Orr Bernstein \n> Cr-Commit-Position: refs/heads/main@{#1298807}\n\nBug: 293383734\nChange-Id: I182736b58e83dbe7fc2c5fc7e20a3e3f909772a2\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5526425\nBot-Commit: Rubber Stamper \nCommit-Queue: Youssef Bourouphael \nCr-Commit-Position: refs/heads/main@{#1298902}","shortMessageHtmlLink":"Revert \"Reland \"Reland \"Service worker web platform tests.\"\"\""}},{"before":"2478ccc81d380b92ff5c60d549e866cc80f1e0ab","after":"d3dfe276ddb4138f147933d9dfa64d636a41af89","ref":"refs/heads/epochs/three_hourly","pushedAt":"2024-05-11T01:27:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Revert \"Reland \"Reland \"Service worker web platform tests.\"\"\"\n\nThis reverts commit 9bd67ed90e90d6a2c2134d26bb8bcc4cd9436b19.\n\nReason for revert: Failing in some cases.\n\nOriginal change's description:\n> Reland \"Reland \"Service worker web platform tests.\"\"\n>\n> This reverts commit 93a580699ecf6d102a5853455b5faeceea4cd31e.\n>\n> Reason for revert: Removed the test case that times out,\n> (the one that waits for the update url).\n>\n> Original change's description:\n> > Revert \"Reland \"Service worker web platform tests.\"\"\n> >\n> > This reverts commit 436f1b9f6153002fd41599d5d4ec8343cf930a43.\n> >\n> > Reason for revert: There are still timeouts in some tests\n> >\n> > Original change's description:\n> > > Reland \"Service worker web platform tests.\"\n> > >\n> > > This reverts commit 36a1c457dac0ecaa54c0553b28f67c0c61752494.\n> > >\n> > > Reason for revert: The test that looks for 'update-url.py' takes too long and therefore will require this test file to be part of slowTests\n> > >\n> > > Original change's description:\n> > > > Revert \"Service worker web platform tests.\"\n> > > >\n> > > > This reverts commit 63858f1b1ed058d07e73cebb0a98214aa2cfc715.\n> > > >\n> > > > Reason for revert: New test added; fails immediately on some bots.\n> > > >\n> > > > See\n> > > > https://ci.chromium.org/ui/p/chromium/builders/ci/mac11-arm64-rel-tests/38089/overview\n> > > > for the first failures. (And consistently in subsequent builds)\n> > > >\n> > > > Original change's description:\n> > > > > Service worker web platform tests.\n> > > > >\n> > > > > This tests that when an auction is ran, service workers do not intercept requests with URLs that are meant to be private.\n> > > > >\n> > > > >\n> > > > > Bug: 293383734\n> > > > > Change-Id: I06858f7cae4794a35c045fb8dad30d6316a26ead\n> > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5459094\n> > > > > Commit-Queue: Youssef Bourouphael \n> > > > > Reviewed-by: mmenke \n> > > > > Reviewed-by: Orr Bernstein \n> > > > > Cr-Commit-Position: refs/heads/main@{#1294960}\n> > > >\n> > > > Bug: 293383734\n> > > > Change-Id: I3431f0e45e65767ff1529002d8a2d14657d0cb5a\n> > > > No-Presubmit: true\n> > > > No-Tree-Checks: true\n> > > > No-Try: true\n> > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5506634\n> > > > Auto-Submit: Ian Clelland \n> > > > Owners-Override: Ian Clelland \n> > > > Commit-Queue: Rubber Stamper \n> > > > Bot-Commit: Rubber Stamper \n> > > > Cr-Commit-Position: refs/heads/main@{#1295015}\n> > >\n> > > Bug: 293383734\n> > > Change-Id: I762dd50282f99617796df64d73a27d149cac0a86\n> > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512083\n> > > Commit-Queue: Youssef Bourouphael \n> > > Bot-Commit: Rubber Stamper \n> > > Reviewed-by: Orr Bernstein \n> > > Reviewed-by: mmenke \n> > > Cr-Commit-Position: refs/heads/main@{#1296948}\n> >\n> > Bug: 293383734\n> > Change-Id: I9b06c0453656aaa448d0030960a48fc264bcf867\n> > No-Presubmit: true\n> > No-Tree-Checks: true\n> > No-Try: true\n> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5515623\n> > Auto-Submit: Youssef Bourouphael \n> > Commit-Queue: Rubber Stamper \n> > Commit-Queue: mmenke \n> > Reviewed-by: mmenke \n> > Bot-Commit: Rubber Stamper \n> > Cr-Commit-Position: refs/heads/main@{#1297048}\n>\n> Bug: 293383734\n> Change-Id: I7ae169c2750432bb1cb9c1c340585dc27d8cd419\n> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5521778\n> Commit-Queue: Youssef Bourouphael \n> Bot-Commit: Rubber Stamper \n> Reviewed-by: mmenke \n> Reviewed-by: Orr Bernstein \n> Cr-Commit-Position: refs/heads/main@{#1298807}\n\nBug: 293383734\nChange-Id: I182736b58e83dbe7fc2c5fc7e20a3e3f909772a2\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5526425\nBot-Commit: Rubber Stamper \nCommit-Queue: Youssef Bourouphael \nCr-Commit-Position: refs/heads/main@{#1298902}","shortMessageHtmlLink":"Revert \"Reland \"Reland \"Service worker web platform tests.\"\"\""}},{"before":"6c77067f9d1c7227696cf31b40e713d2a39f7704","after":"d3dfe276ddb4138f147933d9dfa64d636a41af89","ref":"refs/heads/epochs/six_hourly","pushedAt":"2024-05-11T01:27:22.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Revert \"Reland \"Reland \"Service worker web platform tests.\"\"\"\n\nThis reverts commit 9bd67ed90e90d6a2c2134d26bb8bcc4cd9436b19.\n\nReason for revert: Failing in some cases.\n\nOriginal change's description:\n> Reland \"Reland \"Service worker web platform tests.\"\"\n>\n> This reverts commit 93a580699ecf6d102a5853455b5faeceea4cd31e.\n>\n> Reason for revert: Removed the test case that times out,\n> (the one that waits for the update url).\n>\n> Original change's description:\n> > Revert \"Reland \"Service worker web platform tests.\"\"\n> >\n> > This reverts commit 436f1b9f6153002fd41599d5d4ec8343cf930a43.\n> >\n> > Reason for revert: There are still timeouts in some tests\n> >\n> > Original change's description:\n> > > Reland \"Service worker web platform tests.\"\n> > >\n> > > This reverts commit 36a1c457dac0ecaa54c0553b28f67c0c61752494.\n> > >\n> > > Reason for revert: The test that looks for 'update-url.py' takes too long and therefore will require this test file to be part of slowTests\n> > >\n> > > Original change's description:\n> > > > Revert \"Service worker web platform tests.\"\n> > > >\n> > > > This reverts commit 63858f1b1ed058d07e73cebb0a98214aa2cfc715.\n> > > >\n> > > > Reason for revert: New test added; fails immediately on some bots.\n> > > >\n> > > > See\n> > > > https://ci.chromium.org/ui/p/chromium/builders/ci/mac11-arm64-rel-tests/38089/overview\n> > > > for the first failures. (And consistently in subsequent builds)\n> > > >\n> > > > Original change's description:\n> > > > > Service worker web platform tests.\n> > > > >\n> > > > > This tests that when an auction is ran, service workers do not intercept requests with URLs that are meant to be private.\n> > > > >\n> > > > >\n> > > > > Bug: 293383734\n> > > > > Change-Id: I06858f7cae4794a35c045fb8dad30d6316a26ead\n> > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5459094\n> > > > > Commit-Queue: Youssef Bourouphael \n> > > > > Reviewed-by: mmenke \n> > > > > Reviewed-by: Orr Bernstein \n> > > > > Cr-Commit-Position: refs/heads/main@{#1294960}\n> > > >\n> > > > Bug: 293383734\n> > > > Change-Id: I3431f0e45e65767ff1529002d8a2d14657d0cb5a\n> > > > No-Presubmit: true\n> > > > No-Tree-Checks: true\n> > > > No-Try: true\n> > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5506634\n> > > > Auto-Submit: Ian Clelland \n> > > > Owners-Override: Ian Clelland \n> > > > Commit-Queue: Rubber Stamper \n> > > > Bot-Commit: Rubber Stamper \n> > > > Cr-Commit-Position: refs/heads/main@{#1295015}\n> > >\n> > > Bug: 293383734\n> > > Change-Id: I762dd50282f99617796df64d73a27d149cac0a86\n> > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512083\n> > > Commit-Queue: Youssef Bourouphael \n> > > Bot-Commit: Rubber Stamper \n> > > Reviewed-by: Orr Bernstein \n> > > Reviewed-by: mmenke \n> > > Cr-Commit-Position: refs/heads/main@{#1296948}\n> >\n> > Bug: 293383734\n> > Change-Id: I9b06c0453656aaa448d0030960a48fc264bcf867\n> > No-Presubmit: true\n> > No-Tree-Checks: true\n> > No-Try: true\n> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5515623\n> > Auto-Submit: Youssef Bourouphael \n> > Commit-Queue: Rubber Stamper \n> > Commit-Queue: mmenke \n> > Reviewed-by: mmenke \n> > Bot-Commit: Rubber Stamper \n> > Cr-Commit-Position: refs/heads/main@{#1297048}\n>\n> Bug: 293383734\n> Change-Id: I7ae169c2750432bb1cb9c1c340585dc27d8cd419\n> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5521778\n> Commit-Queue: Youssef Bourouphael \n> Bot-Commit: Rubber Stamper \n> Reviewed-by: mmenke \n> Reviewed-by: Orr Bernstein \n> Cr-Commit-Position: refs/heads/main@{#1298807}\n\nBug: 293383734\nChange-Id: I182736b58e83dbe7fc2c5fc7e20a3e3f909772a2\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5526425\nBot-Commit: Rubber Stamper \nCommit-Queue: Youssef Bourouphael \nCr-Commit-Position: refs/heads/main@{#1298902}","shortMessageHtmlLink":"Revert \"Reland \"Reland \"Service worker web platform tests.\"\"\""}},{"before":"94d64422ad14b5c7bbb3b70b195546aa929a3cb5","after":"d3dfe276ddb4138f147933d9dfa64d636a41af89","ref":"refs/heads/epochs/daily","pushedAt":"2024-05-11T01:27:22.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Revert \"Reland \"Reland \"Service worker web platform tests.\"\"\"\n\nThis reverts commit 9bd67ed90e90d6a2c2134d26bb8bcc4cd9436b19.\n\nReason for revert: Failing in some cases.\n\nOriginal change's description:\n> Reland \"Reland \"Service worker web platform tests.\"\"\n>\n> This reverts commit 93a580699ecf6d102a5853455b5faeceea4cd31e.\n>\n> Reason for revert: Removed the test case that times out,\n> (the one that waits for the update url).\n>\n> Original change's description:\n> > Revert \"Reland \"Service worker web platform tests.\"\"\n> >\n> > This reverts commit 436f1b9f6153002fd41599d5d4ec8343cf930a43.\n> >\n> > Reason for revert: There are still timeouts in some tests\n> >\n> > Original change's description:\n> > > Reland \"Service worker web platform tests.\"\n> > >\n> > > This reverts commit 36a1c457dac0ecaa54c0553b28f67c0c61752494.\n> > >\n> > > Reason for revert: The test that looks for 'update-url.py' takes too long and therefore will require this test file to be part of slowTests\n> > >\n> > > Original change's description:\n> > > > Revert \"Service worker web platform tests.\"\n> > > >\n> > > > This reverts commit 63858f1b1ed058d07e73cebb0a98214aa2cfc715.\n> > > >\n> > > > Reason for revert: New test added; fails immediately on some bots.\n> > > >\n> > > > See\n> > > > https://ci.chromium.org/ui/p/chromium/builders/ci/mac11-arm64-rel-tests/38089/overview\n> > > > for the first failures. (And consistently in subsequent builds)\n> > > >\n> > > > Original change's description:\n> > > > > Service worker web platform tests.\n> > > > >\n> > > > > This tests that when an auction is ran, service workers do not intercept requests with URLs that are meant to be private.\n> > > > >\n> > > > >\n> > > > > Bug: 293383734\n> > > > > Change-Id: I06858f7cae4794a35c045fb8dad30d6316a26ead\n> > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5459094\n> > > > > Commit-Queue: Youssef Bourouphael \n> > > > > Reviewed-by: mmenke \n> > > > > Reviewed-by: Orr Bernstein \n> > > > > Cr-Commit-Position: refs/heads/main@{#1294960}\n> > > >\n> > > > Bug: 293383734\n> > > > Change-Id: I3431f0e45e65767ff1529002d8a2d14657d0cb5a\n> > > > No-Presubmit: true\n> > > > No-Tree-Checks: true\n> > > > No-Try: true\n> > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5506634\n> > > > Auto-Submit: Ian Clelland \n> > > > Owners-Override: Ian Clelland \n> > > > Commit-Queue: Rubber Stamper \n> > > > Bot-Commit: Rubber Stamper \n> > > > Cr-Commit-Position: refs/heads/main@{#1295015}\n> > >\n> > > Bug: 293383734\n> > > Change-Id: I762dd50282f99617796df64d73a27d149cac0a86\n> > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512083\n> > > Commit-Queue: Youssef Bourouphael \n> > > Bot-Commit: Rubber Stamper \n> > > Reviewed-by: Orr Bernstein \n> > > Reviewed-by: mmenke \n> > > Cr-Commit-Position: refs/heads/main@{#1296948}\n> >\n> > Bug: 293383734\n> > Change-Id: I9b06c0453656aaa448d0030960a48fc264bcf867\n> > No-Presubmit: true\n> > No-Tree-Checks: true\n> > No-Try: true\n> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5515623\n> > Auto-Submit: Youssef Bourouphael \n> > Commit-Queue: Rubber Stamper \n> > Commit-Queue: mmenke \n> > Reviewed-by: mmenke \n> > Bot-Commit: Rubber Stamper \n> > Cr-Commit-Position: refs/heads/main@{#1297048}\n>\n> Bug: 293383734\n> Change-Id: I7ae169c2750432bb1cb9c1c340585dc27d8cd419\n> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5521778\n> Commit-Queue: Youssef Bourouphael \n> Bot-Commit: Rubber Stamper \n> Reviewed-by: mmenke \n> Reviewed-by: Orr Bernstein \n> Cr-Commit-Position: refs/heads/main@{#1298807}\n\nBug: 293383734\nChange-Id: I182736b58e83dbe7fc2c5fc7e20a3e3f909772a2\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5526425\nBot-Commit: Rubber Stamper \nCommit-Queue: Youssef Bourouphael \nCr-Commit-Position: refs/heads/main@{#1298902}","shortMessageHtmlLink":"Revert \"Reland \"Reland \"Service worker web platform tests.\"\"\""}},{"before":"a9b88e0a7d5c8341cc802a11d62d01c04f783470","after":"a6e8a839c4384dc8f840fb364518aca8722f22f3","ref":"refs/heads/chromium-export-cl-5532576","pushedAt":"2024-05-11T01:11:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"webnn: Use TFLite for CPU execution on Linux\n\nThis CL primarily does two things:\n1. Use TFLite backend (instead of XNNPACK) on Linux for \"cpu\" contexts\n2. Refactor the existing Virtual Test Suite on Linux to run \"cpu\"\n tests now that the \"gpu\" workaround is no longer needed to target\n the TFLite backend\n\nNote that - assuming TFLite-on-CPU behaves the same across platforms -\nthis \"cpu\" Virtual Test Suite and the corresponding expectations will\nbe re-used as other backends migrate \"cpu\" context execution to TFLite\nin follow-up CLs\n\nBefore:\n - using a \"cpu\" context targets the XNNPACK backend in the renderer\n - using a \"gpu\" context targets the TFLite backend in\n //services (which currently runs on CPU anyways)\nAfter:\n - using either a \"cpu\" or \"gpu\" context targets the TFLite backend in\n //services\n\nThis opens the door for TFLite to truly target the GPU if instructed,\nand gets us one step closer to removing the XNNPACK backend\n\nBug: 325612086\nChange-Id: I421d97b7d91b604afbfb3c8aa71b55a5bc78bd6f","shortMessageHtmlLink":"webnn: Use TFLite for CPU execution on Linux"}},{"before":"118087863d57eb145951889e856064215b1df2ae","after":"33b290626724506dfee9b9463bd702f5145455d0","ref":"refs/heads/chromium-export-cl-5529350","pushedAt":"2024-05-11T01:11:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"WebNN: Allow 0-D (scalar) reductions\n\ncrrev.com/c/5496321 added a restriction on the reduction ops\n(including argMin/argMax) that the rank of the input tensor must be\ngreater than zero.\n\nIn https://github.com/webmachinelearning/webnn/issues/681, @fdwr\npoints out that 0-D (scalar) reductions are fine, it's just a no-op.\nPer that discussion, this removes a restriction. There are already\nWPT cases for argMin/argMax (although they fail for other reasons);\ncases are added for the plethora of reduction ops (which also fail\nfor other reasons).\n\nChange-Id: Ib10a9b0bb3062f9d2b6001d9a4963b14e751d14f\nCq-Include-Trybots: luci.chromium.try:mac14-blink-rel,mac14.arm64-blink-rel,win11-blink-rel","shortMessageHtmlLink":"WebNN: Allow 0-D (scalar) reductions"}},{"before":"1b99ce758dc24780438c3c12805ab64b7c56b223","after":"a9b88e0a7d5c8341cc802a11d62d01c04f783470","ref":"refs/heads/chromium-export-cl-5532576","pushedAt":"2024-05-11T00:44:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"webnn: Use TFLite for CPU execution on Linux\n\nThis CL primarily does two things:\n1. Use TFLite backend (instead of XNNPACK) on Linux for \"cpu\" contexts\n2. Refactor the existing Virtual Test Suite on Linux to run \"cpu\"\n tests now that the \"gpu\" workaround is no longer needed to target\n the TFLite backend\n\nNote that - assuming TFLite-on-CPU behaves the same across platforms -\nthis \"cpu\" Virtual Test Suite and the corresponding expectations will\nbe re-used as other backends migrate \"cpu\" context execution to TFLite\nin follow-up CLs\n\nBefore:\n - using a \"cpu\" context targets the XNNPACK backend in the renderer\n - using a \"gpu\" context targets the TFLite backend in\n //services (which currently runs on CPU anyways)\nAfter:\n - using either a \"cpu\" or \"gpu\" context targets the TFLite backend in\n //services\n\nThis opens the door for TFLite to truly target the GPU if instructed,\nand gets us one step closer to removing the XNNPACK backend\n\nBug: 325612086\nChange-Id: I421d97b7d91b604afbfb3c8aa71b55a5bc78bd6f","shortMessageHtmlLink":"webnn: Use TFLite for CPU execution on Linux"}},{"before":"a73ec80b752e06d12baa1feccdb098c71d939389","after":null,"ref":"refs/heads/chromium-export-cl-5531880","pushedAt":"2024-05-11T00:42:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"}},{"before":"122b6ba4ecadc85366d76780b68eff3471f8b38e","after":"a9e553e9a74cd8d5688c396ad75bc1cfc5d06638","ref":"refs/heads/gh-pages","pushedAt":"2024-05-11T00:39:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wpt-pr-bot","name":"wpt-pr-bot","path":"/wpt-pr-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16780864?s=80&v=4"},"commit":{"message":"Build documentation\n\nThese files were generated from commit 8f48f40aab7f7f8a8118dc1a46972d070622be52","shortMessageHtmlLink":"Build documentation"}},{"before":"bba96a1ef7646e6f3c0435b80c73043c897e505b","after":"8f48f40aab7f7f8a8118dc1a46972d070622be52","ref":"refs/heads/master","pushedAt":"2024-05-11T00:38:04.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"gsnedders","name":"Sam Sneddon","path":"/gsnedders","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/176218?s=80&v=4"},"commit":{"message":"Add a REFERENCE-IN-OTHER-TYPE lint\n\nThis is similar to the TESTHARNESS-IN-OTHER-TYPE lint","shortMessageHtmlLink":"Add a REFERENCE-IN-OTHER-TYPE lint"}},{"before":"cb241d40c113c259877c6186576a3a40ad96d658","after":null,"ref":"refs/heads/chromium-export-cl-5529048","pushedAt":"2024-05-11T00:34:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"}},{"before":"d3dfe276ddb4138f147933d9dfa64d636a41af89","after":"bba96a1ef7646e6f3c0435b80c73043c897e505b","ref":"refs/heads/master","pushedAt":"2024-05-11T00:34:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"[css-anchor-position-1] Fix flicker with try-option with fixed-position anchor\n\nPreviously we supposed the default anchor wouldn't change in\ntry-options, but the latest draft spec allows that.\n\nWhen the currently tried option will use a default anchor that is\ndifferent from the currently used default anchor, checking overflow\nwith the snapshotted AnchorPositionScrollData will be incorrect,\nand the incorrect results caused oscillation between try options.\n\nTo resolve that, when the total offset is requested for a different\ndefault anchor, we need to calculate it on the fly instead of getting\nit from the snapshotted result.\n\nAlso allow one more layout if ValidateSnapshot() (called after the\nfirst layout in a document lifecycle update) finds that the\nsnapshotted scroll data needs update, to ensure correct layout and\npaint with the changed anchor and scroll adjustment in most cases.\n\nIn rare cases when we need more than one additional layout to get\nthe stable layout, ShouldScheduleNextService() will schedule another\nlifecycle.\n\nFixed: 338929745\nChange-Id: I295fbc605ac8b7f0298eef7aeff4434c6bd54628\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5529048\nReviewed-by: Ian Kilpatrick \nReviewed-by: Philip Rogers \nCommit-Queue: Xianzhu Wang \nCr-Commit-Position: refs/heads/main@{#1299608}","shortMessageHtmlLink":"[css-anchor-position-1] Fix flicker with try-option with fixed-positi…"}},{"before":"b3eaed667f1a794d35325ad1ca538060026d61c1","after":"1b99ce758dc24780438c3c12805ab64b7c56b223","ref":"refs/heads/chromium-export-cl-5532576","pushedAt":"2024-05-11T00:21:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"webnn: Use TFLite for CPU execution on Linux (duplicate)\n\nThis CL primarily does two things:\n1. Use TFLite backend (instead of XNNPACK) on Linux for \"cpu\" contexts\n2. Refactor the existing Virtual Test Suite on Linux to run \"cpu\"\n tests now that the \"gpu\" workaround is no longer needed to target\n the TFLite backend\n\nNote that - assuming TFLite-on-CPU behaves the same across platforms -\nthis \"cpu\" Virtual Test Suite and the corresponding expectations will\nbe re-used as other backends migrate \"cpu\" context execution to TFLite\nin follow-up CLs\n\nBefore:\n - using a \"cpu\" context targets the XNNPACK backend in the renderer\n - using a \"gpu\" context targets the TFLite backend in\n //services (which currently runs on CPU anyways)\nAfter:\n - using either a \"cpu\" or \"gpu\" context targets the TFLite backend in\n //services\n\nThis opens the door for TFLite to truly target the GPU if instructed,\nand gets us one step closer to removing the XNNPACK backend\n\nBug: 325612086\nChange-Id: I421d97b7d91b604afbfb3c8aa71b55a5bc78bd6f","shortMessageHtmlLink":"webnn: Use TFLite for CPU execution on Linux (duplicate)"}},{"before":"ab316f84545e43227b12e6b1f4d33cd92e559e85","after":"cb241d40c113c259877c6186576a3a40ad96d658","ref":"refs/heads/chromium-export-cl-5529048","pushedAt":"2024-05-11T00:12:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"[css-anchor-position-1] Fix flicker with try-option with fixed-position anchor\n\nPreviously we supposed the default anchor wouldn't change in\ntry-options, but the latest draft spec allows that.\n\nWhen the currently tried option will use a default anchor that is\ndifferent from the currently used default anchor, checking overflow\nwith the snapshotted AnchorPositionScrollData will be incorrect,\nand the incorrect results caused oscillation between try options.\n\nTo resolve that, when the total offset is requested for a different\ndefault anchor, we need to calculate it on the fly instead of getting\nit from the snapshotted result.\n\nAlso allow one more layout if ValidateSnapshot() (called after the\nfirst layout in a document lifecycle update) finds that the\nsnapshotted scroll data needs update, to ensure correct layout and\npaint with the changed anchor and scroll adjustment in most cases.\n\nIn rare cases when we need more than one additional layout to get\nthe stable layout, ShouldScheduleNextService() will schedule another\nlifecycle.\n\nFixed: 338929745\nChange-Id: I295fbc605ac8b7f0298eef7aeff4434c6bd54628\nReviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5529048\nReviewed-by: Ian Kilpatrick \nReviewed-by: Philip Rogers \nCommit-Queue: Xianzhu Wang \nCr-Commit-Position: refs/heads/main@{#1299608}","shortMessageHtmlLink":"[css-anchor-position-1] Fix flicker with try-option with fixed-positi…"}},{"before":null,"after":"6da801105e3bb27ddb46a6a03dbbd8b7e3a3f960","ref":"refs/heads/chromium-export-cl-5532484","pushedAt":"2024-05-11T00:10:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"[RWI] Require user activation for real world identity API\n\nBUG=338261531\n\nChange-Id: If5967b8db446f717129384c53e0b741920d72b4a","shortMessageHtmlLink":"[RWI] Require user activation for real world identity API"}},{"before":null,"after":"01ebcb91cc29da0d59c98b6f701cc12c8bb2daf8","ref":"refs/heads/chromium-export-cl-5532803","pushedAt":"2024-05-10T23:59:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chromium-wpt-export-bot","name":"Blink WPT Bot","path":"/chromium-wpt-export-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25752892?s=80&v=4"},"commit":{"message":"[layout] Fix crash for min-height:min-content.\n\nmin-height:min-content should resolve to a definite size, not\nindefinite.\n\nFixed: 339654377\nChange-Id: Ifaa1ae2894c63fd3c21213ee81609137ab39f024","shortMessageHtmlLink":"[layout] Fix crash for min-height:min-content."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAER3k1KAA","startCursor":null,"endCursor":null}},"title":"Activity · web-platform-tests/wpt"}