- 19 Jan, 2021 40 commits
-
-
Clark DuVall authored
This reduces the base dex size in trichrome by 0.5MB, which should help both memory usage and startup time in child processes with isolated splits enabled. Unfortunately we can't do the same for monochrome at the moment because WebView still needs the full content_java target. Bug: 11674041 Change-Id: I2aa3ba17ef97ab311e23f3ab8f0c0340cee9bfe7 Binary-Size: The method count is inflated because methods are moving Binary-Size: from the base module -> chrome module, and it doesn't look Binary-Size: like these are counted right. The increase in Binary-Size: Combined_unique methods is only +13. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634009 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#844827}
-
Dominic Battre authored
Some credit card tests may start executing before the PersonalDataManager they depend on is fully loaded. This CL introduces waiting for that to be completed. Bug: 1163102,1162474 Change-Id: I394b690fe0e98925b0c6f1e8deb8be9b5388944a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628947 Commit-Queue: Evan Stade <estade@chromium.org> Auto-Submit: Dominic Battré <battre@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Matthias Körber <koerber@google.com> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#844826}
-
Robert Ogden authored
Bug says this may fail on navigating to internal urls, but simply clearing the ongoing prefetches again is harmless. Bug: 1167997 Change-Id: I6ceb3525c61e9a593ecf8a298510df9c27d845ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636677 Commit-Queue: Robert Ogden <robertogden@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Auto-Submit: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#844825}
-
Andrey Zaytsev authored
Bug: 1165183 Change-Id: I6ccea4c08c70dbc77bed222a1a172c6a886f087e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636155 Auto-Submit: Andrey Zaytsev <andzaytsev@google.com> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#844824}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9e417d1e36be..a8b2b4a5eb39 2021-01-19 janscheffler@chromium.org [JSDOC2TS]: Migrate screencast 2021-01-19 andoli@chromium.org [module.json extensions] js_profiler 2021-01-19 andoli@chromium.org [module.json extensions] layers 2021-01-19 tvanderlippe@chromium.org Migrate trimEndWithMaxLength to string-utilities 2021-01-19 andoli@chromium.org [module.json extensions] linear_memory_inspector If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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: chromium:1050549,chromium:1134103,chromium:1158760 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ia641ac97565ec546c6829d4396b3e1d805d504b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637997Reviewed-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@{#844823}
-
Sophey Dong authored
Bug: 1152761 Change-Id: I40ead415dcf134f2119bc63d27a82ce07c6dfb07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559154Reviewed-by:
Ramya Nagarajan <ramyan@chromium.org> Commit-Queue: Sophey Dong <sophey@chromium.org> Cr-Commit-Position: refs/heads/master@{#844822}
-
Jesse Schettler authored
CSS mixins are no longer necessary and can be replaced with CSS vars. Bug: 1167325 Change-Id: I39b304e8644c4df511952166f7b30c82d92d359e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633399Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#844821}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/84e43fa2c447..2517afd133f3 2021-01-19 tandrii@google.com [git-cl] fix bug if user is not logged when fetching tryjob results. 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: Ic8c8b407062e07048cb73c693a990d877c58b9c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637718Reviewed-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@{#844820}
-
Jan Wilken Dörrie authored
This change extends several Password Manager histograms. R=chromium-metrics-reviews@google.com Fixed: 1165113 Change-Id: If442fb40bd477aa860a658441c7c433b6d156a6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636154 Commit-Queue: Mark Pearson <mpearson@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#844819}
-
Yuke Liao authored
This is a reland of e2f3b551 Original change's description: > Lacros: create lacros tast test targets > > This CL creates gn targets for lacros tast tests, and the main > motivation is to run lacros tast tests on Chromium CI. > > Bug: 1158590 > Change-Id: I783779c3386a39743b8227367189b0b87832b9dc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606188 > Commit-Queue: Yuke Liao <liaoyuke@chromium.org> > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@google.com> > Cr-Commit-Position: refs/heads/master@{#844127} Bug: 1158590 Change-Id: I4baefe78970cb928476166875b519738be0c9f79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633073 Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#844818}
-
Egor Pasko authored
If pinpoint_traces.py is interrupted while html2trace is busy, the next extraction would take partial results. To make the process robust in presence of interruptions, create a temporary directory for html2trace, then atomically rename it to the directory that will be searched on extraction. The operation may seem not equivalent to creating a '.tmp.json' and renaming it, because this is indeed not equivalent. This change fixes the bug that I missed in previous testing when I forgot to delete the json_cache, hence this code was not executing. This time json_cache was deleted before testing. Bug: 1119406 Change-Id: I7cfb19572a9ffa26827dd113bb92b2253b0a2b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637838Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#844817}
-
Colin Blundell authored
This CL coalesces the implementation of ChromeSubresourceFilterClient::ShowNotification() to simplify a followup CL that will: - Move the bulk of this implementation into a new ProfileInteractionManager::MaybeShowNotification(client) method that the throttle manager will invoke directly, with that method calling client->ShowNotification() and the only remaining code in ChromeSubresourceFilterClient::ShowNotification() being the actual showing of the infobar With that followup CL, WebLayer will then share the core logic that will be moved into ProfileInteractionManager. In this CL, however, there is no behavioral change. Bug: 1116095 Change-Id: Ia9d61d6ebc8c323cfc9054a58a22acbe89e27d22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628992 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#844816}
-
Andy Perelson authored
R=ajgo Bug: 1167291 Change-Id: I252d2eef1967cb5a2510f4f9648bdc0d3bda58c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633973Reviewed-by:
Alex Gough <ajgo@chromium.org> Commit-Queue: Andy Perelson <ajp@chromium.org> Cr-Commit-Position: refs/heads/master@{#844815}
-
Wez authored
The test suite was removing all services from the browser process' incoming service directory, causing the NetworkService to sometimes fail to be able to contact the platform network stack. Fix the test suite not to disable access to platform services. Bug: 1150754 Change-Id: Idd34735bcd494502af9391ab212313cea2b94c22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637517 Commit-Queue: Wez <wez@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Auto-Submit: Wez <wez@chromium.org> Reviewed-by:
Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#844814}
-
Wez authored
Bug: 1168167 Change-Id: I2972d60b27925816579629f164c26a18a9892886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637583 Commit-Queue: Wez <wez@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Auto-Submit: Wez <wez@chromium.org> Reviewed-by:
Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#844813}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1611035655-73de094cb5ff55b60927a0f5adde75a5bce05096.profdata to chrome-win64-master-1611057528-899a688a15a64f3c7bd554cd5ab3f72fe33a7d09.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-win64-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:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I116ff756cff1bba34f8e571becee00f0208b769b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637898Reviewed-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@{#844812}
-
Tim van der Lippe authored
R=szuend@chromium.org Bug: 1050549 Change-Id: Id404e0427b150b6301c3b73bf3a5eecfe871781c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637501 Auto-Submit: Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Reviewed-by:
Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/master@{#844811}
-
Xida Chen authored
TBR=eirage@chromium.org NOTRY=true Bug: 1168170 Change-Id: I675d070a129826054f285085ff1f6771caa3a1bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636839Reviewed-by:
Xida Chen <xidachen@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#844810}
-
Sigurdur Asgeirsson authored
ScopedObserver is being deprecated in favor of two new classes: - base::ScopedObservation for observers that only ever observe a single source. - base::ScopedMultiSourceObservation for observers that do or may observe more than a single source. Bug: 1145565 Change-Id: I41c527483afce87b1b28c3345bd5d23f1d0140a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635071Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#844809}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1611024810-772a0a2d15ca5658988961a1c7ea3d1b91cdca35.profdata to chrome-win32-master-1611057528-c042fc837e99141efabc34633cbdaeed88679432.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: I339d3cd859debf9ccd9852f2742216138fb55602 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637894Reviewed-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@{#844808}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202101190600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/V5FYlmqYUEfkAqfSEHzekB27KIr2sLJjCa2Z4wp13lYC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@grotations.appspotmail.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:linux-chromeos-chrome Bug: b/154430508,b/172415656,b/176852796,b/177381366,b/177381582,b/177382762,b/177604649,b/177774996,b/177784709,b/177856222 Tbr: media-app@grotations.appspotmail.com Change-Id: I462173835d168002c92edaf819f63716febfc959 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637738Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844807}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/cc7aa8e318bb..0bc32f23f69e 2021-01-19 reed@google.com Add query to test our cached convexity If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC scroggo@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-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: scroggo@google.com Change-Id: Ice90967ddd3c0086a53ce5ec24c04d2a101b709d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637896Reviewed-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@{#844806}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/66a69e614cbb..c895583f9314 2021-01-19 inker@google.com chromite: add hotline group to expected group of base profile 2021-01-18 chrome-bot@chromium.org Update config settings by config-updater. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I1dbcae8cd4773b413ff1f1aaceaa1b8c786d2d21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637897Reviewed-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@{#844805}
-
Xida Chen authored
TBR=eirage@chromium.org NOTRY=true Bug: 1156793 Change-Id: I7814bd0d0267038f00fbf3cb18230559b6c32d71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637399Reviewed-by:
Xida Chen <xidachen@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#844804}
-
Xida Chen authored
The test is flaky on win and linux TBR=eirage@chromium.org NOTRY=true Bug: 1150197 Change-Id: I8f7913aac1dcb45facd26212cb9985702438e39c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637257Reviewed-by:
Xida Chen <xidachen@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#844803}
-
Olivier Li authored
This is the first step needed to enable defining a similar class that will detect different chromium usage scenarios to be recorded alongside power use. Bug: 1153193 Change-Id: I29e59a8cffae7cc5962882f78c8fbbf29073a170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597013 Commit-Queue: Oliver Li <olivierli@chromium.org> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#844802}
-
Mike Taylor authored
Note: after this CL lands, mozilla0011-test and mozilla0011-expected will still be around. The intent is to port that with the rest of the domain-test.html tests. Here's a mapping from the legacy http-state/general-tests.html to their new location (found in wpt/cookies/), which will have a cookie with some variation of test=N in it. 0001 => Not ported. Already covered. 0002 => test=3 (attributes/expires.html) 0003 => test=4 (attributes/expires.html) 0004 => Not ported. Already covered. 0005 => test=2 (attributes/max-age.html) 0006 => test=3 (attributes/max-age.html) 0007 => test=14 (attributes/invalid.html) 0008 => test=15 (attributes/invalid.html) 0009 => Not ported. Basically the same as test=14 and 15 and otherwise covered. 0010 => Not ported. Already covered. 0011 => test=16 (attributes/invalid.html) 0012 => test=17 (attributes/invalid.html) 0013 => test=12 (name/name.html) 0014 => testA=13 (name/name.html) 0015 => a=test14 (name/name.html) 0016 => z=test15 (name/name.html) 0017 => z=test16 (name/name.html) 0018 => test=18 (attributes/invalid.html) 0019 => test=19 (attributes/invalid.html) 0020 => test=20 (attributes/invalid.html) 0021 => test=16 (name/name.html) 0022 => test=22 (value/value.html) 0023 => test=21 (attributes/invalid.html) 0024 => test=22 (attributes/invalid.html) 0025 => test=23 (attributes/invalid.html) 0026 => test=24 (attributes/invalid.html) 0027 => test=17 (name/name.html) 0028 => test=25 (attributes/invalid.html) Here's the mapping for http-state/mozilla-tests.html: mozilla0001 => test=4 (attributes/max-age.html) mozilla0002 => Not ported. Dupe of test=3 in max-age.html. mozilla0003 => test=5 (attributes/expires.html) mozilla0004 => Not ported. Covered by test=2 in max-age.html. mozilla0005 => test=5 (attributes/max-age.html) mozilla0006 => Not ported. Covered by test=2 in max-age.html (and dupe of mozilla0004?) mozilla0007 => Not ported. Dupe of mozilla0003. mozilla0008 => test=6 (attributes/max-age.html) mozilla0009 => test=7 (attributes/max-age.html) mozilla0010 => test=8 (attributes/max-age.html) mozilla0011 => Not ported yet, will be ported as part of Bug 1159858 mozilla0012 => test=9 (attributes/max-age.html) mozilla0013 => test=10 (attributes/max-age.html) mozilla0014 => Not ported. Covered by test7 in value.html mozilla0015 => test=11a (attributes/name.html) mozilla0016 => test=11b (attributes/name.html) mozilla0017 => test=11c (attributes/name.html) Bug: 1159862 Change-Id: I662c4af50289fef313ddf0c509a30ab6b24c88b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628259Reviewed-by:
Steven Bingler <bingler@chromium.org> Commit-Queue: Mike Taylor <miketaylr@chromium.org> Cr-Commit-Position: refs/heads/master@{#844801}
-
Evan Stade authored
Bug: 1164069 Change-Id: I5061c1c90688daf15ee2c42e233eaee37a9ea77b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626196 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#844800}
-
ckitagawa authored
This CL re-enables the ContinuousSearchTabHelperTest. To de-flake, the following actions were taken: - Change how URLs were loaded. - Increase time delay for Handler.postDelayed. - Added more helpful debugging information in the event the loadUrl fails. Tested using run-swarmed on Nexus 5X and appears to no longer be flaky. Bug: 1157325 Change-Id: I5023c4ef3e3055ac007ac5dfd36577c42dde050f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626426Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#844799}
-
Zhiyuan Cai authored
Bug: 1163136, 1166702, 1166704 Change-Id: If1ab00206e17596230ff5874a9d98da896dc15ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629694 Commit-Queue: Zhiyuan Cai <zhiyuancai@google.com> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#844798}
-
Stephen Chenney authored
We do not support context-fill and context-stroke for defining colors in SVG. Bug: 367737 Change-Id: I633fdfda851d0fe359d713bc18a476959c23edb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637394Reviewed-by:
Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#844797}
-
Mark Edward Winter authored
Fixed the typo of obfuscated in the field obfudscated_gaia_id in ChromeSignedInUser R=zmin@chromium.org Bug: 1036237 Change-Id: Ic39fce4d836af6cf3f69fed9a061330127f87b2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636004 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#844796}
-
Hans Wennborg authored
These flags were removed in crrev.com/824947 but the win thinlto flag was accidentally left behind. Bug: 1127713 Change-Id: Ie7698e4a5819eb2dcd97effcf3715f208f75801f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637577 Commit-Queue: Hans Wennborg <hans@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Hans Wennborg <hans@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#844795}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/29bd8638adb0..6cdb67fb33ed 2021-01-19 danilchap@webrtc.org Document expected thread safety of the TaskQueue interface 2021-01-19 webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com Update WebRTC code version (2021-01-19T04:01:32). 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: Ice33cb7d048d32f7dc0136c4d80f05650ec3fc46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637736Reviewed-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@{#844794}
-
Philipp Hancke authored
BUG=webrtc:2488 Change-Id: Ie69222d78cebf881a311e3d9590a7367a44bc4d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627519 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#844793}
-
Evan Shrubsole authored
Was set to the wrong value in https://chromium-review.googlesource.com/c/chromium/src/+/2621817 Bug: 1156144 Change-Id: I82ddd9432ca6aa10ad9ab01edd0cae2fdc45610c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637578 Commit-Queue: Evan Shrubsole <eshr@google.com> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#844792}
-
Wez authored
Several of the AccessibilityBridgeTest suite's tests expect exact numbers of commit calls to the SemanticTree, which will not be met in general due to the asynchronous nature of e.g. page loads. Also rename the TestNavigation to give it a less generic sounding name. Bug: 1168126, 1167266 Change-Id: I51d557face6c31ee3b6649cc5a28f784311d64b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637500 Commit-Queue: Wez <wez@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Reviewed-by:
Marina Ciocea <marinaciocea@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#844791}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202101190600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/8CHDR6OyUJOhDursCeohpsk9HLyo0NS2MhikX4GjSPgC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@grotations.appspotmail.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:linux-chromeos-chrome Bug: None Tbr: help-app@grotations.appspotmail.com Change-Id: Id52d3245940ff39276a3aef3822fbbb07a993af1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637893Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844790}
-
Xida Chen authored
[sheriff] Disable ProactivelySwapBrowsingInstancesSameSiteTest.StorageModificationAfterPagehideHistogram This is flaky on all major platforms. TBR=eirage@chromium.org NOTRY=true Bug: 1156218 Change-Id: Ic8893aad0a1e1b1c55f1ae7c6220d17e7b03b5d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637075Reviewed-by:
Xida Chen <xidachen@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#844789}
-
Yuta Hijikata authored
This is in preparation to switching lacros-chrome from target_os="linux" to target_os="chromeos". The change is made so that the behaviour of lacros-chrome is consistent. More detail on http://go/lacros-macros. Bug: chromium:1052397 Change-Id: Icfc3a9418fb83c9d91e0ecdce8cab9db48cc1ea7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636906 Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Yuta Hijikata <ythjkt@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#844788}
-