- 12 Nov, 2020 40 commits
-
-
Owen Min authored
This reverts commit 6e5cadb7. Reason for revert: compile failure https://ci.chromium.org/p/chromium/builders/ci/chromeos-arm-generic-dbg/22520? Original change's description: > Added support for one-time geolocation permission grants on desktop. > > Expanded the current permission request dialog to have the possibility > to accept the permission for only one time. > > The permission will be invalidated when all the tabs with that origin > are closed or navigated away from, or if a day has elapsed since the > grant, whichever comes earlier. > > Bug: 1147918 > Change-Id: I9f0cc029d0bd2cae56e433d8ba753e73495476f4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483832 > Commit-Queue: Ravjit Singh Uppal <ravjit@chromium.org> > Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> > Reviewed-by: Balazs Engedy <engedy@chromium.org> > Cr-Commit-Position: refs/heads/master@{#826981} TBR=vasilii@chromium.org,engedy@chromium.org,ravjit@chromium.org Change-Id: I511823b3a656f211c472d76a9cce2d30ca7ab644 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1147918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536153Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#826987}
-
Thomas Lukaszewicz authored
This CL adds metrics to track the position of a closed tab from both filtered and unfiltered lists. Bug: 1099917 Change-Id: I32ee18442cf965a05d7d92152ffc730c34674538 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530260 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Yuheng Huang <yuhengh@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#826986}
-
Devlin Cronin authored
Add a base::Feature to control Manifest V3 support. If disabled, all Manifest V3-based extensions will fail to load. This should only be used as a last resort, and is very much a kill-switch (rather than a gradual ramp-up tool). By default, this feature is enabled (allowing manifest v3 extensions). Bug: 1147344 Change-Id: I3e30ad76fce12bae584a625c81e3759b31d9478e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520333Reviewed-by:
Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#826985}
-
Collin Baker authored
This enables use of ThumbnailSchedulerImpl in ThumbnailTabHelper. Bug: 1090038 Change-Id: Ie1961e142d48f4c821a668e46fe804449b050725 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532910Reviewed-by:
Dana Fried <dfried@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#826984}
-
Nico Weber authored
Ran `tools/clang/scripts/upload_revision.py 418f18c6cdfe56e77669e2f4d3df3bca1020156d`. Bug: 1147865 Change-Id: I4d734771fb846367d5bcf33b31293e04039c4f4b Cq-Include-Trybots: chromium/try:chromeos-amd64-generic-cfi-thin-lto-rel Cq-Include-Trybots: chromium/try:dawn-win10-x86-deps-rel Cq-Include-Trybots: chromium/try:linux-chromeos-dbg Cq-Include-Trybots: chromium/try:linux_angle_deqp_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_cfi_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_compile_dbg_32_ng Cq-Include-Trybots: chromium/try:linux_chromium_msan_rel_ng Cq-Include-Trybots: chromium/try:mac-arm64-rel Cq-Include-Trybots: chromium/try:win-angle-deqp-rel-64 Cq-Include-Trybots: chromium/try:win-asan,win7-rel,win-angle-deqp-rel-32 Cq-Include-Trybots: chrome/try:iphone-device,ipad-device Cq-Include-Trybots: chrome/try:linux-chromeos-chrome Cq-Include-Trybots: chrome/try:win-chrome,win64-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532714Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#826983}
-
Judy Wang authored
Test: Manually tested on Dut. Fixed: 1146655 Change-Id: If922581c6987815dacf4277359dcf2ff98a4bd31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532309 Commit-Queue: Judy Wang <shidi@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#826982}
-
Ravjit Singh Uppal authored
Expanded the current permission request dialog to have the possibility to accept the permission for only one time. The permission will be invalidated when all the tabs with that origin are closed or navigated away from, or if a day has elapsed since the grant, whichever comes earlier. Bug: 1147918 Change-Id: I9f0cc029d0bd2cae56e433d8ba753e73495476f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483832 Commit-Queue: Ravjit Singh Uppal <ravjit@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#826981}
-
Adam Langley authored
I'm flushing my queue of niggles that I've noticed over time: 1. The |Callback| interface in |CableAuthenticator| is moot. It always calls |CableAuthenticatorUI|, which is in the same package. There's even an |mUi| member already. 2. In a couple of cases calls were moved to the |mTaskRunner| thread, but since the Mojo network interface only works on the UI thread, we know that's the UI thread now and thus the transition is moot. Replace them with asserts. 3. A number of methods were more public than needed. If not specified, Java defaults to package-private, which works for a lot of cases here. BUG=1002262 Change-Id: Ieee4ab7fc9c1f3ae339d661b2ed5ce6e1adb28ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531178 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#826980}
-
Ryan Sturm authored
Any change to DSE should cause the search prefetch cache to be cleared. While it is only necessary to clean up when url or search post params change, it is healthier to clean up whenever DSE changes state. Bug: 1138647 Change-Id: I6f995b5423464decd823a33b9c71262cf3999c7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515365 Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#826979}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1605182400-7fb6cfb0609ea611bc3a38e3ac52d34b26c93566.profdata to chrome-mac-master-1605203985-0458f2948c8ea3f9d90fd537422a290135941c1f.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@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:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ia6fa53fd930e191af8419008d90f38a4001e7296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535931Reviewed-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@{#826978}
-
dpapad authored
The motivation behind this is to remove usages of registerMessageCallback() test helper in order to eventually fully remove it. The usage in device_page_tests.js is actually the last usage of this helper. Bug: 1148403 Change-Id: I734fe61bfd7bdd7c440658618ac5486c3c1d06a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534152 Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#826977}
-
Tibor Goldschwendt authored
With that policy admins can override whether modules are shown on the new tab page. Bug: 1142878 Change-Id: I9d7683b587fa1f1b8fd1e7f861f6789bc96e179e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531181 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#826976}
-
Evan Stade authored
CastOptionsProvider has to be part of the implementation library. This was broken in 48d00622 Bug: 1057099 Change-Id: Idf2f0c56ff8fc65f83b22ddef77d3bca9361b148 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534401Reviewed-by:
Clark DuVall <cduvall@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#826975}
-
Emily Stark authored
For the purposes of measuring the Simplified Domain Display experiment, we're using a Suspicious Site Safety Tip, but we're removing the call to action buttons because we don't want to push the user towards what to do; rather, we want to direct their attention to the omnibox and then use the simplified domain UI to make a decision about what to do. This change therefore removes the buttons and Learn More link for the Suspicious Site Safety Tip. Bug: 1146471 Change-Id: I6101d1af604571a8b439f7096dab356795794962 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532871 Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/master@{#826974}
-
Ella Ge authored
The UKM added is similar as the existing UMA metrics TrustedWebActivity.QualityEnforcementViolation. Add the UKM to help us identify popular sites that violate the quality criteria often. New UKM collection review: https://docs.google.com/document/d/1zBXtJ9D8JBbBNtNdQhWhjHMz0Lry3h5MCgUOpxphfCs/edit# This CL also fixes a bug with the QualityEnforcementViolation UMA: When record the "Crashed" metric, the general metric will also be recorded again. Luckily we are not enabled the crashing part , so there should have impact on the collected data. Bug: 1147483 Change-Id: Id250c7037e951558be12186568f5520d48528354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530591Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#826973}
-
Javier Flores authored
Fixed: 1147714, 1147717 Change-Id: I067f651bdfaaf9459c9321fa9238d18f816d0bdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534792Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Auto-Submit: Javier Flores <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#826972}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1605182400-0a4bd93b21630824fe02bcc8b97bd908ea587b84.profdata to chrome-linux-master-1605203985-a72b3d0424c525881821dc3609a4c23423acaf56.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC pgo-profile-sheriffs@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-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I7abbe7a128e804d02bea924f58788d8596634f77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535552Reviewed-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@{#826971}
-
Devon O'Brien authored
Change-Id: I745619cefd609214b4c98b460224886159d76ee3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535219Reviewed-by:
Nick Harper <nharper@chromium.org> Commit-Queue: Devon O'Brien <asymmetric@chromium.org> Cr-Commit-Position: refs/heads/master@{#826970}
-
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/fuchsia-aemu-chromium-autoroll Please CC chrome-fuchsia-gardener@grotations.appspotmail.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: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I288bd7602fdddceba1755668757b68e2c04a34ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535413Reviewed-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@{#826969}
-
Ben Kelly authored
This CL translates the path-to-regexp parser from typescript to c++. Its based on the code here: https://github.com/pillarjs/path-to-regexp/blob/125c43e6481f68cc771a5af22b914acdb8c5ba1f/src/index.ts#L126-L232 We deviate from the path-to-regexp code in some terminology and output structure. In particular, we output a list of Part structures with types of kFixed, kRegex, kSegmentWildcard, or kFullWildcard as discussed in the design doc: https://docs.google.com/document/d/17L6b3zlTHtyxQvOAvbK55gQOi5rrJLERwjt_sKXpzqc/edit#heading=h.ymw6rim68920 Note, this CL does deviate from the design doc as well in that we are translating a more modern version of path-to-regexp than originally planned. This uses a "{...}?" style grouping for applying modifiers. We also do not yet fully include support for the "*" wildcard character. As such the grammar in the design doc does not really apply fully to this CL. Bug: 1141510 Change-Id: I1c3e4ef76587496301d2171fa9f76b51754dce0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518206 Commit-Queue: Ben Kelly <wanderview@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#826968}
-
chinsenj authored
Currently the initial position of the mouse can trigger the various mouse event handlers for window cycle items. This causes the focus ring to be set on unexpected items, despite the user just using their keyboard. This CL makes the window cycle event filter track the user's initial mouse position, filtering mouse events until the user actually moves their mouse or they click, drag, etc. Test: manual + added Bug: 1143275 Change-Id: I6a3b160aa2beb10e32c3b15b2d25e6f70cc5ca2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529569 Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#826967}
-
Tom Anderson authored
When waiting for a reply from a request, XCB (under some circumstances) may only flush the request queue up to the request in question. This may cause unnecessary round trips. To avoid this, add an explicit flush where necessary. R=sky Bug: None Change-Id: Ifaa1a43103517668b963d644d7ee628bbd1dc935 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533397 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#826966}
-
W. James MacLean authored
This CL modifies the frame-tree/session-history walk mechanism to only consider WebContents in the same BrowsingContext as the WebContents that is currently navigating and making the OIOI decision. This is to prevent OIOI state from leaking between BrowsingContexts. Bug: 1148379 Change-Id: I72bb4c0e3e6ffabbc8828eb2d59cae9e48b59b28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2534260 Commit-Queue: James MacLean <wjmaclean@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#826965}
-
zxliang authored
Add // nongncheck for broker_service.h for a few files in //chromecast/browser, otherwise the gn check will fail for gn check on missing the gn target broker_service, even though it is included already by arg and buildflag ENABLE_EXTERNAL_MOJO_SERVICES. Bug: 169104485 Test: CQ Change-Id: Iffe34806ed2e51fdb91216425a6133d0d5ba826b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533735Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Sean Topping <seantopping@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Zhaoxin Liang <zxliang@google.com> Cr-Commit-Position: refs/heads/master@{#826964}
-
Shakti Sahu authored
Added two missing strings to show on reading list page when the list is empty. Bug: 1148480 Change-Id: Ifee700a0c873058e883a5a151ec14415cc4f2d34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535016 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#826963}
-
Antonio Gomes authored
Per jamescook's remark in [1], feature will be deprecated in Lacros. [1] https://docs.google.com/document/d/1xHwcHrAiEaWuA4usGEqKZ9zm1H8SGk3WkS-Jf2Q_los/edit?disco=AAAAKwfILZM After this, BrowserNonClientFrameViewAsh can be renamed (ChromeOS suffix) and adopted in Lacros builds as well. BUG=1113900 R=jamescook@chromium.org Change-Id: Ic4b74fe7af16da17fc4ea12b5b3464d8759549f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532611Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#826962}
-
Aaron Leventhal authored
Bug: None Change-Id: I1c0e69f6d9ac9bc38ff530de1d5034e893d1797e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521214Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#826961}
-
Jan Wilken Dörrie authored
This change replaces the hard coded "6.1.1715.1442/en (GGLL)" client version with version_info::GetProductNameAndVersionForUserAgent() in FormStructure::Encode{Query,Upload}Request(). Fixed: 1148394 Change-Id: I40b1b293a0cde586c7b22c4237dec7702a254ec1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535330 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Christos Froussios <cfroussios@chromium.org> Cr-Commit-Position: refs/heads/master@{#826960}
-
Owen Min authored
Disable org.chromium.android_webview.test.AndroidScrollIntegrationTest#testFlingScroll due to flaky Bug: 1147938 Change-Id: Ic701876e9c09399309b06827d1384b665b9b9509 Tbr: boliu@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535554Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#826959}
-
Olesia Marukhno authored
If browser is in fullscreen mode, the location bar isn't visible and chip UI isn't visible too. This CLs implements using bubble UI in fullscreen mode. It also fixes closing behaviour for permissions that use bubble UI when chip feature is enabled. Bug: 1148332 Change-Id: I7a519d0dc892f660c7ced39195338d60b4193d3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532577 Commit-Queue: Olesia Marukhno <olesiamarukhno@google.com> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#826958}
-
Yicheng Li authored
The cancel button was added back due to privacy team's concern. UI reviewers requested swapping the positions of the help button and the cancel button, and adding button style to the cancel button. Screenshot of this implementation has received a LGTM on UI review thread. Bug: b:156258540, b:144861739 Change-Id: I60d0bd83e305e2c737fad01cce67ee2c7b563cb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531014 Commit-Queue: Yicheng Li <yichengli@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#826957}
-
Min Qin authored
BUG=851650 Change-Id: I56d69fa06ec030abad513ab61820dfb983f0473e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530196 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#826956}
-
Trent Begin authored
This change adds additional network diagnostic routines to the connectivity diagnostics application: - HTTP Firewall - HTTPS Firewall - HTTPS Latency Bug: chromium:1142857 Change-Id: I67810a58203d8eb45a5f75c94c5d3179b9627530 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530593Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Trent Begin <tbegin@chromium.org> Cr-Commit-Position: refs/heads/master@{#826955}
-
Josh Simmons authored
Link hints only vary per-host, so splitting link hints into their own optimization type will allow us to send them at host-granularity rather than copying them for each pattern on a host. This will significantly reduce hint size. This change is behind a flag so we can prepare the server-side changes in the meantime. One-pager: https://docs.google.com/document/d/1ZUI6V7jxT0WgTTC8mTUcM91XZW8Yv6skqHFh0NuF4gk/edit BUG=1139455 Change-Id: I24f1519ae3f1719d445c5ef4a67e571602d2306b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533800Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Reviewed-by:
Sophie Chang <sophiechang@chromium.org> Commit-Queue: Josh Simmons <jds@google.com> Cr-Commit-Position: refs/heads/master@{#826954}
-
Min Qin authored
correctly This issue happens when user clicking a tile on omnibox, and then start editing the text. Because the focus change is not caused by QT, so further text change will considered that the suggestion is not started by QT. This CL fixes the issue by adding a variable to store that the suggestion is triggered by clicking on a tile. BUG=1147145 Change-Id: I641396b4c7c52bafcc6d34edb860f57f57e9e425 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527008 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Tomasz Wiszkowski <ender@google.com> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#826953}
-
dpapad authored
Specifically adding a new NewTabPage.MainUi.ShownTime histogram. Fixed: 1141327 Change-Id: Ide414b94c8273e19448ef8251bcede671792ef82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533643Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#826952}
-
Findit authored
This reverts commit 66c9faff. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 826750 as the culprit for flakes in the build cycles as shown on: https://analysis.chromium.org/p/chromium/flake-portal/analysis/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vNjZjOWZhZmYwYTZjNmFkZDYzNGNhOTIzOTQyNjg4NmFkMzA3NTJiNQw Sample Failed Build: https://ci.chromium.org/b/8863818632966090416 Sample Failed Step: blink_web_tests on Mac-10.15 Sample Flaky Test: virtual/disable-user-agent-client-hint-feature/external/wpt/client-hints/viewport-width-window.https.html Original change's description: > [client-hints] Viewport-Width correct value for navigation requests > > Currently, Viewport-Width hints send the display width for navigation > requests, rather than the actual viewport width. > This CL fixes that for iframes and for new windows that have the same > viewport as their opener. > > Bug: 825892 > Change-Id: Ib01f394325ed3753b9a89dbdbcada1db0d3b029c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2494876 > Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> > Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> > Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> > Reviewed-by: Tarun Bansal <tbansal@chromium.org> > Cr-Commit-Position: refs/heads/master@{#826750} Change-Id: I6a36b74e8791409b90fd84a81bb2ef2f29d29eea No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 825892 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535873 Cr-Commit-Position: refs/heads/master@{#826951}
-
Lan Wei authored
We found that the test scrolling/scrollbars/scrollbar-mousedown-move-mouseup.html is flaky when the scroll unification flag is enabled. Below is the failing reason, scroll_manager.cc(548) Check failed: !RuntimeEnabledFeatures::ScrollUnificationEnabled(). blink::ScrollManager::HandleGestureScrollUpdate() blink::ScrollManager::HandleGestureScrollEvent() blink::EventHandler::HandleGestureScrollEvent() blink::WebViewImpl::HandleGestureEvent() blink::PageWidgetDelegate::HandleInputEvent() blink::WebViewImpl::HandleInputEvent() We will disable it for now until we fix this problem for scrollbar. Bug: 1130020 Change-Id: Icd4b0aede785d35598cd3d7b901b032c2d23c5e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533476 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#826950}
-
Chris Sharp authored
This policy was superseded by DeviceLoginScreenVirtualKeyboardEnabled BUG=chromium:1096164 Change-Id: I506c114e6cbd2a38d71a7c128eb90f916108376a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485751 Commit-Queue: Chris Sharp <csharp@chromium.org> Reviewed-by:
Amr Aboelkher <amraboelkher@google.com> Reviewed-by:
Amr Aboelkher <amraboelkher@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#826949}
-
Sahir Vellani authored
This unit test was incorrectly implemented. Fixed by initializing it and correctly expecting all relevant mocked function calls. Bug: 1146778 Change-Id: I005c4154dc2d2e53167aa67f56f92a27314f7b19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527632Reviewed-by:
Rahul Arakeri <arakeri@microsoft.com> Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Sahir Vellani <sahir.vellani@microsoft.com> Cr-Commit-Position: refs/heads/master@{#826948}
-