- 10 Apr, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/90ff937ff645..0780cae6bf8d git log 90ff937ff645..0780cae6bf8d --date=short --first-parent --format='%ad %ae %s' 2020-04-10 bsheedy@chromium.org Revert "[Telemetry] Standardize CrOS quoting" 2020-04-10 bsheedy@chromium.org [Telemetry] Standardize CrOS quoting Created with: gclient setdep -r src/third_party/catapult@0780cae6bf8d 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 oysteine@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:chromeos-kevin-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 Bug: chromium:1068708 Tbr: oysteine@google.com Change-Id: I20fb92b41c339e0cc30a1b2ba24450734ee02c18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145772Reviewed-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@{#758242}
-
wutao authored
Bug: none Test: NA Change-Id: I4f577c8383408f8e716e52f96cf977af17b96697 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137913Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#758241}
-
Tibor Goldschwendt authored
The share dialog opens when clicking the share button on simple and animated doodles. The dialog lets the user share the doodle via Facebook, Twitter, email, and copy the doodle URL. + Add doodle description tooltip. + Remove TODO about the share button focus ring working for dark doodles. We decided it's an edge case and doesn't warrant fixing. This is a reland of 275bf019 with a fix for flaky Mac tests. `navigator.clipboard.readText()` requires a focused document. Therefore, 'clicking copy copies URL' was moved to interactive_ui_tests, which focuses the document for each test case robustly. Original change info: > Change-Id: Ib2b8d9ca9447a2d6363d3c76167b393f914f60e1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138792 > Reviewed-by: Esmael Elmoslimany <aee@chromium.org> > Reviewed-by: Alex Gough <ajgo@chromium.org> > Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#758033} TBR=ajgo@,owone@,aee@ Bug: 1039910 Change-Id: Ia3cd23e03c3c147314066d7e5420138c906b3557 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145755Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#758240}
-
Reilly Grant authored
This test appears to be flaky and caused a failure on the waterfall. Bug: 1069843 Change-Id: I5afee14c34ed645cc0aed53d5f7ce0e6dc2749c2 Tbr: loyso@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145569Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#758239}
-
Stepan Khapugin authored
Forces ShouldScopeFullscreenControllerToBrowser to be enabled when in multiwindow. This greatly improves usability with multiwindow. Bug: 1069752, 1060653 Change-Id: I4521b4814ebd42aaadbe27c5252a8ef710928d11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144108Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#758238}
-
Corentin Wallez authored
This is step 2 of a N-way patch to move Dawn's GN test targets to a subdirectory: //third_party/dawn to //third_party/dawn/src/tests Bug: chromium:1064305 Change-Id: Icefe9fca706ed19de7a11d989a470b87343317f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144956Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#758237}
-
Yves Arrouye authored
Add a new message and a field in the certificate-based registration data that allows us to provide device identification during registration. Bug: b:153503823 Test: None Change-Id: If6246345a52f79114622fb8d6c3cfc35fe81f635 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141216Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Yves Arrouye <drcrash@chromium.org> Auto-Submit: Yves Arrouye <drcrash@chromium.org> Cr-Commit-Position: refs/heads/master@{#758236}
-
Allen Bauer authored
Bug: 1068323 Change-Id: I9a4588f858169fee41b045f9d8331752df3bd413 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145556 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#758235}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f4403e7a7805..2faa33772be4 git log f4403e7a7805..2faa33772be4 --date=short --first-parent --format='%ad %ae %s' 2020-04-10 egdaniel@google.com Revert "Split apart flushing and submitting in the GrGpu classes and GrDrawingManager." 2020-04-10 egdaniel@google.com Remove vulkan validation layer workaround. 2020-04-10 robertphillips@google.com Appease VS 2019 2020-04-10 bsalomon@google.com Remove GrCaps::getYUVAColorTypeFromBackendFormat(). 2020-04-10 bsalomon@google.com Remove unused GrVkFormatColorTypePairIsValid 2020-04-10 egdaniel@google.com Split apart flushing and submitting in the GrGpu classes and GrDrawingManager. 2020-04-10 stani@google.com Trace texture upload always with Android framework 2020-04-10 jvanverth@google.com More fixes to get D3D tests running. 2020-04-10 bsalomon@google.com Always initialize YUYAIndex::fChannel in wacky YUV format GMs Created with: gclient setdep -r src/third_party/skia@2faa33772be4 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 csmartdalton@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-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 Bug: None Tbr: csmartdalton@google.com Change-Id: Id47abb93ee51658a12da17df5e5357650591c4db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145773Reviewed-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@{#758234}
-
Alan Cutter authored
This CL fixes the warning in mojo_unittests: The following parameterized test case is not instantiated: UninstantiatedParamaterizedTestSuite<EndToEndRemoteTest> Bug: 1045846 Change-Id: Ic67c23f9cdbc3544c857777451691cecc62de92c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144793 Auto-Submit: Alan Cutter <alancutter@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#758233}
-
Chris Lu authored
This reverts commit 65a40c3d. Reason for revert: Failing downstream tests: https://ci.chromium.org/p/chrome/builders/ci/iphone-device/7813 Original change's description: > [iOS] Add ClearSyncedData experiment to field trial testing. > > Updates EarlGrey tests that are impacted by the new default signout UI. > > Bug: 1005509 > Change-Id: I688c15b7b3a7b77be6da9e87d2047dd831818aff > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139708 > Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> > Reviewed-by: Jesse Doherty <jwd@chromium.org> > Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> > Cr-Commit-Position: refs/heads/master@{#758162} TBR=jwd@chromium.org,sdefresne@chromium.org,fernandex@chromium.org Change-Id: I47fac14ddd3767267ad115fbd7816e06c2e71dd0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1005509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143859Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#758232}
-
Sammie Quon authored
If a window is not animated, clipping will happen on first bounds update and without animation. Windows animated into overview remain unchanged. See bug for before and after videos [1]. [1] https://bugs.chromium.org/p/chromium/issues/detail?id=1069540#c11 Test: manual Bug: 1069540 Change-Id: I683b49e87c5fa4fe0bc6d27b2dee31389fbb0d32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145233 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#758231}
-
Jiaxun Wei authored
Bug: 1061344 Change-Id: If8f966a92069e5d6a6a157e29c3a454678cc9590 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141564 Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Auto-Submit: Jiaxun Wei <leuisken@gmail.com> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#758230}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bb2c6c025366..647a242debd9 Created with: gclient setdep -r src-internal@647a242debd9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC nhiroki@google.com,reillyg@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.chrome.try:linux-chromeos-chrome Bug: chromium:1024586,chromium:1024588,chromium:1029346,chromium:1031465,chromium:1047869,chromium:1047876,chromium:1058017,chromium:1058152,chromium:1061193,chromium:1063948,chromium:1065041 Tbr: nhiroki@google.com,reillyg@google.com Change-Id: I073707be66294e8f0c8ef4f362e5624230a28157 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145608Reviewed-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@{#758229}
-
Hongbo Song authored
We need to know total input delay and number of inputs for each page visit. To better align with `PageForegroundSession.ForegroundDuration`, we plan to add TotalInputDelay, TotalAdjustedInputDelay, NumInputEvents UKM for each PageForegroundSession. UKM privacy review: https://docs.google.com/document/d/1F4ZImXniH_YZA6Z4FcONHbwe-ze0q0Bp0W6RKxDf-Kg/edit?usp=sharing Change-Id: I010d8b7b35af3d3f611f8a29542dd10956c2ab7f Bug: 1069304 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144362 Commit-Queue: Hongbo Song <hbsong@google.com> Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Cr-Commit-Position: refs/heads/master@{#758228}
-
Reilly Grant authored
This reverts commit 677e751d. Reason for revert: Failures on ios-simulator-noncq. https://ci.chromium.org/p/chromium/builders/ci/ios-simulator-noncq/3637 Original change's description: > [iOS] Fix NTP presentation on bad ssl pages > > This CL makes sure that we don't display the NTP if the loaded page is > an interstitial page. > This is caused by the behaviour of interstitial when the committed > interstitial feature isn't enabled. In that case the workflow is: > 1. about:newtab is loaded > 2. User loads bad.badssl.com > 3. Navigation did start for bad.badssl.com > 4. Navigation ends for bad.badssl.com > 5. This is a bad ssl page so Chrome actually reverts to about:newtab > 6. Load stops, but at this point the visible URL is about:newtab > 7. The interstitial is displayed and the visible URL is updated to > bad.badssl.com > 8. The observers are notified through DidChangeVisibleSecurityState > 9. No further callbacks > > So the main issue is that there is not callback notifying that the > visible URL has changed. > This CL fixes it by adding a callback on DidChangeVisibleSecurityState > and also on LoadStop to avoid having the NTP flashing between 6 and 7. > > Fixed: 1067250 > Change-Id: Ifc57addf5a6fa9e6295446da34e117028add73fb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141971 > Commit-Queue: Gauthier Ambard <gambard@chromium.org> > Reviewed-by: Livvie Lin <livvielin@chromium.org> > Reviewed-by: Justin Cohen <justincohen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#758163} TBR=justincohen@chromium.org,gambard@chromium.org,livvielin@chromium.org Change-Id: I62d19870a0ad15fbfc4725f43de6eae28950f04e No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145763Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#758227}
-
Roman Aleksandrov authored
Use new method for skipping screen. Add tests for UMA stats. Bug: 1064561 Change-Id: Ieabfdab904e6e83501a3188a3ff8d4184da0bb10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142264 Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#758226}
-
Tao Bai authored
This patch also add a constructor to make unit test easy. Bug: 1064420 Change-Id: Ibeaa4bdab2c66f581360eea1a37e199b2c009313 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140920 Commit-Queue: Tao Bai <michaelbai@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#758225}
-
Steven Bingler authored
SiteForCookies's function will, conditionally on the SchemefulSameSite feature, take scheme of the URLs into account when determining first-partyness and equivalency. Schemefully_same_ will also be used in determining IsNull() when SchemefulSameSite is enabled. Bug: 1030938 Change-Id: I4599555faddf3f294144023af50c1a0ade67cca0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144258 Commit-Queue: Steven Bingler <bingler@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#758224}
-
Moe Ahmadi authored
Certain types of suggestions such as the proactive zero-prefix suggestions may be associated with suggestion group IDs that indicate their type, e.g., trending or onboarding PZPS. Since proactive zero-prefix suggestions cannot be individually deleted, users should be able to hide/show all suggestions belonging to a given group ID. This CL introduces a list pref that controls the visibility of suggestion group IDs. Convenience methods are added to the omnibox:: namespace to check whether a given suggestion group ID is hidden and to toggle visibility of a given suggestion group ID. This CL also renames the files omnibox_pref_names.h/cc to omnibox_prefs.h/cc as they contain more than just the pref names. Bug: 1046547 Change-Id: Iea9a03eb70b780c583e3cf8f48d819a9aa9c1f20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137866Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#758223}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/a5c914b63a0c..97d7f070200a git log a5c914b63a0c..97d7f070200a --date=short --first-parent --format='%ad %ae %s' 2020-04-10 sonnysasaka@chromium.org Add -blueznext suffix as special images 2020-04-09 lamontjones@chromium.org api: update python bindings. 2020-04-09 chrome-bot@chromium.org Update config settings by config-updater. 2020-04-09 kimjae@chromium.org build_dlc.py: Add DLC_DESCRIPTION flag 2020-04-09 saklein@chromium.org cros_build_lib: mute_output only used when set 2020-04-09 saklein@chromium.org cros_build_lib.run: Fix quiet argument. 2020-04-09 saklein@chromium.org run(mute_output): Remove usages of the argument. 2020-04-09 saklein@chromium.org flash-ap: Simplify and enumerate config checks. Created with: gclient setdep -r src/third_party/chromite@97d7f070200a 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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Bug: None Tbr: chrome-os-gardeners@google.com Change-Id: Iebec4597f73ffcd1c8e1e078fbae81b3dd168c21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145606Reviewed-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@{#758222}
-
Adam Langley authored
Change-Id: I157f2b427d2f18d6687661bee941bc9e568d2530 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145559 Commit-Queue: Adam Langley <agl@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Auto-Submit: Adam Langley <agl@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#758221}
-
John Abd-El-Malek authored
Bug: 1025603 Change-Id: I3c38b25403e3400eec7eb13c597a7e52be0b198a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144745 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#758220}
-
Wez authored
This reverts commit b163621e. Reason for revert: These tests no longer fail under Fuchsia. Original change's description: > [Fuchsia] Filter tests broken by getsockname(). > > Temporarily filter some tests which fail due to broken getsockname() > semantics on connect()ed UDP sockets. > > Bug: 989223 > Change-Id: I5ddd5783d33ce84999cced12f273d3680f56fae1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730653 > Auto-Submit: Wez <wez@chromium.org> > Commit-Queue: Kevin Marshall <kmarshall@chromium.org> > Reviewed-by: Kevin Marshall <kmarshall@chromium.org> > Cr-Commit-Position: refs/heads/master@{#683366} Bug: 989223 Change-Id: I6c15a468c80ccceafe3c198cc333f0487a52404b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144175 Auto-Submit: Wez <wez@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#758219}
-
David Tseng authored
Bug: none Change-Id: I16fbd6b1d6a712e69628136d13884a38128d3121 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144403 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#758218}
-
Chris Lu authored
Bug: 790886 Change-Id: I90fdb3e503ca8792d54cf474ee59772ac9aeafe2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142141Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#758217}
-
Chong Gu authored
Symbolize log_listener output, in order to get logs from WebEngine. Able to provide more information when tests fail. If system-log-file is not specified, we create a temp system log that Telemetry can consume. Bug: 1069256 Change-Id: I8a10a37356dc72206a40d985f548b29048b4ee31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142498 Commit-Queue: Chong Gu <chonggu@google.com> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#758216}
-
Torne (Richard Coles) authored
I accidentally shadowed a variable in testDisconnectedViewLoadsContent leading to the test still flaking. Fix that, and also apply the same change to VisualStateTest which also uses a detached view and thus can be vulnerable to the same issue. Bug: 949391 Bug: 1058304 Change-Id: Ifc1d8305dca265368c1fa2dc7d8c1cc9bb487e79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145754 Commit-Queue: Richard Coles <torne@chromium.org> Commit-Queue: Changwan Ryu <changwan@chromium.org> Auto-Submit: Richard Coles <torne@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#758215}
-
Scott Violet authored
Calling WebContents::Stop() from WebContentsObserver::DidStartNavigation() or WebContentsObserver::DidRedirectNavigation triggers a crash. This patch works around this by installing a NavigationThrottle. The NavigationThrottle cancels the navigation as necessary. Does this ensures we don't attempt to call Stop() while servicing these functions, yet ends up with the same result. BUG=1068115 TEST=Covered by weblayer_browsertests Change-Id: I284842120c2466a2a74856c0f72201200137b9af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141232 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#758214}
-
Alex Turner authored
The scripts added by createAdFrameWithWindowStopAbortedLoad must have async set to false to ensure that they are loaded in insertion order. This allows the last script's onload handler signal that all three scripts have loaded. The current behavior -- with non-deterministic ordering -- is believed to be the cause of a flaky test (AdTaggingBrowserTest. ChildrenOfFrameWithWindowStopAbortedLoad_StillCorrectlyTagged) Bug: 1069346 Change-Id: I854eeee46c924920b9842701a6256a119cf676ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144832Reviewed-by:
John Delaney <johnidel@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#758213}
-
Charlie Hu authored
Previously, |message| field in DocumentPolicyViolationReportBody was always set to "Document policy violation", which was not helpful in tracing down the issue. This CL includes the customized message set at callsite of IsFeatureEnabled(DocumentPolicyFeature...) to DocumentPolicyViolationReportBody. Change-Id: If6eaa87140df26f2e8bd1dd45a94a1cfec88e803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110430 Commit-Queue: Charlie Hu <chenleihu@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#758212}
-
Rainhard Findling authored
* Removes |IDS_SHORT_PRODUCT_NAME| from the strings, and moves the strings into the Chrome and Chromium string files. * This is done for translation reasons, see chrome/app/PRESUBMIT.py for details. Bug: 1067175 Change-Id: I963a94a6684f2a2dbdba76c4d790da6c1eb06a8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141104 Commit-Queue: Rainhard Findling <rainhard@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Reviewed-by:
Andrey Zaytsev <andzaytsev@google.com> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#758211}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/469c029a7c22..cf2c8e6068c8 git log 469c029a7c22..cf2c8e6068c8 --date=short --first-parent --format='%ad %ae %s' 2020-04-10 m.maiya@samsung.com EGL: Relax test skip conditions for a few colorspace ImageTests Created with: gclient setdep -r src/third_party/angle@cf2c8e6068c8 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 jonahr@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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: jonahr@google.com Change-Id: I5afeb3ec849767d3ba2ab8950d0f7392aba54930 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145603Reviewed-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@{#758210}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@chromium.org 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: gbiv@chromium.org Change-Id: Ib339e816175670df686263a95bedfe5da5060ea2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145607Reviewed-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@{#758209}
-
Manu Cornet authored
Change-Id: Icd18465789966a8f00c4ad1884eafd84c5a4c5ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144213Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#758208}
-
Tommy Li authored
This CL adds some mouse hover handling to the omnibox Views headers, analogous to what OmniboxResultView already has. The logic is slightly duplicative but I would hesitate to add any abstraction at this point, given the experimental nature of the feature, as well as the fact that it's just two locations. Bug: 1052522 Change-Id: Ib0211c1e168bf17e0ff6ad487cc43c986801e064 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145077Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#758207}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f7255d72f8da..f4403e7a7805 git log f7255d72f8da..f4403e7a7805 --date=short --first-parent --format='%ad %ae %s' 2020-04-10 fmalita@chromium.org Revert "[SVG] Replace custom attribute value wrappers with std::variant" 2020-04-10 fmalita@chromium.org [SVG] Replace custom attribute value wrappers with std::variant Created with: gclient setdep -r src/third_party/skia@f4403e7a7805 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 csmartdalton@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-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 Bug: None Tbr: csmartdalton@google.com Change-Id: I2ab89250f0c28cbd18cb79fd269791bfe0c4dce7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145604Reviewed-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@{#758206}
-
Stepan Khapugin authored
Assigns IDs semi-randomly to created scenes and restores the session from a given session ID into a scene. This fixes a bug where opening a new window would restore the previous session from the first window. However, a permanent solution here would be to actually implement session restoration that is not based on non-persistent integer window IDs. Bug: 1069747 Change-Id: I4a5352d56f4a7d506ff618944b9868c688a5b612 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144274 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Mark Cogan <marq@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#758205}
-
David Jean authored
Screenshots: https://drive.google.com/open?id=1wO5R_D_1ogzaLFIfoaj-puXGwgVGmt2g https://drive.google.com/open?id=1XViRY_5zc_K7zmvznBDsmOTKiJpOwRZD https://drive.google.com/open?id=1ppZj1vKlvHXd8HGxIAUczyCvD4DZ_4a6 Bug: 1052143 Change-Id: I883f97f34be0999171f16075abd975166a53f7b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141900Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#758204}
-
Nate Fischer authored
This documents the cool stuff hiding in Dev UI's options menu. This also links to instructions for hooking up WebView to Chrome DevTools, in case folks find this page looking for that. Bug: 1058571 Test: tools/md_browser/md_browser.py Test: Upload to gerrit > open file > click "gitiles" Change-Id: I6ecd5ac4b8e102b36a5cbdd28c9ce60958057a99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144263 Commit-Queue: Richard Coles <torne@chromium.org> Auto-Submit: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#758203}
-