- 08 Oct, 2019 40 commits
-
-
Boris Sazonov authored
Replaces how the title and the subtitle in the TouchToFill bottom sheet are aligned. Before, layout_width="match_parent" with textAlignment="center" were used. This has caused issues with device rotation (see bug). After this change, layout_width="wrap_content" and layout_gravity="center_horizontal" are used. Bug: 1012224 Change-Id: I98f7cdeab9be84eee80d2dc14cc29ae820af6b13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847285Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#703769}
-
danakj authored
The GetVisualProperties() method is not called from RenderWidgetHostImpl::SynchronizeVisualProperties() if the RenderWidgetHostView is gone. The other callers are during creation of a RenderFrame and a RenderView. In both cases, the renderer is already known to be live and the RenderWidgetHostView is present. For child frames we ordered the RenderWidgetHostView after the RenderFrame, but this puts them in the other order to allow the RenderFrame to depend on the view for constructing VisualProperties(). R=avi@chromium.org Bug: 419087 Change-Id: Id5cb55074f56e74d1a844b79c2eb945156fc2916 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841972 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#703768}
-
Lucas Furukawa Gadani authored
Bug: 984550 Change-Id: I2e1b888bff9fad066931c98afa19e63fa78250a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1842296Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#703767}
-
Piotr Pawliczek authored
The class ServerPrintersProvider is responsible for building resultant list of printers exposed by available print servers. It uses instances of ServerPrintersFetcher to query print servers and builds a resultant list of server printers. The list of server printer is then passed to CupsPrinterManager. BUG=chromium:896778 TEST=on local chrome build Cq-Depend: chromium:1769161 Change-Id: If5db64ea62697a34655b05825e25bd59f98fcb6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1702583Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-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@{#703766}
-
Tao Bai authored
The flakiness seem related to Windows platform, so only disable them on Windows, see crbug.com/1010955 Bug: 1010179, 1011204 Change-Id: Id1fdebe7dc1603909173817604251e2aa50517d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846551Reviewed-by:
Changwan Ryu <changwan@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#703765}
-
Olivier Yiptong authored
The getFile() method on NativeFileSystemFileHandleImpl returned a File that wasn't sized correctly. This caused issues when trying to use methods on the File object that would use the bounds to do operations. BUG=1011179 Change-Id: If900ac39be6b7bfc9d693680aa5d20b6b9c926d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845998 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#703764}
-
Arthur Hemery authored
Filtering out flaky tests for android-bfcache-linux. Bug: 1007276 Change-Id: Id44e8f1c1a6afe557085a9a9774a311e8f56c1d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847276Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#703763}
-
Tao Bai authored
The flakiness seem related to Windows platform, so only disable them on Windows, see crbug.com/1010955 Bug: 1010187, 1009359 Change-Id: I219b04f1633e9b5151584371f06d92f4dc61a492 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846478Reviewed-by:
Changwan Ryu <changwan@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#703762}
-
Friedrich Horschig authored
This CL deletes the unused feature that was used for the TouchToFill bottom sheet. It has no associated flag and — according to codesearch — no reference anywhere. Bug: 1011185 Change-Id: I329429b5613eaebca1366cbddadd07a30ebd95d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847305Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#703761}
-
Henrique Nakashima authored
Bug: 995916 Change-Id: Id6e45dbb397a132860b40915c1cc9cce901b0a04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829649 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#703760}
-
Robbie Gibson authored
The first occurrence was a bug, and now has an early return if the Default Search Provider is null. In the second occurrence, the default search provider was checked earlier, so I added a DCHECK at this use. Bug: 1011899 Change-Id: Iad7640d0b6666288e8ea94119b6f203a30800444 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847213Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#703759}
-
Philip Rogers authored
This code became unused after https://crrev.com/691020. Change-Id: I9f91a36e98518ec907f63c7cfefc0503481e784b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846338 Auto-Submit: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#703758}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<HTMLPictureElement> and DynamicTo<HTMLPictureElement> as new downcast helper 2. Use IsA<HTMLPictureElement>(element) in place of IsHTMLPictureElement(element) Bug: 891908 Change-Id: I1e4a3a63e326bf9c93c0dd170907cb58f0a4722b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846429Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#703757}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 91795f43. With Chromium commits locally applied on WPT: c19433ef "Reland "[ChromeDriver] Stop using --ignore-certificate-errors"" 23748e60 "Change text directive to text=" 2f7c5562 "Fetch Metadata: Split `sec-fetch-dest` out from other headers' tests." 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: skobes@chromium.org: external/wpt/css/css-scroll-anchoring NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: Ic85b734226ce1ce879947a28b9342d63dfbcdcc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847731Reviewed-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@{#703756}
-
Darin Fisher authored
This avoids keeping corresponding resources alive indefinitely. Bug: 1004094 Change-Id: I21fe10289ed296916feaf53e9a5934cff968eabd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819558 Commit-Queue: Darin Fisher <darin@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#703755}
-
David Benjamin authored
user_manager is never actually used, except to check if it's there. UserManager::Get(), in turn, fails a CHECK if there is no UserManager. Bug: none Change-Id: I6e3adfc1b5143447f90e2f3cd04ff1e6af5d64b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846078 Auto-Submit: David Benjamin <davidben@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#703754}
-
Koji Ishii authored
This patch fixes line breaking when break opportunities have `font-size: 0`. `font-size: 0` makes all characters at position 0. This confuses when |NGLineBreaker| needs to rewind, and tries to find the break opportunity before the current one. This patch fixes it by using |PreviousBreakOpportunity| in such case. Bug: 1006127 Change-Id: I449d6f8aaba4deccd458c5e077920b1a8bf79305 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1843991Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#703753}
-
Joshua Peraza authored
Sandboxed processes configure the handler as their ptracer but this relationship is not inherited by any children they spawn, such as the syscall broker. Bug: 1009785 Change-Id: I5356fbfb588a3e47550cac9be45d419d3784e5ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845579Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org> Cr-Commit-Position: refs/heads/master@{#703752}
-
Yann Dago authored
Visual: http://screen/ihJM5xoT5BL Bug: 1009457 Change-Id: Ide05aa692968a6956a8e364a722d8e705a9193fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829571Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Yann Dago <ydago@chromium.org> Cr-Commit-Position: refs/heads/master@{#703751}
-
Etienne Bergeron authored
This CL is adding a faster GetFallbackFont(...) on linux. The previous implementation was calling the FontConfig API for each request. The current proposal is to keep a cache of font entries. Each font entry contains the appropriate font information and charset. GetFallbackFont(...) returns the preferred fallback font based on the locale and the input text. The charset is used to find the font that has the better coverage for the request. Bug: 1007431, 1003997, 1008824, 904994 Change-Id: I94b483933a4dec4d7aa0a261c5000f3b37f79d59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825122Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#703750}
-
Tim van der Lippe authored
Bug: 1006759 Change-Id: Iaf9bc50583ed4936998f73c29c915d9c6f086195 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847286 Commit-Queue: Tim Van der Lippe <tvanderlippe@chromium.org> Reviewed-by:
Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#703749}
-
Andrew Grieve authored
Bug: 982762 Change-Id: Idbe727658e593d8987c049f7168545eccac63a00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837271 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#703748}
-
Ken MacKay authored
Merge-With: eureka-internal/321778 Bug: internal b/127963522 Bug: internal b/141138924 Change-Id: I08813895e48ea3e983258e3e0d316b8acda740b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1842677Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#703747}
-
Joshua Peraza authored
Change-Id: I8d424c224d0fca78135749fb415f47a92da830f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836000Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org> Cr-Commit-Position: refs/heads/master@{#703746}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/199e8ee06a7a..e600ac2a03bb git log 199e8ee06a7a..e600ac2a03bb --date=short --no-merges --format='%ad %ae %s' 2019-10-08 timvp@google.com Create test to validate scissor size is correct Created with: gclient setdep -r src/third_party/angle@e600ac2a03bb 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 geofflang@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=geofflang@google.com Bug: None Change-Id: I134151f7c8ea7c23729dcb1e5d144b7266df689c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846758Reviewed-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@{#703745}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a9e7e778b1db..457b1b9115f5 Created with: gclient setdep -r src-internal@457b1b9115f5 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 Change-Id: Ief8b236d84d131126eca40b153444ec283b55d0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846760Reviewed-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@{#703744}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I751eaf5cb696b1d22a496a7a2ce4aa4e1b050071 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847489Reviewed-by:
Ben Mason <benmason@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#703743}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a6f07c5b5c7e..7efb1a6dbcff git log a6f07c5b5c7e..7efb1a6dbcff --date=short --no-merges --format='%ad %ae %s' 2019-10-08 egdaniel@google.com Move vulkan BytesPerPixel to format table. Created with: gclient setdep -r src/third_party/skia@7efb1a6dbcff 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 kjlubick@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 TBR=kjlubick@google.com Bug: None Change-Id: I44ea24c2cf0d574d5fdcce8cfa810343eb4359e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846757Reviewed-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@{#703742}
-
Boris Sazonov authored
Adds XML illustration to TouchToFill bottom sheet and updates the layout to match the mocks. Screenshots: https://crbug.com/1009331#c12. Bug: 1009331 Change-Id: I3d274542cef1ae8ab5ee743d7292ccf78988b892 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847282 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#703741}
-
Santiago Aboy Solanes authored
This CL was created automatically with tools/perf/update_wpr script R=perezju@chromium.org Bug: 878390 Change-Id: I4542da64c15feb4a72e5a6cefd9204ce0bfb0f16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816551 Commit-Queue: Santiago Aboy Solanes <solanes@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#703740}
-
deepak1556 authored
Bug: none Change-Id: If878b3a7f5bb051c6e99c617418475c12754ae90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845624Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#703739}
-
Ben Kelly authored
Bug: 960012 Change-Id: Ia1c56eedf82376542b2d143692e133a173bd0653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845856Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#703738}
-
Dmitry Gozman authored
It has a single callsite only. Drive-by: use WebHTTPResponse::HttpStatusCode() instead of custom stored one. Bug: none Change-Id: I08a566cadcff6ecb0dc5022db8da306f89b0c3ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1843967Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#703737}
-
Dave Tapuska authored
RevocableInterfacePtr was never completed to provide what it needed to. As well it needed to be written to use new mojo definitions. It was decided to just remove its use at this time. BUG=978694 Change-Id: I7632be4f8d6f164fd47c1cf985f3a52978b02999 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841736 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#703736}
-
sczs authored
Adds a background to the Banner icon per the latest design. Might update some constants later on once we have mocks. Screenshot: https://drive.google.com/open?id=1QC-4fhRow-s8Ar1eYxhlW1vOu6vriEzQ Bug: 961343 Change-Id: I7cee0a8b00d21dccbe58898286e13385e7d8a199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845877Reviewed-by:
Peter Lee <pkl@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#703735}
-
John Chen authored
These failures might be due to crrev.com/692284, which has been reverted. Re-enabling the tests. Bug: 1000734 Change-Id: I8d4c7bfdce6be7f64ee08f83de08a134a45a41e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846815Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#703734}
-
Sami Kyostila authored
When emitting trace events for blame contexts, first check whether tracing is enabled. If tracing is disabled, we can avoid some of the overhead associated with preparing to log a trace event (e.g., timestamp lookup). Bug: 678143 Change-Id: I6ca2ebf897d88eec7f8ad4b8557136af87524487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847300 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#703733}
-
Emircan Uysaler authored
This is a reland of a2c0ced3 Original change's description: > [Fuchsia] Reenable protected mode in WebEngine > > Bug: 982922, fuchsia:24570 > Change-Id: If9fb495249488c43f97e4451a14f0193911d600f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804527 > Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> > Commit-Queue: Emircan Uysaler <emircan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#697683} Bug: 982922, fuchsia:24570 Change-Id: I8bd4459d54e7d4aab6e839916a6de2263c4ee242 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841770Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#703732}
-
Antonio Gomes authored
This reverts commit 62fa86d3. Reason for revert: This is a reland of https://crrev.com/c/1813306 now that the test failures on dbg component builds were fixed. Original change's description: > Revert PeerConnectionDependencyFactory Onion Soup CLs > > This CL reverts several Onion Soup CLs related to PeerConnectionDependencyFactory. > The first one in the chain is the culprit for causing failures in some bots, > but in order to revert it, it is necessary to revert several follow-up CLs. > > > Revert "Onion soup PeerConnectionDependencyFactory and its direct dependencies" > > This reverts commit 7e1e15c3. > > Revert "Move filtering_network_manager.h and network_manager_uma.h out of the Blink API" > > This reverts commit 8f18d55d. > > Revert "Move stun_field_trial.h out of the Blink API" > > This reverts commit e8cd34ee. > > Revert "Move {ipc,empty}_network_manager.h and out of Blink API" > > This reverts commit 2dc64b39. > > Revert "Move socket_client.h out of the Blink API" > > This reverts commit b2223b28. > > Revert "Remove rtc_video_{encoder,decoder}_factory_util.h from Blink API" > > This reverts commit a438dfe1. > > Revert "Move video_codec_factory.h out of the Blink API" > > This reverts commit 2fa285a7. > > Revert "Change blink::PeerConnectionDependencyFactory ownership" > > This reverts commit a1ac2f02. > > Revert "Replace uses of blink::Platform::GetWebRtcAudioDevice" > > This reverts commit c19364a1. > > Revert "Remove left-over //content/renderer/p2p/" > > This reverts commit f4bbeac1. > > > Bug: 1005604 > TBR: treib@chromium.org > > Change-Id: I6d287dc1d141721496d5e058639f268b73b1ab09 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1813306 > Commit-Queue: Guido Urdaneta <guidou@chromium.org> > Auto-Submit: Guido Urdaneta <guidou@chromium.org> > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Cr-Commit-Position: refs/heads/master@{#698024} TBR=guidou@chromium.org Change-Id: I191ee9c271047f5c02971b8f7c4ea3d6d0460dbd Bug: 1005604 Change-Id: I191ee9c271047f5c02971b8f7c4ea3d6d0460dbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814600Reviewed-by:
Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#703731}
-
Gavin Williams authored
New screen: http://screen/GY3MX8BhZoW Bug: 1003036 Change-Id: If70d82bfc93707ec85dd8b3123369f402bdca328 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809611Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#703730}
-