- 24 Jun, 2020 40 commits
-
-
Friedrich Horschig authored
Whenever a user submits a password that they can move to their account, they will face the move dialog. If they haven't opted-in, they need to confirm that they want to opt in by reauthenticating. Before this CL, this reauthentication was missing and the move would fail silently. Bug: 1097699 Change-Id: I9ea54f2bdb21af027d602735a8a81a99d0f9f47c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257231Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#781756}
-
arthursonzogni authored
When experimenting with COOP access reporting. I have seen myself modifying the signature of RenderFrameHostManager and updating over and over the associated unit tests. I lost a lot of time on this. This patch will prevent me from continuing. This patch replaces all the call to this function by an helper function. The helper function provides all the necessary arguments that aren't tested and are constant throughout the whole file. Bug: chromium:1090273 Change-Id: Ia0dc4b6cb1e9ab0b0d209dbfcf940b2295ebb7b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2260695Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#781755}
-
Kent Tamura authored
This CL has no user-visible behavior changes. Bug: 590014 Change-Id: I01eeafd34fe9dd02431501d44676e418b547a300 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262358 Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#781754}
-
Alice Boxhall authored
If this happens, it's most likely some kind of runaway loop on the page. Recover by calling ChildrenChanged on the root node, to indicate that the whole tree should be re-serialized. Also adds a histogram to track how many accessibility tree updates are being queued, to guide future work on this issue. AX-Relnotes: N/A Bug: 1076689 Change-Id: I2b55d3984c46a6ede146adf8639fd9c1a5953684 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246080 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Auto-Submit: Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#781753}
-
chrome://nearbyRichard Knoll authored
This will host the Nearby Share UI for Chrome browser and ChromeOS. It renders an example Polymer component that will be embedded in various placed depending on the OS. CrOS will show it in a WebView in the native Share Sheet and other platforms will have a standalone dialog. The page is guarded by the kNearbySharing feature flag. Bug: 1079271 Change-Id: Ia72ef02876518bd6dd594fa2b0fa88fbb8f4d3e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2187614 Commit-Queue: Richard Knoll <knollr@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#781752}
-
Henrique Ferreiro authored
This allows to apply cursor theme changes without restarting Chrome. In order to avoid OS specific code, CursorThemeManagerLinux/Observer are generalized to CursorThemeManager/Observer, as they don't have any real dependency on Linux. This CL mimics the implementation for Aura/X11 introduced in https://crrev.com/c/1869557. observe the cursor change its size. Test: Run gsettings set org.gnome.desktop.interface cursor-size 64 and Bug: 1029142 Change-Id: I55a8770d89a9a00209e51e4baaf675a05f362236 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255578 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#781751}
-
Chris Hall authored
AX-Relnotes: N/A Bug: 1093651 Change-Id: I0dfa723fb6bdfe2033fd21a51406dac63be70f03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2240831 Commit-Queue: Chris Hall <chrishall@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Meredith Lane <meredithl@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#781750}
-
Yoshifumi Inoue authored
This patch changes "5478250.html" to utilize |selection_test()| and renames to "copy_and_paste_with_block_style.html" for ease of maintenance and enabling EditingNG. Bug: 679977, 707656 Change-Id: Ie9bf16900f6b31fde0ab98936f144217b8eea0be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262111 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#781749}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1592960277-f901daea6b8075bb87053ccb79c202b2253e6908.profdata to chrome-win32-master-1592964003-9ddbb03b2a49f9cdb1031f0ca4d2168e3c19b2de.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-win32-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:win-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: Iadfa9f28f4bdff4db460ef4aaac1f59449c9f964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262640Reviewed-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@{#781748}
-
Mark Brand authored
This adds support for MojoLPM fuzzers to specify the values that will be returned from calls made to receivers hosted by the fuzzer, increasing the possible coverage. Bug: 1076336 Change-Id: I662ffe2c75165b300aef813056db47af57edb4d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2241960Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Jonathan Metzman <metzman@chromium.org> Commit-Queue: Mark Brand <markbrand@google.com> Cr-Commit-Position: refs/heads/master@{#781747}
-
Rahul Singh (EDGE) authored
This CL adds code to register the Shortcuts Menu with the OS when an app is locally installed from the chrome://apps page. Previously, we did not support this installation source. The code builds into OsIntegrationManager. As part of the OsIntegrationManager::InstallOsHooks flow it calls into AppShortcutManager which calls ReadAllShortcutsMenuIcons and on callback we register the Shortcuts Menu using the returned shortcuts_menu_icons_bitmaps and shortcut_infos from the AppRegistrar. This CL also implements BookmarkAppIconManager::ReadAllShortcutsMenuIcons. This helps support Shortcuts Menu on local install for Extensions based PWAs. Testing: Manually tested that Shortcuts Menu is correctly registered for both Extensions based and WebApps based PWAs installed from chrome://apps. Bug: 1069298 Change-Id: I125b812890c0164bd999f4e0447a80416c67ac9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255744 Commit-Queue: Rahul Singh <rahsin@microsoft.com> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#781746}
-
Yunke Zhou authored
Bug:1082271 Change-Id: Idfe501620c5a181143e9ba9467dbea686a2052a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257058 Commit-Queue: Yunke Zhou <yunkez@google.com> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#781745}
-
Nigel Tao authored
This is a reland of ce50ad19 Original change's description: > Move JSONParser-specific enums out of JSONReader > > JSONReader is the API. JSONParser is *an* implementation, and we would > like to experiment (in future commits) with different implementations > (crbug.com/1069271). Doing so is easier if they don't also have to match > exact error code values for invalid JSON input. In practice, API callers > don't care about the error code value (if less than 1000). > > Also swap the order of the JSON_SYNTAX_ERROR and JSON_INVALID_ESCAPE > enum values so that JSON_SYNTAX_ERROR takes the enum value 1, the same > as the new kErrorCodeInvalidFormat enum value. > > Also update a switch statement in > components/policy/core/common/config_dir_policy_loader.cc to also catch > JSON_TOO_LARGE, JSON_UNREPRESENTABLE_NUMBER and any future enums added. > > Bug: 1069271 > Bug: 1070409 > Change-Id: I786c5d7ffc77e4d7927614a133bf1e7aae7eda5d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2251561 > Reviewed-by: Jochen Eisinger <jochen@chromium.org> > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Commit-Queue: Nigel Tao <nigeltao@chromium.org> > Cr-Commit-Position: refs/heads/master@{#780827} Bug: 1069271, 1070409 Change-Id: Id9df75be88bdedb664fa7c539160bb0fa3922efb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257658Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#781744}
-
Colin Blundell authored
This CL has InfoBarContainer reset itself to being visible when a navigation commits. This is an adaptation of Chrome's behavior: in Chrome some features hide the infobar container, which should always be undone on navigation. While no feature in WebLayer yet does this, it is good to have this defensive behavior in place so that any such added features don't end up inadvertently hiding the infobar container "forever" in a given tab. Bug: 1093846 Change-Id: I9ead10a1be0b670d8b3f14c195657e60a4a43f20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2254022 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#781743}
-
David Tseng authored
Test: manual. Touch every type of interface: views, login, web, ARC++. Verify that controls feel larger. Bug: none AX-Relnotes: n/a Change-Id: I001dcaf52be50210130beee2bbbbf18f62bc6c62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247099 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#781742}
-
Alan Cutter authored
This struct in WebApp is only used as fallback data during sync install it doesn't encompass all the fields of WebApp that get synced to the user's cloud profile. Change-Id: If9834239bd8471f974bf365edeba8e48fe364c82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262100 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#781741}
-
Takuto Ikuta authored
This reverts commit 8e8ed621. Reason for revert: This seems to make link time of shared library extremely slow. Repro $ cat out/Release/args.gn is_component_build = true is_debug = false enable_nacl = false use_goma = true # goma_dir = "~/goma_client/client/out/Release" $ rm out/Release/libcontent.so $ ninja -C out/Release libcontent.so # took more than 50 seconds vs 1 seconds without this CL Original change's description: > Make gcc_solink_wrapper.py work with Python 3. > > Make sure |line| is a string and not a bytes object. > > Bug: 941669 > Change-Id: Ief610b426326f849b49353c5cbce68deb0cd4b3b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2260872 > Commit-Queue: Nico Weber <thakis@chromium.org> > Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> > Reviewed-by: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#781381} TBR=thakis@chromium.org,raphael.kubo.da.costa@intel.com Change-Id: I67e0c5889212531c7eed913ce4f79448365281e0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 941669 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262363Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#781740}
-
chrome://media-appTrent Apted authored
This will need more intelligence later to allow nearby files to preload. For now it's enough to only validate the file being navigated to. Bug: b/159757240 Change-Id: I2edfe421af38163afcea9d8bc38b138e75d11f9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262093 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:
Bugs Nash <bugsnash@chromium.org> Cr-Commit-Position: refs/heads/master@{#781739}
-
Hiroki Nakagawa authored
Bug: n/a Change-Id: Ib3c3a8e5778ed6ae44fe205db7e1707dda078e0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262156Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#781738}
-
Richard Knoll authored
WidgetObservers need to be removed from all ObserverLists before destruction otherwise it will CHECK fail when iterating over the list. The CHECK is added to all subclasses to retain readable stack traces in release builds. The goal is to find all instances where the observer is not removed as that causes a hard to reproduce failure. AX-Relnotes: n/a. Bug: 1055483 Change-Id: I481ee30e681220ff697c7fbb2380470f17cfd465 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2254598Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#781737}
-
Johann Koenig authored
This reverts commit d35a8977. Reason for revert: Causes test failures on Win 7 BUG=chromium:1098531 Original change's description: > [base] Experiment with only invoking ::PeekMessage when there are pending messages > > ::PeekMessage can process sent-messages and internal events. It seems > the kernel also uses it as a heuristic to deschedule the main thread when > it thinks it's out of messages. In MessagePumpForUI's design, it's > possible to have application tasks without pending native tasks > (kMsgHaveWork is dropped when running out of native tasks). > > This CL uses ::GetQueueStatus() to probe the presence of messages before > invoking ::PeekMessage(). > > Bug: 1075960 > Change-Id: I4a93b22adf225ae2d62aabeb1a7a734232cf7fb6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2258456 > Auto-Submit: Gabriel Charette <gab@chromium.org> > Reviewed-by: François Doray <fdoray@chromium.org> > Commit-Queue: François Doray <fdoray@chromium.org> > Commit-Queue: Gabriel Charette <gab@chromium.org> > Cr-Commit-Position: refs/heads/master@{#781498} TBR=gab@chromium.org,fdoray@chromium.org Change-Id: Ib1e700621eef27b1ed8cfd1c50b3019836f6c41b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1075960 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262160Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#781736}
-
Jia authored
InvertedIndexSearch is a search backend based on inverted index and TF-IDF ranking. This CL implements all APIs except search, which will be in the next cl. Bug: 1090132 Change-Id: I3ad4507fba907ed73c3b2b49d7ddb931d0421ee8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262101Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#781735}
-
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: I366adcc7619ea36f5ff0ffa4b7807a9aa4f491bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262120Reviewed-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@{#781734}
-
Marc Treib authored
This CL introduces histograms PasswordManager.AccountStorage.OptedIn/OptedOut/ClearedOptInForAllAccounts which are recorded whenever a user opts in to, or opts back out of, the account-scoped password storage. Bug: 1063852 Change-Id: Ic780cf166b8942ce21f34b2d88935c0bc831941e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257230 Commit-Queue: Marc Treib <treib@chromium.org> Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#781733}
-
Donn Denman authored
Add support for fluent languages so we can better support users that are fluent in multiple languages. Ignore blocked languages that were flagged with "never translate" because that's for the whole-page translation, not the partial translations done by Contextual Search. Also extend the limit on the selection from 100 to 1000 to allow for longer phrase translations. BUG = 1095096, 1084600, 1093833, 1095090 Change-Id: Ife837aa965d501aaaab628013df2936beee58b77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261445 Commit-Queue: Donn Denman <donnd@chromium.org> Auto-Submit: Donn Denman <donnd@chromium.org> Reviewed-by:
Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#781732}
-
Alice Boxhall authored
AX-Relnotes: N/A Bug: 1021939 Change-Id: I051ee8ff4deb08977a5319783bae5aced602d54e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2256942 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Chris Hall <chrishall@chromium.org> Cr-Commit-Position: refs/heads/master@{#781731}
-
Adam Rice authored
Bug: 1090210 Change-Id: I4dfcc10eb8186c8405abe8e69b4a218d7b64c673 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247983Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#781730}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b2720383..9111c7e4 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ia6cb6460bc1257d4cd7fb0b78fb1af5163611215 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262496Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#781729}
-
Henrik Boström authored
The OS mostly only generates OnThermalStateChange events when thermals changes. Without this CL, PeerConnection that are created after such event won't know what the thermal state is initially. This CL fixes that so that PeerConnections can respond to poor thermal signals even if they were created late. By getting the current thermal state when the PeerConnectionTrackerHost is constructed the host will never miss reporting a thermal state to the PeerConnectionTracker. By remembering the latest thermal state, the PeerConnectionTracker can make sure to tell any PeerConnections that were added late what it is by sending OnThermalStateChange as part of registration. Bug: chromium:1098247 Change-Id: Id26e9d9f94f4d0c285b9466cb55e98f0bbce0c2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2260552Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#781728}
-
Yoshifumi Inoue authored
This patch changes "5071074.html" to utilize |selection_test()| and renames to "copy_and_paste_with_anchor_text.html" for ease of maintenance and enabling EditingNG. Bug: 679977, 707656 Change-Id: I002cb140f497fde0b07b027aee9f50f359f2a140 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262080Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#781727}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/57c2dfb200b6..f5062f6b5bcd 2020-06-24 chinglinyu@google.com Merge "Make standalone build work for Chrome OS" 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: None Tbr: perfetto-bugs@google.com Change-Id: I4e26775d14d828a3fcc312b7399592e791c8e690 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262636Reviewed-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@{#781726}
-
Yoshifumi Inoue authored
This patch changes "5156401-1.html" to utilize |selection_test()| and renames to "insert_into_link_in_table_cell.html" for ease of maintenance and enabling EditingNG. Bug: 679977, 707656 Change-Id: I1240251b5f9a93351fe39899ca1faa21d1067cc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262360 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#781725}
-
Dominic Mazzoni authored
Replaces whitelist -> allowlist. Bug: 842296 Notry: true Change-Id: I81c2c719378b0e7d0caa83e3dc9b57983ffd0468 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262118Reviewed-by:
Sara Kato <sarakato@chromium.org> Commit-Queue: Sara Kato <sarakato@chromium.org> Auto-Submit: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#781724}
-
Yoshifumi Inoue authored
This patch changes "merge-no-br.html" to utilize |selection_test()| for ease of maintenance and enabling EditingNG. Bug: 679977, 707656 Change-Id: I31aada7f8b8698fc24c6d76641bc400ebf10cb46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262158 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#781723}
-
Yoshifumi Inoue authored
This patch changes "editing/deleting/delete-line-012.html" to utilize |selection_test()| for ease of maintenance and enabling EditingNG. Bug: 679977, 707656 Change-Id: I13732bbdbe0d268b5c2f1fe65b1b651c44324d95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262157 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#781722}
-
Yusuf Sengul authored
Bug: 1097407 Change-Id: I80b0fa57cc19196b06b3cbec5afc7c4488ff7325 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255113 Commit-Queue: Yusuf Sengul <yusufsn@google.com> Reviewed-by:
Rakesh Soma <rakeshsoma@google.com> Cr-Commit-Position: refs/heads/master@{#781721}
-
Yutaka Hirano authored
Before this CL blink::mojom::FetchAPIRequestBody was typemapped to blink::EncodedFormData. This was not good for a request body made from ReadableStream because the body is implemented as blink::ResourceRequestBody::stream_body_ which is out of EncodedFormData. Hence this CL changes the type mapping. Now blink::mojom::FetchAPIRequestBody is typemapped to blink::ResourceRequestBody. - encoded_form_data_mojom_traits.{cc, h} are moved to platform/loader/fetch/fetch_api_request_body_mojom_traits.{cc, h}. - encoded_form_data_element_mojom_traits.cc is merged into platform/loader/fetch/fetch_api_request_body_mojom_traits.cc. blink.mojom.FetchAPIDataElement is no longer typemapped. - Add DataPipeBytesConsumer::CompletionNotifier::SignalSize so that it can work with a data pipe coming from ChunkedDataPipeGetter. - Support streaming body in FetchRequestData::Create. Bug: 688906 Change-Id: I8c4ed0f46946aff3f59733dd2138017ead724575 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249205 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#781720}
-
Alice Boxhall authored
This builds on https://crrev.com/c/2191975 by introducing a preference (also behind the same feature flag) to enable users to turn the focus highlighting feature on and off in Chrome Browser (excluding Chrome OS, which has its own OS-wide preference). When the preference is enabled, the user is also opted in to always matching :focus-visible on the focused element. AX-Relnotes: n/a Bug: 1075862 Change-Id: Iaa85ef5e39a24fdf2127edfecf35f340f6a88ac5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208480 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Auto-Submit: Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#781719}
-
Jia authored
Bug: 881215,1094935 Change-Id: I9739565f89daa164e0054126d4eb270a3bdb967f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262095Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#781718}
-
Ian Kilpatrick authored
As above - there should be no behaviour change. Bug: 842296 Change-Id: I2ff9cbc2472c074ccb78ce141016cb2427c2594a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261481 Auto-Submit: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#781717}
-