- 02 Dec, 2020 40 commits
-
-
Frédéric Wang authored
This CL adds comments & TODOs, reorganizes a bit the code and adds tests in order to make comparison against the specification easier [1] [2] [3] and to prepare follow-up patches that will require approvals from API owners. There is no behavior change. [1] https://w3c.github.io/webappsec-secure-contexts/#potentially-trustworthy-origin [2] https://w3c.github.io/webappsec-secure-contexts/#potentially-trustworthy-url [3] https://github.com/w3c/webappsec-secure-contexts/issues/81 Bug: 1119740 Change-Id: Id1b379964a7724d7d53a279fbb5a187cb6a5453f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560953Reviewed-by:
Matthias Körber <koerber@google.com> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#833034}
-
dpapad authored
This is in preparation of migrating to JS modules. Bug: 1154192 Change-Id: I9e1494d2c6880b1ea525db4548035501ca2c9e1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566032 Commit-Queue: John Lee <johntlee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#833033}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b3456dd3..252a9ed0 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ie21936bbc3cdbc76d48a3c01d5281ac56dca9a1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569098Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#833032}
-
Matt Menard authored
Adds PrintServerStore to manage print servers and their associated printers in the destination-dialog element. Bug: b:168650771 Change-Id: Ic89abf70bfb6acf05bf3c090882b5487a18caf84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538282 Commit-Queue: Matt Menard <mattme@google.com> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#833031}
-
Avi Drissman authored
The New tag image's colors depend on whether the Mac is in light or dark mode. Don't cache the image, so that if the user switches modes, it will draw correctly. Fixed: 1154805 Change-Id: Ia28e6177a2691b261c6c8bcd8c7bf33239cbbb5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568686 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#833030}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I1a4bc4a63c4386f0c599d79c182bcff591a710d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561630 Commit-Queue: vikas soni <vikassoni@chromium.org> Auto-Submit: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#833029}
-
Robert Sesek authored
Private symbols always need to be forward-declared, even if they are only available on more recent versions of macOS. Chromium is dropping support for 10.10, so these symbols need to be declared when building for 10.11+. AX-Relnotes: n/a. Bug: 1153883 Change-Id: I60a23d3e78beb555abf03d44dc1d28ca41c699b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565657Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#833028}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1606887898-f0384caead4c564d1ad56ab268bcdc41f8c36f74.profdata to chrome-win32-master-1606920808-08f6b2c5c596afe8ed94a12135b915a001611c72.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I91d592a251c3a24112a48e22dca0e85700e07c92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569222Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#833027}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/0c47015b57a0..8797714c4a78 2020-12-02 syoussefi@chromium.org Vulkan: Support OES_shader_io_blocks 2020-12-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from db49fa80 to d76e39a7 (585 revisions) 2020-12-02 ianelliott@google.com Revert "Reinitialize GL_VENDOR string when GPU switches" 2020-12-02 xinghua.cao@intel.com Add a doc for translating uniform block to StructuredBuffer 2020-12-02 syoussefi@chromium.org Vulkan: Minimize gl_PerVertex members 2020-12-02 jonahr@google.com Reinitialize GL_VENDOR string when GPU switches 2020-12-01 jmadill@chromium.org Reland "Vulkan: Use specialization constant for halfRenderAreaWidth" 2020-12-01 ynovikov@chromium.org Skip MultithreadingTestES3 tests on Linux Intel Vulkan 2020-12-01 m.maiya@samsung.com Reland "Vulkan: Fix incorrect exposure of sRGB extensions" 2020-12-01 jmadill@chromium.org Revert "Vulkan: Use specialization constant for halfRenderAreaWidth" 2020-12-01 jmadill@chromium.org Entry Points: Add egl:: namespace to Display. 2020-12-01 jmadill@chromium.org Test Runner: Handle flaky failures. 2020-12-01 jmadill@chromium.org Vulkan: Fix BufferHelper leaks in DynamicBuffer. 2020-12-01 jmadill@chromium.org Entry Points: Combine desktop GL minor versions. 2020-12-01 jmadill@chromium.org Entry Points: Clean up versions lists. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ianelliott@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1152212,chromium:1152515,chromium:1154356 Tbr: ianelliott@google.com Change-Id: I08dd26fed5acb60d74c0455a34e13a66bd06852d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570036Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#833026}
-
Rouslan Solomakhin authored
Before this patch, the pointers to PaymentApp or WebContents could become null or invalidated under some circumstances and cause a crash or UaF. This patch changes member variable PaymentApp pointers to use its WeakPtr instead and checks the validity of the WeakPtr before using it, as well as storing a GlobalFrameRoutingId in CvcUnmaskViewController. After this patch, a null or invalidated reference to PaymentApp or WebContents does not cause a crash or a UaF. Bug: 1152334 Change-Id: Iad8678462980d203fd440d991c8e9d7e5ecc7abe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566618 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#833025}
-
Pavol Marko authored
If the Chrome OS user is affiliated, include the device DMToken in the device_dm_token field of ClientCertificateProvisioningRequest when creating certificate provisioning requests. Background on implementation: CloudPolicyClient already has knowledge of the device DMToken since https://chromium-review.googlesource.com/c/chromium/src/+/907568/ . For non-affiliated users or for CloudPolicyClient instances that are not specific to a Chrome OS user / device-local account, the device DMToken is empty. This CL reuses that field and implicitly fills the device_dm_token for certificate provisioning requests. Bug: 1143283 Change-Id: Icf93c7d62d96c9e428ac58adfc98e49cd4468de3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567156 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Michael Ershov <miersh@google.com> Cr-Commit-Position: refs/heads/master@{#833024}
-
Alexei Svitkine authored
This should reduce review latency/friction of making these changes. Additionally, expanded the README to mention the GN build flag fieldtrial_testing_like_official_build which can be used to disable the testing config. Bug: None Change-Id: I5995bdf59a6a02640a7c9119830e0be1d3a33316 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537098Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#833023}
-
Francois Doray authored
Launch to 100% of Stable was postponed, so we also postpone the expiry of the flag. Bug: 1075553 Change-Id: Ia6c40fa14116254a0789294616f1d5681bdff7c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569789 Commit-Queue: François Doray <fdoray@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Auto-Submit: François Doray <fdoray@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#833022}
-
Eric Willigers authored
MultiProfileBrowserStatusMonitor::DisconnectV1AppFromLauncher now exits early instead of crashing, if the tab has already been destroyed. Addresses flaky test SystemWebAppManagerMultiDesktopLaunchBrowserTest.LaunchToActiveDesktop Bug: 1154381 Change-Id: I899e98abc4333c3c47bc0643882fac8dff3f9081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567087 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#833021}
-
Michael Thiessen authored
BaseActivityTestRule is meant as a chromium replacement to ActivityTestRule, fixing a number of issues with the class and providing more flexibility. Bug: 1146574 Change-Id: I0429d9c6f139468ad3a193b751d6acfb34ce318e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561443 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833020}
-
Gary Tong authored
12 hours Ignore-Goma-Freeze: will add very little load as builder runs every Change-Id: I35b32ea6a772896e168db90b47d2fc09b2552399 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570076 Commit-Queue: Gary Tong <gatong@chromium.org> Auto-Submit: Gary Tong <gatong@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#833019}
-
Elly Fong-Jones authored
Bug: 1154345 Change-Id: I0815d690cdbbd8094c6c5c44b3c760212c1fa8be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569983 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#833018}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I6728c1c09a7107d578179ca9f8303555b035da52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570100Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#833017}
-
ckitagawa authored
To allow the proto to be used in Java, make all fields optional and enforce validation in two locations. Change-Id: I08da938a01a561bd35ee5b14037dee0149940566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569790 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Tanya Gupta <tgupta@chromium.org> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Tanya Gupta <tgupta@chromium.org> Cr-Commit-Position: refs/heads/master@{#833016}
-
Haiyang Pan authored
This file can be created when the tests run on fuchsia platform. Add a helper so that the file from each shard will be kept and does not fail the result merge. Bug: 1154165 Change-Id: Ie4abbecebedcd39500da3a7bd74eb9cf3df6105f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568811Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#833015}
-
Deepanjan Roy authored
Cloud storage hosts both html and proto traces, but the proto trace is often in non-obvious locations, especially with historical data. The html trace url is available must more consistently across all UI surfaces + the bigquery dataset. This script finds and downloads the proto trace for a given html trace url. Change-Id: I8e1ee108781751fc5088546a68945bdd79c4ce68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568935 Commit-Queue: Deep Roy <dproy@chromium.org> Reviewed-by:
Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
John Chen <johnchen@chromium.org> Auto-Submit: Deep Roy <dproy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833014}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/01b3e24a8356..04ee79c749be 2020-12-02 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a4b950c2..6b50907e (832520:832826) 2020-12-02 landrey@webrtc.org Add landrey as an owner to PC framework code 2020-12-02 saza@webrtc.org Add support for toggling builtin voice processing on iOS If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I528b418910bceb55a3930116ce9810f746daae89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570039Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#833013}
-
Zach Trudo authored
Bug: chromium:1078512 Change-Id: I322f7f0364476f5b5e8caacf3bff8bcbbc8161b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568778 Auto-Submit: Zach Trudo <zatrudo@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#833012}
-
Clark DuVall authored
JNI is now supported in DFMs with isolated splits enabled, so should be safe to bring back the cablev2_authenticator module. Bug: 1145287 Change-Id: I8c8c748e244bac89c5edd61034ad3021c3fad7f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569365Reviewed-by:
Adam Langley <agl@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#833011}
-
behdad authored
Reported smoothness UKM metrics are also reported to UMA, under "Graphics.Smoothness.PerSession" Bug: 1115141 Change-Id: I5c82dd78a44aa06fde63ebde11bcc953464b9548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547394Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Cr-Commit-Position: refs/heads/master@{#833010}
-
Felipe Erias authored
Fix a paint bug when a scrolling container has a solid color background and a scrollbar-gutter value other than "auto". In that scenario, the container's background color was being painted on the scrolling contents layer, which may be smaller than expected depending on the value of scrollbar-gutter. Bug: 710214 Change-Id: I43b842c5bebe13843f7a6ef955e0726f1bc9a16e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563387 Commit-Queue: Felipe Erias Morandeira <felipeerias@gmail.com> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833009}
-
Xiaoqian Dai authored
It's possible that CursorSetter::UpdateCursor() can be called nested so the cursor can be locked more than once. Do not allow update cursor if we're in cursor updating process. Bug: 1152945 Change-Id: I11d3361abf5322f180e9293cb6647490d19380af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569980 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#833008}
-
Liquan (Max) Gu authored
Behavioural changes: Before the CL, mShouldSkipAppSelector did not include the condition "mSkipToGPayHelper != null", which was incorrect. This is because mShouldSkipAppSelector means "should" only for the first time, the subsequent usages are likely to represent the result - "has skipped". This CL makes the "has skipped" use cases include the "mSkipToGPayHelper != null" condition. Bug: 1152542 Change-Id: I32403b13b5980f8d100c6dfd15f2894eaf6191e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568894 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#833007}
-
Gyuyoung Kim authored
This CL converts AwViewMsg_DoHitTest to android_webview's LocalMainFrame interface with renaming to HitTest. Bug: 1146495 Change-Id: I8c819818af62c3a7bdedd9511f0297c023cb26cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567058Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#833006}
-
Kenneth Russell authored
This allows four needed suppressions to be applied for ANGLE's Metal backend on this GPU type. Bug: 1153984 Change-Id: I0cb63b8921c6e78d7a1b9a889b5404d74b071830 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569966 Auto-Submit: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833005}
-
Dominic Battre authored
To investigate crbug.com/1132866 this CL introduces a metric on how much time is spent on serializing the preferences into a string. This time is critical as it happens on the UI sequence. Bug: 1132866 Change-Id: Ib514f45b55cdc0d04feec2251d1ae2a2d7e117b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562184Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#833004}
-
Mikhail Khokhlov authored
This will be useful to e.g. compute power metrics on existing benchmarks without modifying their code. Change-Id: Ia0582898ebdacd0d837ba88e44bf61a0a0c9bf5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566961 Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
Deep Roy <dproy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833003}
-
Shuran Huang authored
Add party_context into isolation_info for cookie stack to determine whether a given cookie access request is SameParty or not in a later change. party_context is an optional set of SchemefulSite of all the ancestor frames which have https origins, exclude the top and innermost frames. Bug: 1136102 Change-Id: I189873092ceb854f4ba171ec399f0b0121ef632e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461588Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Commit-Queue: Shuran Huang <shuuran@chromium.org> Cr-Commit-Position: refs/heads/master@{#833002}
-
David Bertoni authored
This test was disabled for flakiness, but it ran 3000 iterations on the bots with no flakes. Bug: 1113904 Change-Id: I7f7168bef7610d9df82838712c0f0a13cfbfc9c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567475 Auto-Submit: David Bertoni <dbertoni@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#833001}
-
Norman Rosas authored
also removed duplicated metadata from OWNERS files Bug: 1113033 Change-Id: If162edaeaa117075a80fe4ed8fa706d319d0ac66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569066 Auto-Submit: Norman Rosas <normando@google.com> Commit-Queue: Cait Phillips <caitkp@chromium.org> Reviewed-by:
Cait Phillips <caitkp@chromium.org> Cr-Commit-Position: refs/heads/master@{#833000}
-
Nancy Wang authored
BUG=1146900 Change-Id: I42203dbc74820b2886c51df49e809f74d0509cb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563182 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#832999}
-
Norman Rosas authored
also removed duplicated metadata from OWNERS files Bug: 1113033 Change-Id: Ia8bfe8358484599fff4c5304f0f297b40d400d51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570235 Auto-Submit: Norman Rosas <normando@google.com> Commit-Queue: Cait Phillips <caitkp@chromium.org> Reviewed-by:
Cait Phillips <caitkp@chromium.org> Cr-Commit-Position: refs/heads/master@{#832998}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/8a791e7cf73f..d1655710f7a7 2020-12-02 vapier@chromium.org repo: avoid fstrings for Python 3.5 a little longer If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I84a825e1f8693f5ab192e55c5087f4782d740763 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569964 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#832997}
-
Evan Stade authored
Set and unset the TestMediaRouterClient in each test so that each test will pass on its own instead of relying on or interfering with other tests. Bug: 1147740 Change-Id: Ie5145710e6da4fd8fa1e4dc534e1a1aa3279a821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568625Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#832996}
-
Kyle Horimoto authored
Fixes an issue where users who were opted into the trial on Canary/Dev/Beta and then switched to Stable could still be opted into the experiment. Bug: 1147325 Change-Id: I25e153323efc9108cdde2404785d637912d8b01e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560909 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#832995}
-