- 28 Oct, 2019 40 commits
-
-
Jinsong Fan authored
In GetSelectionStart|Endpoint, the rect local to the layoutObject at the selection start or end might be empty. The CL add checks for that. Bug: 1018679 Change-Id: I203ca1c6683e984699691f5d99a4f3bc3353f5b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880362Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Jinsong Fan <fanjinsong@sogou-inc.com> Cr-Commit-Position: refs/heads/master@{#709884}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c189ace20a43..3eae7e4e3cdf git log c189ace20a43..3eae7e4e3cdf --date=short --no-merges --format='%ad %ae %s' 2019-10-28 sprang@webrtc.org Add exponential backoff of retransmissions for a given packet 2019-10-28 perkj@webrtc.org Ignore low probe results when using NetworkStateEstimator under field trial 2019-10-28 jonaso@webrtc.org ICE : add field trial for initial select dampening Created with: gclient setdep -r src/third_party/webrtc@3eae7e4e3cdf 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/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: None Change-Id: I10fc5def882475142265c4c84623c43a46041989 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883130Reviewed-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@{#709883}
-
Yutaka Hirano authored
This is (3) in https://docs.google.com/document/d/1sMG4xAT-myWtFaNa0kuLjRqsyxSy12ahgRIbffy1Bxk/. Bug: 1018050 Change-Id: Ib265bd86153842b4f90c836fb0b06d200e94a787 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880361 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#709882}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/04863c42bedd..f6281a5530c0 git log 04863c42bedd..f6281a5530c0 --date=short --no-merges --format='%ad %ae %s' 2019-10-28 enga@chromium.org perf_tests: Add missing trace event "id" Created with: gclient setdep -r src/third_party/dawn@f6281a5530c0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel TBR=cwallez@google.com Bug: None Change-Id: I14e626ecbacb15ff32818334cf4b11bc6a30497a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883129Reviewed-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@{#709881}
-
Gabriel Charette authored
Only start monitoring after BrowserMainLoop::PreMainMessageLoopRun() invokes base::DisallowUnresponsiveTasks(). R=erikchen@chromium.org, rkaplow@chromium.org Bug: 1018359 Change-Id: I597c4b6a45797c66c0fa1b30fc3efdc9108aa81e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881709 Auto-Submit: Gabriel Charette <gab@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#709880}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/512f209de9b5..2b0233b972a6 git log 512f209de9b5..2b0233b972a6 --date=short --no-merges --format='%ad %ae %s' 2019-10-28 khokhlov@google.com Fix Windows build 2019-10-28 lalitm@google.com traceconv: bump shas to a58d04db 2019-10-28 primiano@google.com Fix strnicmp for MSVC 2019-10-28 treehugger-gerrit@google.com Merge "Fuchsia importer: Don't rely on non-guaranteed alignment" 2019-10-28 primiano@google.com Merge "tools(ci): support running with podman" 2019-10-27 primiano@google.com Trace Processor: add --httpd 2019-10-27 primiano@google.com String utils: add StringView.find(StringView) and ToLower Created with: gclient setdep -r src/third_party/perfetto@2b0233b972a6 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/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: chromium:142489755,chromium:143074239 Change-Id: I2b61d46405894109d70f47351ed6c42b0cb43fd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883131Reviewed-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@{#709879}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e4fd34ae..99564c9b 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I15fee9f5387f3aa40eb75787fae24bb90ca25a45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882937Reviewed-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@{#709878}
-
Greg Thompson authored
These tests must allow tasks on the cache thread and the main loop to run to allow for proper cleanup. Without this, files in the profile dir may be held open beyond the lifetime of the test function, inhibiting ScopedTempDir's ability to clean them up during TestBrowserContext destruction. BUG=546640,1016662 Change-Id: I1f9b50cb91a7fd287a103a4528ffe393720aeec9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882319 Commit-Queue: Greg Thompson <grt@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Auto-Submit: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#709877}
-
Robbie Gibson authored
This conversion has a very large app_interface. This is mostly due to the heavy use of mocking and swizzling these tests use to interface with the iOS camera status. This also moves the CameraState enum into a separate file and gn target so it can be included in test-side processes. Bug: 987646 Change-Id: I5755ee1861de3ba74b9594e2c528d234b85feca8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879249 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#709876}
-
Rune Lillesveen authored
Bug: 966283, 1018438 Change-Id: I076a4daa612f6453b631d953baa26ac4f093d322 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883072 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#709875}
-
Carlos Caballero authored
MessageLoop is going away soon. This CL was uploaded by git cl split. R=jam@chromium.org Bug: 891670 Change-Id: I224d419e31a6fb41156fed62bf856674fc69e6e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878372Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Auto-Submit: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#709874}
-
Arthur Hemery authored
NavigationClient is on by default, removing unnecessary branching. Bug: 784904 Change-Id: I9024044ec53edd8776dda2427e59b754cd0f91ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821179Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#709873}
-
Sergio Villar Senin authored
In crrev.com/c/1866520 the WebContextMenuData::MediaType was extracted to a different file and renamed as ContextMenuDataMediaType. That alone required so many changes (as the enum became an enum class) that an alias was added for the old name in order to keep the changes under control and ease the review. In this follow up patch the alias (using) is removed and the code starts to use the new enum class name. Bug: 1014517 Change-Id: I563fb0d6cc1a13a796988d6a66e995835b92c335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872004Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Sergio Villar <svillar@igalia.com> Cr-Commit-Position: refs/heads/master@{#709872}
-
Olivier Robin authored
Bug: 1017213 Change-Id: I28221c29e3e69b50a97d47f0f8981e0a516d65b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878075 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#709871}
-
Juan Antonio Navarro Perez authored
Bug: 1001038 Change-Id: I08747c6a733ac42bd564f985e3f9ad52478ce210 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879207Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#709870}
-
Kazuhiro Inaba authored
RestartArcSession() can reuse the upgrade_params_ data that was previousely set. Moving the content is not appropriate. BUG=b:143439620 BUG=b:142144019 BUG=b:143092860 TEST=ArcSessionRunnerTest.Restart TEST=`adb reboot` successfully restarts the ARC container. Change-Id: Ie7a9254e03de29efde94a4a8918e80a1b871471c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883427Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Kazuhiro Inaba <kinaba@chromium.org> Auto-Submit: Kazuhiro Inaba <kinaba@chromium.org> Cr-Commit-Position: refs/heads/master@{#709869}
-
Yuki Shiino authored
It turned out that some of SymbolDefinitionNodes need to be followed by UnlikelyExitNode just like the following example, so this patch makes SymbolDefinitionNode inherits from SymbolScopeNode so that a definition can consist from multiple CodeNodes. Example: const auto& return_value = F(exception_state); if (exception_state.HadException()) { return; } A symbol definition of |return_value| needs to be followed by UnlikelyExitNode to return early if an exception is thrown. Note that SymbolNode is just moved and should have no code change. SymbolDefinitionNode is updated accordingly. Bug: 839389 Change-Id: I65e2f730084ad5018c2521ea0826c058910d153b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882253 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#709868}
-
Mark Cogan authored
This is the third CL of several breaking crrev.com/c/1860025 into smaller chunks. This just plumbs a Browser into the signin promo classes. Change-Id: Ie059a52ea81e801a1d5d1cfe59940b3faffed6ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1863026Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#709867}
-
Arthur Hemery authored
We are now always using the NavigationClient to commit a successful navigation or an error page. We update all the "commit calling" stack to reflect that. One important exception to note is committed interstitials, that commit without a NavigationRequest. This prevent us from fully removing the old FrameNavigationControl::CommitNavigation path. Bug: 784904 Change-Id: Ife819ed0d2274630939323ad21863c354229a3f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819242Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#709866}
-
Olya Kalitova authored
Propagates CrostiniAnsiblePlaybook policy value to CrostiniManager so playbook applied to the default Crostini container during its startup is the one specified by policy. Test: unit_tests --gtest_filter="Crostini*" Bug: 973793 Change-Id: I680faa6e3d570eab502d797633a39a12b8a3d6fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879298 Commit-Queue: Olya Kalitova <okalitova@chromium.org> Reviewed-by:
Nic Hollingum <hollingum@google.com> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#709865}
-
Yves Gerey authored
* single_user_demo_mono_16kHz.pcm was never used, apparently. * speechmusic_mono_16kHz.pcm was only referenced by one test, which was removed here: https://codereview.chromium.org/194813002 TEST=content_unittests Bug: chromium:331030 Change-Id: I4b77c264729db411d38f5d0568496cb76a2ce4be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882308Reviewed-by:
Tommi <tommi@chromium.org> Commit-Queue: Yves Gerey <yvesg@google.com> Cr-Commit-Position: refs/heads/master@{#709864}
-
Yuki Shiino authored
It turned out that duplicated SymbolDefinitionNodes emit unnecessary newlines and it makes the code ugly. This patch removes duplicates. Bug: 839389 Change-Id: I1a319f18457eb77a847f0131ae65d2e187205687 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882248Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#709863}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/076f869ce5ac..225301d6dc53 git log 076f869ce5ac..225301d6dc53 --date=short --no-merges --format='%ad %ae %s' 2019-10-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/SwiftShader f44f7c066a67..1737a30e3e34 (1 commits) Created with: gclient setdep -r src/third_party/angle@225301d6dc53 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 ynovikov@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=ynovikov@google.com Bug: chromium:None Change-Id: I4c7ce95eea1c980a56a4744a922a2bf0fc711e1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883589Reviewed-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@{#709862}
-
Adam Rice authored
Previously the Transform() and Flush() methods of TransformStreamTransformer returned void. This meant that there was no way for them to wait for asynchronous work to finish. Change the function signatures to return ScriptPromise. Transform() or Flush() won't be called again until the returned promise is settled. Returning v8::Local<v8::Promise> would have been slightly more efficient, but ScriptPromise was used for consistency with UnderlyingSinkBase and UnderlyingSourceBase. Add tests that Transform() and Flush() promises are actually waited for. BUG=962837 Change-Id: I2e79c6a79a457fd021eee17eca4f1502c3aa521f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865735Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#709861}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<HTMLSpanElement> and DynamicTo<HTMLSpanElement> as new downcast helper 2. Use IsA<HTMLSpanElement>(element) in place of IsHTMLSelectElement(element) Bug: 891908 Change-Id: If2150ecebb45b7dd6dd78682ffac47eb60372c2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878269Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#709860}
-
Tim van der Lippe authored
Change-Id: I567141992ec4a9269068c03a1798f2561dba24f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879946 Commit-Queue: Tim van der Lippe <tvanderlippe@chromium.org> Auto-Submit: Tim van der Lippe <tvanderlippe@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#709859}
-
Yuki Shiino authored
Renames CodeGenerationContext.property to |property_| in order to avoid conflict with the built-in property function. Also adds more utility properties. Bug: 839389 Change-Id: I166374af1d3dc451b1e783d873f61f5b6aa48c25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882188Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#709858}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d1f6fbe1. With Chromium commits locally applied on WPT: 1d5b803f "Add WebVTT support for inline styling - Web Platform Tests" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: Iabab2e29d81fac05ed33609c1de3208a5213c501 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882935Reviewed-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@{#709857}
-
Marina Sakai authored
Function inlining of the GetSymbol function using SymbolKey instance as a key is not negligible because that might bloat out code size especially with the Android compiler. This CL prevents function inlining of the GetSymbol function by defining it in v8_private_property.cc. Bug: 715418 Change-Id: I73aa068ee71802ed4b0ebf001d846520ae13be08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880900Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Marina Sakai <marinasakai@google.com> Cr-Commit-Position: refs/heads/master@{#709856}
-
Mikel Astiz authored
The tests are flaky across multiple buiders. While the underlying issues are investigated, let's disable them all. TBR=mmoskvitin@chromium.org Bug: 1012222,1012223,1009372 Change-Id: I0375dc684547d3fd927521f25898bd26514f4723 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883647 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#709855}
-
Sergio Villar Senin authored
In order to remove the WebContextMenuData dependency from chrome/browser we need to extract all the data types used in c/b from web_context_menu_data.h and move them to different files under third_party/blink/public/common. This is the first step of those migrations. We took the chance to convert the WebContextMenuData::MediaType into a strongly typed enum class. In order to keep the amount of changes under control we are adding an alias (using MediaType = ContextMenuDataMediaType) to the new structure so that no additional changes are required. A follow up patch will remove that alias and perform the renames. Bug: 1014517 Change-Id: I33a351a81eec1e0a7c09d783859f8078a5355778 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866520Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Sergio Villar <svillar@igalia.com> Cr-Commit-Position: refs/heads/master@{#709854}
-
Pavel Shmakov authored
Change-Id: I8cb125cf9ee2d2f72ba22f498248dd5fa6fd5c4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865334 Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#709853}
-
Oleg Davydov authored
ExceptionCacheFake class don't have dependencies in chrome/ and can be useful in tests in extensions/. Bug: 1015817 Change-Id: I91613840fa5c6f5cc2543157be3ef11997aadaea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879262Reviewed-by:
Anatoliy Potapchuk <apotapchuk@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#709852}
-
Mathias Carlen authored
Before this patch, all potential direct actions were reported unconditionally. The fetch_website_actions direct action is only required to bring up the AA stack and fetch/check for scripts once. This patch ties this filtering to the controller being up and ready and the first round of scripts has been checked for matching preconditions. This will give external callers a better signal as to when AA is up to date and when it needs to be setup first before being able to execute actions. Bug: b/138833619 Change-Id: I8acb0c7ea7937a0cbafe1462e92251c29153b818 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879911 Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Cr-Commit-Position: refs/heads/master@{#709851}
-
Greg Thompson authored
Tests using BackgroundFetchDataManagerTest::MatchCache inadvetantly held files in the profile dir open beyond the lifetime of the test function, inhibiting ScopedTempDir's ability to clean them up during TestBrowserContext destruction. This change causes MatchCache to wait until the main RunLoop goes idle, thereby allowing for residual tasks to be posted and run upon destruction of the response given to DidMatchCache. BUG=546640,1016662 Change-Id: I4e2a989ec2b744b61b75e3ba2d09270c0eab3c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882310Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Auto-Submit: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#709850}
-
Olya Kalitova authored
Adds CrostiniAnsiblePlaybook cloud user external policy that allows to specify Ansible playbook file that should be uploaded to default Crostini container during container startup. Based on: https://crrev.com/c/1800310 Bug: 973793 Change-Id: I756e1e6ff12a14830c19170c723587b95ce30a22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872061 Commit-Queue: Olya Kalitova <okalitova@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Reviewed-by:
Alex Oldemeier <aoldemeier@chromium.org> Cr-Commit-Position: refs/heads/master@{#709849}
-
arthursonzogni authored
This reenable: - SignedExchangeRequestHandlerBrowserTest.Simple - SignedExchangeRequestHandlerBrowserTest.VariantMatch Histograms in this file are recorded when the RenderFrameHost is deleted. This is triggered by a navigation. The problem is that the deletion is never synchronous and the test wasn't waiting for this. To fix this, wait for any RenderFrameHost to be deleted before checking the histograms. Along the way, flush the BackForwardCache to release the remaining RenderFrameHost Bug: 1016865, 965925 Change-Id: Icc0c26baf9b0e0d7f539eec1ed1e53f1e0d49ce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878770Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#709848}
-
Yngve N. Pettersen authored
root output directory is actually located. The existing fixed paths assumed the out dir is located in the chromium src directory. Downstream projects may have their out directory located elsewhere, for example in the chromium src dir's parent dir. This CL calculates the relative path between the out directory and the tool base directory, and uses that to generate the paths in the dependency notes. Change-Id: Ie584c3133baeaba1f2b18225a9a7e6501fce6dc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879457 Commit-Queue: Yngve Pettersen <yngve@vivaldi.com> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#709847}
-
Yang Guo authored
https://chromium.googlesource.com/devtools/devtools-frontend/+log/c20eb36aa7..77f2a9d8d6 TBR=aerotwist@chromium.org Change-Id: Idb841a0cbca580699afc971ef0ebcb84661c4226 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882315Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#709846}
-
Matt Falkenhagen authored
There is no longer content/browser/loader/upload_data_stream_builder.cc since r682406. Change-Id: I85825d2d040a3d6d9a452847069fa25253054d4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880501Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#709845}
-