- 01 Oct, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a39aa78ade7b..563255c6577d Created with: gclient setdep -r src-internal@563255c6577d 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 jbudorick@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 TBR=jbudorick@google.com Bug: chromium:None,chromium:None Change-Id: If4297af70841093d12fe2ec78edb93e706570cba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833113Reviewed-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@{#701533}
-
Xida Chen authored
Crashes on win TBR=hbos@chromium.org NOTRY=true Bug: 1010000 Change-Id: Iad6d7c4fb09568baa46291d1aa027ba50a4be434 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833309Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#701532}
-
Lowell Manners authored
TBR=vakh@chromium.org Change-Id: If78de3f54944ae0aed101c7ca692bdbe5d2d308c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827280 Commit-Queue: Lowell Manners <lowell@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#701531}
-
Shimi Zhang authored
These two functions need to be abstract. Bug: 1004544 Change-Id: I893a47747333d6e39a6855cb7e3627a0ea6a8e00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829874 Auto-Submit: Shimi Zhang <ctzsm@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#701530}
-
Ankit Kumar 🌪️ authored
In CL:1730426 support for click action handling was added. In the struct PP_PdfAccessibilityActionData two more members were added but the members were not added in IPC_STRUCT in ppapi_messages.h file. Due to this, the values were not being sent from the mimehandler process to the plugin process. The default values for the members were being utilized by the plugin process instead of the values in the mimehandler process. Invoke on any link would always navigate to the first link of the page. This CL adds the members in the IPC_STRUCT. A test has been modified to invoke the second link instead of the first. Bug: 981448, 1006729 Change-Id: I7b40753887916cd08a338c9d4c3c63f3dd432480 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826743 Commit-Queue: Ankit Kumar
🌪 ️ <ankk@microsoft.com> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ian Prest <iapres@microsoft.com> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#701529}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/cc55bdc0a75e..94c47dd3da78 git log cc55bdc0a75e..94c47dd3da78 --date=short --no-merges --format='%ad %ae %s' 2019-10-01 primiano@google.com Use explicit moves when returning covariant std::unique_ptr Created with: gclient setdep -r src/third_party/perfetto@94c47dd3da78 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: chromium:141319349 Change-Id: Ib314e21862393a28f83e2379e97c5aae831c9624 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833111Reviewed-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@{#701528}
-
Michael van Ouwerkerk authored
Also, always show a notification, without the device name if not available. Bug: 1005289 Change-Id: I78e20c174661e2e56f0a3f5152de478572243c3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829380Reviewed-by:
Alex Chau <alexchau@chromium.org> Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#701527}
-
Xida Chen authored
TBR=calamity@chromium.org NOTRY=true Bug: 1003715 Change-Id: I59710ef90fe3e2a17166b72d7328dbdb484b72bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832252Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#701526}
-
Lily Chen authored
This change updates some tests in //content/browser/browsing_data and //chrome/browser/browsing_data to work with SameSiteByDefaultCookies and CookiesWithoutSameSiteMustBeSecure. In particular, since by default cookies will be treated as SameSite=Lax, setting cookies requires a CookieOptions object with an appropriate SameSite context. Also, cookies with SameSite=None (NO_RESTRICTION) must also be Secure. Bug: 1006816 Change-Id: I9fbc55bebe2455478392a21eb63994ba53467273 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1830286Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#701525}
-
Mikhail Khokhlov authored
It makes sense to treat output formats that require metric computation different from those that only report test success/failure. This CL introduces this distinction. Bug: 981349 Change-Id: I3f19988dd9ef7871489b263768b1ca250cf54535 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829340 Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#701524}
-
Andreas Haas authored
This CL changes the buffering of received bytes in the {FetchDataLoaderAsArrayBuffer} class. The original implementation copied received bytes into a pre-allocated ArrayBuffer. Later when fetching finishes, the content of that ArrayBuffer is copied to another ArrayBuffer of the correct size. When the initial ArrayBuffer was not big enough, its content was copied to a bigger ArrayBuffer. The new implementation stores the received bytes in a list of chunks. When fetching finishes, we just allocate a big enough ArrayBuffer and copy the received chunks into it. This change removes unnecessary copies when the initial buffer was not big enough. The actual reason for the change is a refactoring of WTF::ArrayBuffer, so we try to remove unconventional uses of ArrayBuffer::Create. R=yhirano@chromium.org Bug: v8:9380, chromium:1008840 Change-Id: Ic8da2dc1d171cd23b016823e04791328a0d4dbfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1828819 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#701523}
-
François Beaufort authored
This CL redefines GPUExtent3D as not only a GPUExtent3DDict, but also a sequence of unsigned long as specified in https://gpuweb.github.io/gpuweb/#typedefdef-gpuextent3d Bug: 877147 Change-Id: If5eb7d3b6f79f1234938f1fbae7c7fe5f0b7aa28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1828909 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#701522}
-
Sergio Villar Senin authored
There are several includes of that header because code in chrome/browser and content/ uses blink::WebCache::ResourceTypeStat(s). In order to remove the dependency, the definitions of those structs were moved out of the blink::WebCache class and placed on a new header file in blink/public/common. Bug: 1008303 Change-Id: Ic46f991c7a269eb227954c6b1fecdc639d8c8903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829381 Commit-Queue: Sergio Villar <svillar@igalia.com> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#701521}
-
Erik Chen authored
Bug: 912193 Change-Id: I3fd71adb55339c536d228e0b7a20fa64fbb6dd3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829588 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Erik Chen <erikchen@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#701520}
-
Sylvain Defresne authored
base::Bind/base::Callback are deprecated in favor of either base::BindOnce/base::OnceCallback or base::BindRepeating/ base::RepeatingCallback (depending on whether the callback is invoked once or multiple time). Convert all uses of base::Bind/base::Callback in third_party/libaddressinput/chromium to the recommended methods/types. Bug: 1007841 Change-Id: Ia0f9f50372e21f3207fbbd29d52ec7465e46663f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831875 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701519}
-
Henrik Boström authored
TBR=yulunwu@chromium.org, tbarzic@chromium.org NOTRY=True Bug: 1009916 Change-Id: I4b4cb287c5f211bb0afb64b068d1ce49848b6eef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833602 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#701518}
-
Henrique Ferreiro authored
This is a reland of b0784c2f Original change's description: > Migrate assistant_volume_control.mojom to the new Mojo types > > Convert the implementation and all users of the > ash::mojom::AssistantVolumeControl and VolumeObserver interfaces. > > Bug: 955171 > Change-Id: Id4fd8931ecc2d29eaff0b25defb909bf0f491aca > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795422 > Reviewed-by: Oksana Zhuravlova <oksamyt@chromium.org> > Reviewed-by: Emily Stark <estark@chromium.org> > Reviewed-by: Mitsuru Oshima <oshima@chromium.org> > Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> > Cr-Commit-Position: refs/heads/master@{#696007} Bug: 955171 Change-Id: I736aac9001f069bc701c1f4940b92e9c121d5db6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1803139 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#701517}
-
Henrik Boström authored
See https://crbug.com/1009917 TBR=archanasimha@google.com, vakh@chromium.org NOTRY=True # Yolo Bug: 1009917 Change-Id: Id0def6288f9b1386f8dbfc0df0647882be0529a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831876 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#701516}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e6257953. With Chromium commits locally applied on WPT: 03ccd4e9 "html: Move autofocus tests to html/interaction/focus/the-autofocus-attribute/" ab4b7009 "[Native File System] Aborting a directory iteration succeeds" 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 Directory owners for changes in this CL: rego@igalia.com: external/wpt/css/css-grid NOAUTOREVERT=true TBR=foolip No-Export: true Change-Id: Ib0f3787d2be79a32b3de937d5483b1a2ca949bef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832439Reviewed-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@{#701515}
-
Henrik Boström authored
Flaking on windows, examples: https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20(dbg)(1) TBR=mbonadei@chromium.org NOTRY=True Bug: 993020 Change-Id: I00cadbc09ecc65a403a2fb67c1bb1f4b85542b7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833464Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#701514}
-
Julian Watson authored
Bug: 995495 Change-Id: I47972375496ec0a7e44d48ae260817faf73175f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833021 Auto-Submit: Julian Watson <juwa@google.com> Commit-Queue: Alex Ilin <alexilin@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#701513}
-
Kuo Jen Wei authored
Bug: 1004915 Test: On device with 30/60 FPS capability, see if tooltip showing on 30/60 FPS are correct and a11y UX behave as expected. Change-Id: I79ac58dcaf0629451fae722f40b0656d92f53dad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826741 Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#701512}
-
Morten Stenshorne authored
No behavior changes. Rename from NGLayoutResult::NGLayoutResultStatus to NGLayoutResult::EStatus. Let HandleInflow() and HandleNewFormattingContext() return NGLayoutResult::EStatus instead of bool, so that they can tell not only whether to abort, but also how. This is in preparation for break avoidance between block siblings, where we may decide to abort and relayout to an earlier good breakpoint (NGLayoutResult::kNeedsEarlierBreak) while inside a child. Change-Id: Id78af6455839885ff8253575c91496291ffdfcbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829349 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#701511}
-
Michael van Ouwerkerk authored
Bug: 971725 Change-Id: Ie7eda9e6234096fbbf61ff669446a047133330ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831915 Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#701510}
-
Tim van der Lippe authored
Bug: 1006759 Change-Id: Ib72e0acbb20c4579e708cd79a67ffd0bc2073b70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829102 Commit-Queue: Tim Van der Lippe <tvanderlippe@chromium.org> Reviewed-by:
Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#701509}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/894eb8b0c9ba..2f7d7794719a git log 894eb8b0c9ba..2f7d7794719a --date=short --no-merges --format='%ad %ae %s' 2019-10-01 philipel@webrtc.org Use new RtpFrameObject ctor for fuzzing. 2019-10-01 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision a9354743..aa4c7d6a (701308:701411) 2019-09-30 mellem@webrtc.org Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. Created with: gclient setdep -r src/third_party/webrtc@2f7d7794719a 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: Ia482770190cd253f6077f5302dc24b378a0d0b35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833053Reviewed-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@{#701508}
-
Alex Ilin authored
log messages referring to updates those messages. AccountReconcilor: :LoadValidAccountsFromTokenService() contains outdated AccountReconcilor: :ValidateAccountsFromTokenService method. This CL Change-Id: I3b9669cc65bd6582c7a2cc88407abb999f933523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829709Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Auto-Submit: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#701507}
-
Oleh Lamzin authored
Reset USB Ethernet MAC address source for all secondary devices to avoid MAC address conflict. After Chrome crash shill's devices can have leftover values and there can be a conflict if two devices will have the same MAC address source. BUG=b:132240657 TEST=unit_tests Change-Id: Icba8eca767a1a1a5516851708738f24dac550e38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829345 Commit-Queue: Oleh Lamzin <lamzin@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#701506}
-
Thomas Tangl authored
...from 64 to 256. This is needed for the identity image in the profile menu. Follow-up work: Update logic to not download the same account image twice (check whether the parameterized image URL changes). Bug: 995720 Change-Id: I013124e784b0916c4fcfa70423061dba957c6869 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831868 Auto-Submit: Thomas Tangl <tangltom@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#701505}
-
Juan Antonio Navarro Perez authored
Bug: 1003530 Change-Id: Id9f2bb1b092ee46987c1ed53f1190c85c36604f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1802194 Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#701504}
-
Luca Hunkeler authored
Adds tests for CloseCustomTab, OnClientSettingsChanged and OnOverlayColorsChanged. Also deleted the default implementation of methods in ControllerObserver. Bug: b/141163294 Change-Id: Idc6439ec7a83a09d34eba92fd3ac7521596d0193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831806 Commit-Queue: Luca Hunkeler <hluca@google.com> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#701503}
-
Kuo Jen Wei authored
Bug: 980812 Test: Test firing single intent, firing consecutive intent, firing intent when non-intent CCA window already opened, see if all scenario conform with UX mock. Change-Id: I4019d836a25ee0013a9bc3dd341dd81ea99c958f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1752483 Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#701502}
-
Rafał Godlewski authored
Saves credentials in the leaked credentials table when the leak detection confirms that they are leaked, removes them otherwise. It is currently hidden behind a feature. Bug: 1005746 Change-Id: I23277b3cd395a9464e0dd0f4f1e4976b901d2a65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826998 Commit-Queue: Rafał Godlewski <rgod@google.com> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#701501}
-
Henrik Boström authored
It's flaky, see https://crbug.com/1009964 TBR=xhwang@chromium.org NOTRY=True Bug: 1009964 Change-Id: I81b753a5ceb879e0c9ed3753bfc381d81c60925e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829716Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#701500}
-
Jérôme Lebel authored
Removing _prefChangeRegistrarApplicationContext from PrivateTableViewController. This should have been done in: crrev.com/c/1798709 Bug: 951313 Change-Id: I4288d6f830197e4c8e326e752bc6aac779ead7c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829702 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#701499}
-
Christoph Schwering authored
Stopped casting votes for A-Z, 0-9 because they're not used on the server side. The newly freed voting capacity is spent on voting for special symbols (previously in 6 out of 9 cases, now in 8 out of 9 cases). Bug: 990748 Change-Id: I8d6086310ce73e3ba0e9124be597a5767ff95c3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1811039 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Christoph Schwering <schwering@google.com> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#701498}
-
Andrei Chulkov authored
This CL adds integration tests for the automatic and manual generation features in the password manager. Bug: 894756 Change-Id: I03f5c88e7eef220658dec05b732063c16fb5a701 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826785 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#701497}
-
Tsuyoshi Horo authored
This CL introduces BundledExchangesHandleTracker class to track navigations within a bundled exchanges file. A BundledExchangesHandleTracker is created by BundledExchangesHandle while loading a page in the bundled exchanges file and passed to the next navigation from the page. And MaybeCreateBundledExchangesHandle() creates a new BundledExchangesHandle to load the page if the next page is in the bundled exchanges file. TBR=toyoshim@chromium.org Bug: 995177 Change-Id: Ib4faaa70390d432f74424fd278f53d86d20f28d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800811 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#701496}
-
Henrik Boström authored
This reverts commit 7c390807. Reason for revert: Speculative revert due to failures on ChromeWorkerBrowserTest.SharedWorkerScriptFetchWithThirdPartyBlocking on windows. First one on the Win7 (32) Tests: https://ci.chromium.org/p/chromium/builders/ci/Win7%20%2832%29%20Tests/52766 Original change's description: > [PM] Add SharedWorkerWatcher > > This class observes running shared worker instances, keeps track of > the connection to their client frames and manages the lifetime of > worker nodes in the Performance Manager graph. > > Bug: 993029 > Change-Id: I2e0c7cd9f194a06405293c22fd543a14ff3c6cbc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757283 > Commit-Queue: Patrick Monette <pmonette@chromium.org> > Reviewed-by: Matt Falkenhagen <falken@chromium.org> > Reviewed-by: Sigurður Ásgeirsson <siggi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701445} TBR=falken@chromium.org,pmonette@chromium.org,siggi@chromium.org Change-Id: I60357d4217f658967920dc456517764b5123c77c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 993029 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832266Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#701495}
-
Colin Blundell authored
Bug: 1008813 Change-Id: Id4a9aebe519f5a495d956ab4fcff046402edfbd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832803 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#701494}
-