- 03 Jun, 2020 40 commits
-
-
Alexander Surkov authored
Extend property filtering capabilities by allowing to whitelist accessible objects the property should be called for. Format is: :LINE_NUM_0,...,LINE_NUM_N Bug: 1086610 AX-Relnotes: n/a Change-Id: Iea938c3ea1a6f766d40bec20a6e54be8d2bf5520 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218610Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#774849}
-
chrome://settings/passwords/deviceVictor Hugo Vianna Silva authored
This CL prepares for the introduction of the new page, in order to make the diff smaller when the page functionality is actually added. It adds the necessary strings, the new '/device' route and the settings-subpage component where the new page will be injected. The route only exists for users with the kEnablePasswordsAccountStorage feature enabled. The page is not searchable from settings. This is to avoid users who are not eligible/opted-in to b4p accessing it by mistake. The page can still be accessed by those users if they type the URL on the omnibar, as happens for other pages in Settings. Bug: 1049141 Change-Id: I726549953b28abf9da0d764629d0fab529d9b877 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228618 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#774848}
-
Muyao Xu authored
Bug: b/156816905, 1087003 Change-Id: I703a7b6f100c54081d016768885012bb7e981ac4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218550 Commit-Queue: Muyao Xu <muyaoxu@google.com> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#774847}
-
Theresa Wellington authored
Add additional histograms to measure how long it takes to retrieve application restrictions from the OS when the returned Bundle is empty vs not empty. BUG=1086945 Change-Id: I7d1a32372810dfa2ac6c5d55f42a5b2fbbe57455 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2223370Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#774846}
-
Lukasz Anforowicz authored
Bug: 1069567 Change-Id: I0e83dd3966c88bb9d5dda4744596bfa3729a606d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159789 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#774845}
-
Dominic Farolino authored
Bug: 1079372 Change-Id: Ie1a116405cf89a4fa07e1716ec36170c75ba55fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2190034 Commit-Queue: Dominic Farolino <dom@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#774844}
-
Christopher Cameron authored
Create a viz::ToMTLPixelFormat helper function, and use it in the shared image factory, and in the output surface allocation. Update the default gfx::BufferFormat for SkiaOutputDeviceBufferQueue for macOS, and add a TODO noting that the correct value should be determined at the Reshape call, and not at initialization. This is enough to get --enable-features=SkiaRenderer,Metal to draw the browser and some simple pages. Bug: 894929 Change-Id: I3fde39349fecaea856293609e5b877c49e46d0e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225485 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#774843}
-
Yi Gu authored
Bug: 1088687, 1088689 Change-Id: Ifbbd3e69bb6c777df08667a1000fb25945592f76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225748Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#774842}
-
Mike Wittman authored
The assertion is implemented with DCHECK so is non-reentrant. It cannot be safely invoked from the GetItems() functions since they are invoked while the target thread is suspended. Independent of that the assertion does not work in general on Android because the checking done by base::Lock::AssertAcquired() is too restrictive. Bug: 1004855 Change-Id: Ia2b390283844adf640077e7ee34650bf610cca09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225784 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#774841}
-
Wei Li authored
Author: pkasting@chromium.org Examples: tluk@chromium.org Markdown: weili@chromium.org Bug: none Change-Id: Ibb81c34929b33479124d49aa2654468fc89564bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2224604 Commit-Queue: Wei Li <weili@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#774840}
-
Matt Wolenetz authored
Changes the keyframeness verification to use a StrictMock. Previously, an unexpected call on the non-strict Mock would not always result in a test failure. Discovered while working on bug 1079034. BUG: 1079034 Change-Id: I4071fa5da4c2f349254e6bad4c01d67fc7e3935c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229157 Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Commit-Queue: Dan Sanders <sandersd@chromium.org> Auto-Submit: Matthew Wolenetz <wolenetz@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#774839}
-
Rakina Zata Amni authored
For FindInPageBestEffortPriority experiment. Bug: 1063199 Change-Id: I9ca7f639cf4d15937b5dbd024e9a61e606a7a88d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227713Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#774838}
-
Hazem Ashmawy authored
No change to logic, just moving some files around. Both of nonembedded UMA recorder and replayer classes are just used in a particular place and are not shared (or "common") between webview code. So This moves them closer to where they are actually used: - AwNonembeddedUmaRecorder is only used in nonembedded processes so it's moved to nonembedded dir. - AwNonembeddedUmaReplayer is only used in the browser process so it's moved alongside the AwMetricsServiceClient. This should align better with the scope of the current webview subdirectories structure and help having better OWNERs scope for each class. Bug: N/A Test: N/A Change-Id: I34d8984956e8d657c8e70874f28de25cdc199bae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228149 Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#774837}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/a4dfe24d7696..f84ab8e2ddfa 2020-06-03 steveanton@webrtc.org Add publicly visible mock for PeerConnectionFactoryInterface 2020-06-03 steveanton@webrtc.org Mark mock_peerconnectioninterface.h as publicly visible If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I94ea6e02ee2b713a8f5f4dc0c56a75e3c4bce487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229351Reviewed-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@{#774836}
-
dstockwell authored
Bug: 1089736,1088568,1088567,1088566,1088565 Bug: 1088564,1088563,1088562,1088561,1088560 Bug: 975722,975448 Change-Id: Icb1104cc5db2f636fa4e794329b4477daffb6894 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2224419Reviewed-by:
Rachel Carpenter <carpenterr@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Auto-Submit: dstockwell <dstockwell@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#774835}
-
Xiaoqian Dai authored
Bug: 1063144 Change-Id: Iea6a7b5ecf1089eef11237c401433ca9a59e9e65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2166360 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#773852} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227239 Cr-Commit-Position: refs/heads/master@{#774834}
-
Marcus Pasell authored
Update the enums used by the BrowsingDataRemover to be 64bit unsigned to make room for future additions. Update usages and bitmasks to also reflect this change. Bug: 668114 Change-Id: I4279e1a2f0ab90e580e47d384d7d75d9be5c8b8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200460Reviewed-by:
Lily Chen <chlily@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Marcus Pasell <mapasell@microsoft.com> Cr-Commit-Position: refs/heads/master@{#774833}
-
Henrique Ferreiro authored
On Aura platforms, calling display::screen::GetDisplayNearestView() with a nullptr as the native view always results in the primary display being returned. Use this fact to implement GetDefaultScreenInfo() in terms of GetNativeViewScreenInfo(). Change-Id: I51275e03449f73450d4aa20629a674beb7298182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228531Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#774832}
-
Sunny Sachanandani authored
This partially reverts commit 403648e2. The reason for limiting this change to SkiaRenderer, and using the old path for GLRenderer is to minimize risk for merging this fix to M84. Once merged, this CL will be reverted so that we use the same code path for both GLRenderer and SkiaRenderer. Bug: 1078551 Change-Id: Ia058a476c3503546a910c6c61e6f126d257c8ee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229155 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#774831}
-
Xi Han authored
Bug: 1072499 Change-Id: I9494b99cc0dbbe29c9b8f3741b753b58b3a9259c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225285Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#774830}
-
Ionel Popescu authored
This CL updates the date and select behavior so that Enter submits the form. The new behavior consistent across platforms is: - Enter submits the form - Space opens the popup Bug: 1087503 Change-Id: I84b28ef5f4ab0c6209852bc9c6707dc26299c336 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227120 Commit-Queue: Ionel Popescu <iopopesc@microsoft.com> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#774829}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/91a2d1d02653..5e0e3b5576a5 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 fdoray@google.com,dmazzoni@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1045256,chromium:1087433 Tbr: fdoray@google.com,dmazzoni@google.com Change-Id: Id1f8bb45a5207eeef519209ac24808d611dde5e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229347Reviewed-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@{#774828}
-
Mohamed Heikal authored
Public CQ does not check android only scripts for pydeps thus a cl (crrev.com/c/2218528) was landed that did not change pydeps but only broke downstream CQ. TBR=lpz@chromium.org Change-Id: I77c58cfb6548278366fc89a3c63220416bd25aeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228362Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#774827}
-
Brian Norris authored
It's being killed in https://crrev.com/c/2225188. Bug: none Change-Id: If05b1a848b142bf98f80deb3fd8ccc342adf6d3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225467Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Brian Norris <briannorris@chromium.org> Cr-Commit-Position: refs/heads/master@{#774826}
-
My Nguyen authored
Add count to track performance of our mapping. Bug: 1087251 Change-Id: Ib3049c99d171c07b3258959b0f8644e4658b9af8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217523Reviewed-by:
Keith Lee <keithlee@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#774825}
-
Xing Liu authored
This CL mainly adds the download later dialog UI xml file and the string resources. The view logic is not implemented. A very basic instrumentation test is added to test the download later dialog Java code. A Jni bridge will eventually own DownloadLaterDialogCoordinator. Bug: 1078454 Change-Id: I3508415e437371b38facd7c9ce78b3276f7fa7e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2223001 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#774824}
-
Nicolas Boichat authored
Also, change the owners and add the chromeos-kukui group that would most likely care about this. Bug: 1089271 Change-Id: I69d97572b33c6a2502c365ab706fca2634562362 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226321 Auto-Submit: Nicolas Boichat <drinkcat@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#774823}
-
Scott Violet authored
Android's GestureListenerManager/GestureStateListener exposes information related to scrolling. It keys off cc::RenderFrameMetadata::root_scroll_offset. Prior to viz this worked fine as the browser saw all changes to meta-data. As changes to RenderFrameMetadata::root_scroll_offset do not result in the browser seeing meta-data changes, GestureListenerManager is rather broke at the moment. GestureListenerManager is used to hide infobars, which means infobar hiding is now very flaky. This patch makes it so that if there is a listener added to GestureListenermanager, then the browser sees frame-meta-data changes to the root-scroll-offset. BUG=1087480 TEST=GestureListenerManagerTest.testOnScrollOffsetOrExtentChanged Change-Id: I86d0fc7dfe04d912bf07ee5599e78312f36efa9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222623 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#774822}
-
Daniel Cheng authored
Bug: 1059157 Change-Id: Ic9a2f1924b9bd079efb0d588c1aafd6339a802a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225248Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#774821}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/6049cc3934c0..3d920083ed23 2020-06-03 ilkos@google.com Stop quadratic calculation 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: chromium:158090009 Tbr: perfetto-bugs@google.com Change-Id: I219a31928883c7bc2c3ad8bdc83ae2dbda18f1a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229380Reviewed-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@{#774820}
-
Sebastien Marchand authored
Using fprofile-generate instead of fprofile-instr-generate will enable IR PGO (instead of Frontend PGO), this significantly improve the PGO perf gains in local benchmarks. Profile merging is the default value when using fprofile-generate so it's not necessary to specify -fprofile-generate=%m anymore. Bug: 1060025 Change-Id: I0d9cf7272814693e6a68ac52699fd3f9faf88de7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229010Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#774819}
-
Peter Kasting authored
There's no need for the client to own this, since its destruction happens at the same time the other child views are removed. Bug: 1044687 Change-Id: I79f2bc497fb2154e83a45b3421807fbb2d14b376 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227317 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#774818}
-
Dan Harrington authored
To check that the expected histograms are uploaded, I wanted a way to see the uploaded histograms. With this CL, uploaded histogram data is logged to the console. Can be enabled with -vmodule=net_metrics_log_uploader=2. This is debug-build only. Change-Id: I9c889e5e959c684b4a94b17cb53b687a48d6eebf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218312Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#774817}
-
Julian Pastarmov authored
It is still useful to track proper policy usage. BUG=1088744 Change-Id: I5c90309bd2c948e2c2510f915f1779f8f8c612e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226729 Auto-Submit: Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#774816}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium 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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Iaa186eaee3e08af1b7e3afa47488d9a9ef02f769 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229362Reviewed-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@{#774815}
-
Matt Reynolds authored
On Windows, the physical device ID is the container ID GUID rendered as a string. The container ID is system-supplied device identifier that uniquely groups the device nodes that originated from a particular physical device. This ID will be used to group logical devices that originate from the same physical device. BUG=1009715 Change-Id: Ie972616f88a2aecd326f5d3b5327d8ae6277dd9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972262 Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#774814}
-
Jonathan Ross authored
We have been seeing the not-site-per-process variant timing out on Mac10.13 The external/wpt variant was already known to exhibit this failure, so I'm marking this variant flaky as well. TBR=timothygu@chromium.org TEST=virtual/not-site-per-process/external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects.html Bug:1027434 Change-Id: Iedddebf91837957db7d571b6fcd158c61d87b23a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227868Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#774813}
-
Adam Rice authored
The Net.WebSocket.CloseCode histogram is going to be used in the "WebSocketReassembleShortMessages" Finch trial (see https://crbug.com/1086273), so extend its lifetime. Closed: 1086273 Change-Id: If0a8a151a37942374af91be05e89502562c182c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226255 Auto-Submit: Adam Rice <ricea@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#774812}
-
Khushal Sagar authored
TBR=kbr@chromium.org Bug: 1090407 Change-Id: I3f1ebaf5d684a11e47ad93e4035e0afd6c995c10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227396 Commit-Queue: Khushal <khushalsagar@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#774811}
-
Jesse Schettler authored
Update LorgnetteManagerClient's ListScanners() function to call the new ListScannersProto() D-Bus method. This allows LorgnetteManagerClient to use the ListScannersResponse proto. Bug: b:157577191 Change-Id: I25d01f5b296aeaa7df296cb0fb5ccbad86150257 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225494 Commit-Queue: Jesse Schettler <jschettler@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#774810}
-