- 29 Oct, 2019 40 commits
-
-
Piotr Pawliczek authored
This patch adds new entries to chrome://device-log with information about: - the length of a resultant list of print servers calculated from policies - results of querying each print servers (number of printers or error) - the length of a final list of server printers. BUG=chromium:1018552 TEST=tested on nautilus Change-Id: I73516f73e3608e87b59d2a6980fbb52367d45ea4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882650Reviewed-by:
Sean Kau <skau@chromium.org> Reviewed-by:
Luum Habtemariam <luum@chromium.org> Commit-Queue: Piotr Pawliczek <pawliczek@chromium.org> Auto-Submit: Piotr Pawliczek <pawliczek@chromium.org> Cr-Commit-Position: refs/heads/master@{#710307}
-
Aaron Krajeski authored
This reverts commit 4d99f02a. Reason for revert: Started causing an infra failure on the msan_linux bot https://ci.chromium.org/p/chromium/builders/ci/Linux%20MSan%20Tests/20157 Original change's description: > DL: Speculative fix for a leak in display_lock_fuzzer. > > This replaces a leaky new with a local static variable for the display > lock fuzzer environment. > > This is a speculative fix for the referenced bug. > > R=schenney@chromium.org > > Bug: 1013486 > Change-Id: I717437eac8d3d6f3d81515e2822209a676047698 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873916 > Commit-Queue: vmpstr <vmpstr@chromium.org> > Reviewed-by: Stephen Chenney <schenney@chromium.org> > Cr-Commit-Position: refs/heads/master@{#709212} TBR=vmpstr@chromium.org,schenney@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1013486 Change-Id: I61dc9ddbc3997c7452e1aef4496b21d6a21c85d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1884592Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#710306}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b254eda6882d..da052ca534fe git log b254eda6882d..da052ca534fe --date=short --no-merges --format='%ad %ae %s' 2019-10-29 treehugger-gerrit@google.com Merge "tools(install-build-deps): support Python 3" 2019-10-29 treehugger-gerrit@google.com Merge "Re-enable HeapprofdJavaCtsTest." Created with: gclient setdep -r src/third_party/perfetto@da052ca534fe If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: Ib58af4e054b56c05d25abf86e0ea109410e142ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886754Reviewed-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@{#710305}
-
Peter E Conn authored
Trusted Web Activities have been launched since Chrome 72 and Permission Auto-Enrolment has been launched since Chrome 75. Bug: 1017688 Change-Id: I98420357ee6fee95ef78df85a55f48f3f897695d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878199 Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#710304}
-
Amr Aboelkher authored
- Add override desc for DeviceLoginScreenDefaultScreenMagnifierType policy, which is being overridden by DeviceLoginScreenScreenMagnifierType - Fix descriptions of the accessibility features in login screen Bug: 552439 Change-Id: I2341a495a98d363016e3c51061bdc4a7dfc1d6fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886612Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Amr Aboelkher <amraboelkher@google.com> Cr-Commit-Position: refs/heads/master@{#710303}
-
Carlos Caballero authored
We will not restore the is_running_insecure_content_allowed_ to true if we navigate back and the page is in the BackForwardCache, so do not store it if we were to loose that state. Some background on why we sometimes need to disable bfcache: https://docs.google.com/document/d/1NjZeusdS1kyEkZyfLggndU1A6qVt0Y1sa-LRUxnMoK8 Bug: 1001087 Change-Id: Ib482f42c1c945ae9f3a1c163f24d885910a25334 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821786 Commit-Queue: Carlos Caballero <carlscab@google.com> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#710302}
-
Tanmoy Mollik authored
[Signin][Andriod] SetFirstSetupComplete in OnDestroy and implement tests for https://crrev.com/c/1744487 There was some new logic introduced to start sync in andoird in this cl https://crrev.com/c/1744487. This cl is for testing the logic. Also the call to setFirstSetupComplete in SyncAndServicesPreferences has been moved from onBackPressed to onDestroy as that provides more consistency when the fragment is destroyed. Bug: 1009965, 951330 Change-Id: I8f095490c81e145e4722e5f592922d735d5b9a9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1855986Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#710301}
-
Aaron Krajeski authored
It is totally possible that we now fallback to kBitmap for especially large canvases. We've been save from this check because Skia usually fails as well, so ResourceProvider is nil. A fuzzer found a situation where Skia doesn't *quite* fail, but we're still falling back to kBitmap. Bug: 1013933 Change-Id: I5aa2f4bb0a85cbe1013edaba43183f1e866b00c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1884651Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#710300}
-
Aaron Krajeski authored
When we create a resource provider we replay the old transform if needed. For deferred canvases, this is handled when flushing the recording, so with the old logic we could do it twice. Bug: 1014537 Change-Id: I76d628df621bca5a15f2a0ce51d1a6e663593d5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869513 Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#710299}
-
Keishi Hattori authored
The iterator seems to break while iterating MutationObserverInterestGroup::observers_. To figure out if this is conservative GC related, this CL adds a GC forbidden scope. Bug: 1003733 Change-Id: I6511e1fef12771c5ed2d6891e547807151e89aa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883460Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#710298}
-
Kamila Hasanbega authored
This reverts commit eb349bc7. Reason for revert: This cl is likely causing this https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/4085 deterministic failure. Original change's description: > Update third_party/devtools-frontend 70f122128c..8bb84e5801 > > https://chromium.googlesource.com/devtools/devtools-frontend/+log/70f122128c..8bb84e5801 > > TBR=aerotwist@chromium.org > > Change-Id: Id2370e489efc7024b916b328f7e8f46e9f314bec > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886410 > Reviewed-by: Yang Guo <yangguo@chromium.org> > Commit-Queue: Yang Guo <yangguo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#710264} TBR=yangguo@chromium.org,aerotwist@chromium.org Change-Id: I6af7c5ef3d7142a8e1bf9eb39fb5ae55a00410f2 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886334Reviewed-by:
Kamila Hasanbega <hkamila@chromium.org> Commit-Queue: Kamila Hasanbega <hkamila@chromium.org> Cr-Commit-Position: refs/heads/master@{#710297}
-
Juan Antonio Navarro Perez authored
Makes the list more discoverable and easy to find. Also take the chance to rename chromium.perf -> chrome.perf waterfall. Bug: 958739 Change-Id: Icb64f5290abb2bb31575956889faba23adf6c944 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886853 Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#710296}
-
Marina Sakai authored
This CL replaces the old GetSymbol, which uses void* as a key, with the new GetSymbol, which uses an instance of SymbolKey created in CL1877490 as a key, for KeepAlive properties. Bug: 715418 Change-Id: I9ce1c1b70f9a82da29e126b78e271827c79eea5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880409 Commit-Queue: Marina Sakai <marinasakai@google.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#710295}
-
Eric Willigers authored
We persist both the app's preference and the user's preference for the display mode. The user's preference (open in Browser tab or in Standalone window) was already being stored and synced. This field is renamed as user_display_mode. We now additionally store the app's preference, as display_mode. Note it is only stored locally, not synced. Not yet implemented: recording app's preferred display mode in the extensions-based implementation of bookmark apps - crbug.com/1014346 TBR=dominickn@chromium.org Bug: 1014347, 1013968 Change-Id: Icab31053e40761194f62e961e3317acea655bca6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882197 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#710294}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/e0d8f948954f..3e83dd9cb99c git log e0d8f948954f..3e83dd9cb99c --date=short --no-merges --format='%ad %ae %s' 2019-10-29 perezju@chromium.org [Telemetry] Remove benchmark.MAX_NUM_VALUES Created with: gclient setdep -r src/third_party/catapult@3e83dd9cb99c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC zhanliang@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/+/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_optional_gpu_tests_rel TBR=zhanliang@google.com Bug: chromium:1001038 Change-Id: I886b1ba7f27b542550a3f0cb22cd1cb5a09dadaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886752Reviewed-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@{#710293}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/dca568a3575f..dc883a948e71 git log dca568a3575f..dc883a948e71 --date=short --no-merges --format='%ad %ae %s' 2019-10-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/spirv-tools/src ec12de913124..42f885238114 (3 commits) Created with: gclient setdep -r src/third_party/angle@dc883a948e71 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 ynovikov@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/+/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_optional_gpu_tests_rel TBR=ynovikov@google.com Bug: chromium:None Change-Id: I6446141ec36771dcda4b6fb6444a3c6aa6070417 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886753Reviewed-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@{#710292}
-
Mikhail Khokhlov authored
This is to comply with the latest changes in the LUCI protocol. Bug: 1018248 Change-Id: I2c71dfc1a15fd456f77b9a39e54eb8de1207c7c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1884290Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#710291}
-
David Roger authored
The GCMS was ignoring some cookie change notifications, specifically the ones receieved while the GCMS is busy. This was orinally done to fix a bug in the AccountReconcilor (see https://crbug.com/516070). However this was arguably the wrong place to fix it, and also it made the GCMS unreliable. Later, the AccountReconcilor was fixed (https://codereview.chromium.org/1267843003), and thus this is no longer necessary. This CL restores the previous behavior, and is essentially a revert of https://codereview.chromium.org/1264143003/ To completely avoid reconcilor loops, we will do the following: - rate-limit the reconcilor (bug 1008435) - add a new histogram that give the detailed status of a reconcilor run. The buckets could be something like: * no-op * failure (ideally including the failure reason) * success (logout) * success (multilogin) * success (MergeSession) * success (MergeSession + logout) Bug: 923873 Change-Id: Ib82cb511ea328793f80293450d140a74a1de6415 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831863Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#710290}
-
Miyoung Shin authored
This CL converts ProvisionFetcher{Ptr, Request} in media and content to the new Mojo type. Bug: 955171 Change-Id: If6bf828080e81389209404050145849f6249f7c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882265 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#710289}
-
Robert Liao authored
BUG=5027 Change-Id: I0046e489dbf25a4954321eb3c01ec36b15392345 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1885632 Auto-Submit: Robert Liao <robliao@chromium.org> Commit-Queue: Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#710288}
-
Kamila Hasanbega authored
This reverts commit 77add479. Reason for revert: This cl introduces consistent test failures https://ci.chromium.org/p/chromium/builders/ci/Linux%20TSan%20Tests/46230 Original change's description: > [omnibox] improve on device head suggest incognito flags. > > 1. Allows to enable on device head suggest in incognito w/o enabling it > in non incognito first. > 2. Removes request delay in incognito since there is no server > suggestion which we need to cope with. > > Bug: 925072 > Change-Id: I344ecc2c620cb95c3b5f7c929cac0d9287b3c05b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881978 > Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> > Reviewed-by: Tommy Li <tommycli@chromium.org> > Commit-Queue: Ce Chen <cch@chromium.org> > Cr-Commit-Position: refs/heads/master@{#710127} TBR=tommycli@chromium.org,jdonnelly@chromium.org,cch@chromium.org Change-Id: I7feaf59d4f0c16afb89e6048e622e4c5e294afd5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 925072 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886333Reviewed-by:
Kamila Hasanbega <hkamila@chromium.org> Commit-Queue: Kamila Hasanbega <hkamila@chromium.org> Cr-Commit-Position: refs/heads/master@{#710287}
-
Vasilii Sukhanov authored
The experiment was launched with the threshold '3'. Bug: 552010 Change-Id: I6bf72aa48715a15c021c907c1a6fd3f0de80a26d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880042Reviewed-by:
Nik Bhagat <nikunjb@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#710286}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a0b89dfb..2fa0ef25 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I6284c0440d24c119460b16547e27914b92d02b5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886790Reviewed-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@{#710285}
-
Jan Wilken Dörrie authored
This change prepares //chrome/browser/ui/webui and //chrome/browser/chromeos for the upcoming switch of base::Value::GetList() from ListStorage& to base::span<base::Value>. It does so by both directly using list APIs exposed on base::Value and making use of base::span where apporopriate. TBR=poromov@chromium.org Bug: 646113 Change-Id: If286e21b71d5abc371d8d6936bca6c4cb9cbb0d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874205 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#710284}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/01a21f71f427..9c71e4936bc2 git log 01a21f71f427..9c71e4936bc2 --date=short --no-merges --format='%ad %ae %s' 2019-10-29 sprang@webrtc.org Remove redundant BitrateProber::OnIncomingPacket() call Created with: gclient setdep -r src/third_party/webrtc@9c71e4936bc2 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/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:None Change-Id: I4f1636367c90829f013354c663a11b98044ff0a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886751Reviewed-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@{#710283}
-
Kamila authored
Change-Id: Ib3249e012753027b1d8ea8024df6cee0e589d3c8 TBR: afakhry@chromium.org BUG: 1019080, 1018498 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886672 Commit-Queue: Kamila Hasanbega <hkamila@chromium.org> Reviewed-by:
Kamila Hasanbega <hkamila@chromium.org> Cr-Commit-Position: refs/heads/master@{#710282}
-
Juan Antonio Navarro Perez authored
Same crash in prediction_metrics_handler.cc as other infinite scroll stories. NOTRY=true TBR=crouleau@chromium.org Bug: 1017661 Change-Id: I902abdf15002e3dcbf93faba0c9c511861724230 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886852Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#710281}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 1874c334. With Chromium commits locally applied on WPT: 1d5b803f "Add WebVTT support for inline styling - Web Platform Tests" af56e43c "Refactor fetch-error.https.html" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: I64d18427f5d7316f0ca60c374c12c4e637aa6a16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886370Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#710280}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/5a19effaca7e..b254eda6882d git log 5a19effaca7e..b254eda6882d --date=short --no-merges --format='%ad %ae %s' 2019-10-29 primiano@google.com Merge "UI: fix include path in heap_profile_flamegraph/common.ts" Created with: gclient setdep -r src/third_party/perfetto@b254eda6882d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: I23b5e5b9587611095b7196e21595012ab508908d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886750Reviewed-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@{#710279}
-
Juan Antonio Navarro Perez authored
Make it slightly easier to write integration tests for results processor involving artifacts. Also fix a bug where creating multiple artifacts of the same type (e.g. many histogram artifacts for different test runs) would write all of them to the same file name, causing them to get overwritten. Bug: 981349 Change-Id: I7eaa8793d09fe0afc869dd8154df628d9ece7774 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880034 Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#710278}
-
Monica Basta authored
This CL does the following: (1) If the user has not customized their local profile name |IsUsingDefaultName() == true| and their local profile name is not 'Person %n', we change the local profile name to 'Person %n'. (2) For newly created profiles, we set the local profile name to 'Person %n' unless the user specifies something else. (3) Fix some corner cases for the display profile name. Bug: 1018719 Change-Id: Ic92bde725d5e33105e251214f01b646a2ff63088 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878377 Commit-Queue: Monica Basta <msalama@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#710277}
-
Henrique Ferreiro authored
blink::WebCanonicalCookie has no users outside of //third_party/blink. Move this class to //third_party/blink/renderer/platform as blink::CanonicalCookie. Bug: 919392 Change-Id: I352d287bc93b3d9801d5598de47d93dc3e8c09e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883576Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#710276}
-
Julie Jeongeun Kim authored
This CL converts ProxyResolvingSocketFactoryRequest to new Mojo types using PendingReceiver, Receiver, and UniqueReceiverSet. Bug: 955171 Change-Id: Ief7194cf589fae12f331ab30f0faeff04efeaefa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1863409Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Nicolas Zea <zea@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#710275}
-
sandromaggi authored
Previously, when autofill actively failed - as opposed to just being unable to fill the fields -, the action was completely terminated. New the required fields fallback will be triggered. Bug: b/143266929 Change-Id: I40ce9ae9d73f1d592d74a6aae3cdac9c25542434 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879893 Commit-Queue: Sandro Maggi <sandromaggi@google.com> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#710274}
-
Sylvain Defresne authored
As documented in //components/README.md, code in components must not depend on higher-level layers of the Chromium codebase, including //ios/chrome. Move ukm_url_recorder.* and tests from ios/chrome/browser/metrics to components/ukm/ios (to parallel the version in content that is found in components/ukm/content). Fix UkmUrlRecorderTest to use WebTestWithWebState instead of the unavailable (due to layering violation) ChromeWebTest. Bug: 754895 Change-Id: I829486037063f16fe5fca5b7617017c0530a1859 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878649 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#710273}
-
chrome://weblayerKamila Hasanbega authored
This reverts commit 90c5851b. Reason for revert: This introduces tests that constantly fail, https://ci.chromium.org/p/chromium/builders/ci/win-asan/8177. Original change's description: > [WebLayer] Add tests for chrome://weblayer page > > This page recently broke (fix in http://crrev.com/c/1880171), so tests > seem like a good idea. > > This also adds a test helper for executing javascript, and makes the > NavigateAndWaitForCompletion function work more similarly to the one in > the instrumentation tests by waiting until the page is finished loading. > > Bug: 1017924 > Change-Id: I8ca048f9a9a92808abf6cfa5d0e091550cc3d9a6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880173 > Commit-Queue: Clark DuVall <cduvall@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Cr-Commit-Position: refs/heads/master@{#709552} TBR=sky@chromium.org,cduvall@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1017924 Change-Id: Ifc5689dc8bb0ec9fdc793bdbb79f44c5388b2266 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886413Reviewed-by:
Kamila Hasanbega <hkamila@chromium.org> Commit-Queue: Kamila Hasanbega <hkamila@chromium.org> Cr-Commit-Position: refs/heads/master@{#710272}
-
Mikel Astiz authored
GUID-related tests have been flaky since introduction and recent investigations suggest that the underlying issue is FakeServer's lack of sending sync invalidations for certain APIs like InjectEntity(). This patch modifies FakeServer to actually issue invalidations and removes some now redundant (and undesired) calls to TriggerSyncForModelTypes(). Assumes this fixes the flakiness, all tests are reenabled. Bug: 1014086 Change-Id: Ie0f597c024646586b9ec6c3dfbb761a86dadaad2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879293Reviewed-by:
Maksim Moskvitin <mmoskvitin@google.com> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#710271}
-
Christian Dullweber authored
Test that web features like SharedWorker and WebLocks that allow to communicate between tabs are blocked when third-party cookies are blocked. The WebLock test is disabled until WebLock works correctly Bug: 989926, 1016355 Change-Id: Ifd885b4e22338d211b35635ad0d85f0981c8e518 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883632Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#710270}
-
Mathias Carlen authored
Before this patch perform_assistant_action was used to trigger Autofill Assistant layer scripts. For an external DirectAction caller it is expected to get a flattened list of direct actions instead of this indirection. The indirection got removed in a previous patch and the perform_assistant_action can now be removed too. Bug: b/138833619 Change-Id: Ib41fe034dc1cdeaae38582c7f5389ed8d1b3946a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879453 Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Cr-Commit-Position: refs/heads/master@{#710269}
-
Arthur Hemery authored
Removing the unusued feature. Bug: 784904 Change-Id: I9d5bed00c0c95b634ce2be7cc1d251be691b2417 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883074Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#710268}
-