- 07 Sep, 2020 40 commits
-
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/7026a1db5b74..132445728c15 2020-09-07 hjd@google.com Improve error message in chrome_slices/controller.ts 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:167442237 Tbr: perfetto-bugs@google.com Change-Id: Iea38b412d14fc94f7297dc473130158bb80bd1aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396289Reviewed-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@{#804776}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/99f3de1e8e44..a56a85e63bec 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 yiyix@google.com,battre@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: None Tbr: yiyix@google.com,battre@google.com Change-Id: I037f39d0bcbc5a9d2683ba3afa776fb228c06a60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396285Reviewed-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@{#804775}
-
Antonio Sartori authored
This CL adds logic for parsing the plugin-types Content-Security-Policy directive to the services/network CSP parser. Bug: 1094909 Change-Id: I05dd7caf7b2d3c513b80f2265723bc1a0be04b3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346657 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#804774}
-
Polina Bondarenko authored
ArcDataSnapshotdManager starts/stops arc-data-snapshotd daemon. ArcDataSnapshotdBridge delegates ARC data/ snapshot related commands to arc-data-snapshotd via D-Bus. BUG=b:161221001 TEST=unit_tests TEST=start up arc-data-snapshotd on local device Change-Id: Ie74eac22d10bc0a1ff451d6a2187c4de534843c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335445 Commit-Queue: Polina Bondarenko <pbond@chromium.org> Auto-Submit: Polina Bondarenko <pbond@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#804773}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/848503c434c0..7026a1db5b74 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: Idddb75d41a3cb34885c0a037a76a425cf22b4f39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395119Reviewed-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@{#804772}
-
Irina Fedorova authored
This CL adds OnWeakCredentialsChanged to the observer interfase in InsecureCredentialsManager. Bug: 1119752 Change-Id: I6619f06d06cf99113ddb05b4e12a69110b531460 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391122 Commit-Queue: Irina Fedorova <irfedorova@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#804771}
-
Robbie Gibson authored
This reverts commit ddd44b8b. Reason for revert: Internal tests still failing Original change's description: > Reland "[ios] Turn on FullscreenControllerBrowserScoped by default" > > This is a reland of 5f4895f5 > > Original change's description: > > [ios] Turn on FullscreenControllerBrowserScoped by default > > > > Bug: 790886 > > Change-Id: Ide1eee5634376b90cfa820bb61644c871969ff86 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358589 > > Reviewed-by: Sergio Collazos <sczs@chromium.org> > > Commit-Queue: Chris Lu <thegreenfrog@chromium.org> > > Auto-Submit: Chris Lu <thegreenfrog@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#800354} > > Bug: 790886 > Change-Id: I279349dd1b45de347600c26e8d32e5d9d33b5b65 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395695 > Reviewed-by: Mark Cogan <marq@chromium.org> > Reviewed-by: Robbie Gibson <rkgibson@google.com> > Commit-Queue: Mark Cogan <marq@chromium.org> > Cr-Commit-Position: refs/heads/master@{#804737} TBR=marq@chromium.org,sczs@chromium.org,thegreenfrog@chromium.org,rkgibson@google.com Change-Id: Ief9473b6d8a3eb772f78aa21e353751c0de785ed No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 790886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396123Reviewed-by:
Robbie Gibson <rkgibson@google.com> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#804770}
-
Dominik Röttsches authored
After [1] unique font requests to AndroidFontLookup should be sent out in case-folded form. This matches what we do for fonts from the firmware set of font files. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2389224 Bug: 1115064 Change-Id: Iab587b7a7cea526be79b25805dad5095ca8a6617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396136Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#804769}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/aa2b76a46973..69e45dc92bd0 2020-09-07 jleconte@google.com Fix small issues with Monorail project id integration for NEW BUG triaging. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC wenbinzhang@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:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-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 Bug: chromium:1101773 Tbr: wenbinzhang@google.com Change-Id: Ica2efd5d239619cfb0aae28e25be1883b55a6b29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396277Reviewed-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@{#804768}
-
Hiroki Nakagawa authored
OutsideSettingsCSPDelegate is designed as ExecutionContext-free as much as possible. This CL reduces usage of WorkerOrWorkletGlobalScope there by... - replacing thread checks with base::ThreadChecker utility, and - logging in the use counter using blink::UseCounter interface. This doesn't change functional behavior. Bug: n/a Change-Id: Iae6ffc504e5f6513369525aeec8a3544cdb76b22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391892 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#804767}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/1e6d9c635828..4e3a68fcd24b 2020-09-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-09-07 alexrudenko@chromium.org Add typechecks for InplaceEditor If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@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 Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Id2fea43e3eca39d60e057be7754af574f1eb9e5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396280Reviewed-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@{#804766}
-
Fredrik Söderqvist authored
This method is heavier than it needs to be. Rework it to be more size- efficient. Change-Id: I1c1a69b15ac4c018b6ab388e1ba283f049c13780 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391258 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#804765}
-
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-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org 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:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ic13e93eb74d6888e3397ebbde6c972ae7b489d3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396284Reviewed-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@{#804764}
-
Kent Tamura authored
- Add missing dependencies - Add two |allow_circular_includes_from| for -- core/xml:xml to core:core -- core/xml:xpath_generated to core/xml:xml They have no problems because they are in a single library. This CL has no behavior changes. Bug: 800764 Change-Id: I0b13b7f187788162006aca385829d80bf90f4987 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395140Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#804763}
-
Chromium WPT Sync authored
Using wpt-import in Chromium b8f1bac1. 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: nzolghadr@chromium.org, yosin@chromium.org: external/wpt/input-events NOAUTOREVERT=true TBR=smcgruer@google.com No-Export: true Change-Id: I2008acbdb7ecd15afb576545fbf19b76250ae2d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396255Reviewed-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@{#804762}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/3cdd19d95d7e..07d44b97cf65 2020-09-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from e63aa953ddfd to 10121443c16d (1 revision) 2020-09-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Headers from ced848d699b5 to f0e102e48197 (1 revision) 2020-09-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-ValidationLayers from 6f1037eec97a to 2c793ba1d0e8 (5 revisions) 2020-09-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll glslang from 517f39eee46f to dc1b9762731e (2 revisions) 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 ianelliott@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: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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: ianelliott@google.com Change-Id: Iaf13d1594036fb0099ae08eb0de469cd03af5c9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395806Reviewed-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@{#804761}
-
Minggang Wang authored
Along with the OnionSoup for loading, we will have more utils needed to be moved into Blink. This patch puts these utils defined in network_utils.h/cc into namespace blink::network_utils to avoid contaminating namespace blink. Bug: 860403 Change-Id: I1b9de8ece4427e70a9897a95898efd2e6b10c7d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392632Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Minggang Wang <minggang.wang@intel.com> Cr-Commit-Position: refs/heads/master@{#804760}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/27e1867266a0..848503c434c0 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: I754e57dce42862bda3afc84eb8f59a3ce019f6a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396175Reviewed-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@{#804759}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/848503c434c0..7026a1db5b74 2020-09-07 aninditaghosh@google.com Merge "Upload Trace Processor Python API to PyPi" 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: I48f6eb64bc4ba940ff82a249b76b47914aef3209 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395804Reviewed-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@{#804758}
-
Roman Sorokin [CET] authored
This reverts commit a6caea96. Reason for revert: introduces regression https://crbug.com/1124479 Original change's description: > OOBE - Remove background from EULA ToS > > Injects additional CSS into the EULA webview to set the background > to transparent. This allows Chrome OS to show the inner webview shadows, > the scrolling shadows, and the rounded corners on the EULA webview. > > Fixed: 1061030, 1065275 > Change-Id: Ib58fe9512926f6267344d82d0c5692c9ab3610a2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216079 > Reviewed-by: Roman Sorokin [CET] <rsorokin@chromium.org> > Commit-Queue: Renato Silva <rrsilva@google.com> > Cr-Commit-Position: refs/heads/master@{#792620} TBR=rsorokin@chromium.org,rrsilva@google.com Bug: 1124479 Change-Id: I9242965f2eb1eebe704cd3ec9b6225adbb5f81e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396155 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#804757}
-
Yuki Shiino authored
third_party/blink/renderer/bindings/core/v8/v8/v8_computed_accessible_node.cc (a generated file) indirectly includes ui/accessibility/ax_enums.mojom-blink-forward.h but without a dependency we cannot guarantee that this is generated before. The exact include chain is: third_party/blink/renderer/bindings/core/v8/v8_computed_accessible_node.cc:8: third_party/blink/renderer/bindings/core/v8/v8_computed_accessible_node.h:11: third_party/blink/renderer/core/aom/computed_accessible_node.h:12: third_party/blink/renderer/core/accessibility/ax_object_cache.h:33: third_party/blink/renderer/core/accessibility/blink_ax_event_intent.h:19:10: ui/accessibility/ax_enums.mojom-blink-forward.h Adds a missing dependency from //third_party/blink/renderer/core to //ui/accessibility/mojom. Bug: 1125509 Change-Id: Ia7132aee1fab7ab9f855b1ba6d233c654caca736 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396055 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#804756}
-
Andrei-Laurențiu Olteanu authored
Reorder BindInterface of Diagnostics and Probe Service from telemetry_extension_ui.cc so method definitions will be consistent with header file. Bug: b:167662219 Change-Id: I75864e28731d963892ddc2e00996cc0aa6df1877 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395715 Commit-Queue: Laurențiu Olteanu <lolteanu@google.com> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Cr-Commit-Position: refs/heads/master@{#804755}
-
Rob Buis authored
These elements are generally text containers for operators, numbers, variables, comments etc. However, they are also integration points for foreign markup (SVG and HTML). See https://mathml-refresh.github.io/mathml-core/#token-elements https://mathml-refresh.github.io/mathml-core/#html-and-svg Bug: 6606 Change-Id: I595222fec2e1d9d582ee3c01f76f4771506e8994 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391150 Commit-Queue: Rob Buis <rbuis@igalia.com> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#804754}
-
Antonio Sartori authored
This CL simplifies the test AncestorThrottleNavigationTest.WillStartRequestAddsSecRequiredCSPHeader relying upon fixes / new functionalities added to the NavigationSimulatorImpl in https://crrev.com/c/2294801 and https://crrev.com/c/2310416. Bug: 1094909 Change-Id: I155fc027748cb2de7255199fb07184b5375136b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320831 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#804753}
-
Mark Brand authored
If we fail when deserialising the arguments to a remote call, we might need to invalidate Remote/AssociatedRemotes that have been added to the context, since their connected Receiver/AssociatedReceivers will never be sent. In the case of AssociatedRemote, detecting the invalid state isn't possible, so we store a list to invalidate on failure. Bug: 1076336 Change-Id: Ia0e838e4f9668e134476d4530f8661d2b2d85d62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385416 Commit-Queue: Mark Brand <markbrand@google.com> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#804752}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ca6b6027b480..1e6d9c635828 2020-09-07 andoli@chromium.org [ts] Typecheck css_overview/CSSOverviewModel.js with TypeScript 2020-09-07 changhaohan@chromium.org TypeScriptify ComputedStyleWidget.js 2020-09-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@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 Bug: chromium:1011811 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I76ccc2fae9cf253ec3c2ff02ffe0cc159de37f44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395803Reviewed-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@{#804751}
-
Dominic Battre authored
We must not initialize a ScopedFeatureList in multithreaded tests unless we do it in the constructor of a fixture. See the linked bug for details. Bug: 1125487 Change-Id: I1b96dc73dcfbce37d9c6b68d11e031894ea51984 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395657 Commit-Queue: Dominic Battré <battre@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Auto-Submit: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#804750}
-
Mohamed Amir Yosef authored
Bug: 1108422 Change-Id: Ie99517bec00b3257085ba3fe7f37db743c43ad32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385281 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#804749}
-
Mohamed Amir Yosef authored
This patch doesn't introduce any behavioral change. Bug: 1108422 Change-Id: I70121d37757774cb0f4eba5b10d7247d57419690 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375327 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#804748}
-
Philipp Hancke authored
copy-paste probably BUG=chromium:1124967 Change-Id: Iba5fc35c093489724fb3bf6759e8417bb212a550 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391076Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Cr-Commit-Position: refs/heads/master@{#804747}
-
Yuki Shiino authored
Supports [CSSProperty] IDL extended attribute in order to support CSS properties. There are 1,215 CSS properties, so it's worth optimizing the property installation of CSS properties to reduce the APK size. CSS properties are currently implemented as named properties, but they will soon be implemented as IDL attributes conforming to the spec. Then, the APK size increase will be ~9KB with this patch (~300KB without this patch). Bug: 1075980, 1075981 Change-Id: Id0410d57737ae106ead95d01a89661a6942fc0b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391180 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#804746}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/27e1867266a0..848503c434c0 2020-09-07 lalitm@google.com Merge "Roll trace processor" 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: I01e170507148a2ebdc8747d770a749b6dfc11d39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395800Reviewed-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@{#804745}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 50b469fa. With Chromium commits locally applied on WPT: 53efc876 "Reland "webrtc: add wpt test that setCodecPreferences changes the sdp"" 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: yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Change-Id: Icf63cfd75404e0a90a54a2e208cb11807aa01bdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395975Reviewed-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@{#804744}
-
Mohamed Amir Yosef authored
Bug: 1108422 Change-Id: Ibd90ebd7d1504caf85adf73cacfcbf1cdc5952b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379191 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#804743}
-
Mirko Bonadei authored
Follow up for https://chromium-review.googlesource.com/c/chromium/src/+/2391155 since now the test are failing to run. Bug: 1123704 Change-Id: Ic9d0ba8d558e06acf2de2a1f5984ab6c8ad6c838 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395757Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#804742}
-
Hajime Hoshi authored
This CL adds two HistoryNavigation UKMs * BackForwardCache.BlocklistedFeature * BackForwardCache.BrowsingInstanceNotSwappedReason for further analysis. The UKM privacy doc is: https://docs.google.com/document/d/1GDsehNwMEHXef_o2XqNbsXk2F0pdhXt1khVVE4cRcLw/edit?usp=sharing Bug: 1122491 Change-Id: I1a98db768dd97b8224caa03db700667c84ff980e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2374916 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#804741}
-
Viktor Semeniuk authored
This change adds possibility to copy website, username and password to the pasteboard. Before copying password reauth is required. Bug: 1122993 Change-Id: Ib41c1bb77b335a91ca54d0d6dada850a727fcb79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379739 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#804740}
-
Clovis PJ authored
Now called FakeDeviceProvider, existing separately with exposed header, to allow for reuse elsewhere. Also moved test dependents into 'test_support', out of unittest target. Cleaner + allows for reuse. Change-Id: I76ca2f2c6de68bb27cf254907e3d7d9a87518ae1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368558 Commit-Queue: Clovis PJ <clovispj@google.com> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#804739}
-
Yuki Shiino authored
service-worker-gc was testing things without waiting for a GC completion, and this patch fixes it making service-worker-gc wait for a GC completion. Bug: 1124977 Change-Id: Idf8a1d5338808689a62b82a88c86e4194d9fa811 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395456 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#804738}
-
Chris Lu authored
This is a reland of 5f4895f5 Original change's description: > [ios] Turn on FullscreenControllerBrowserScoped by default > > Bug: 790886 > Change-Id: Ide1eee5634376b90cfa820bb61644c871969ff86 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358589 > Reviewed-by: Sergio Collazos <sczs@chromium.org> > Commit-Queue: Chris Lu <thegreenfrog@chromium.org> > Auto-Submit: Chris Lu <thegreenfrog@chromium.org> > Cr-Commit-Position: refs/heads/master@{#800354} Bug: 790886 Change-Id: I279349dd1b45de347600c26e8d32e5d9d33b5b65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395695Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Robbie Gibson <rkgibson@google.com> Commit-Queue: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#804737}
-