- 05 Oct, 2018 40 commits
-
-
Sylvain Defresne authored
TestingFactoryFunction is a simple function pointer. It is deprecated in favor of TestingFactory which is a Callback<>. Convert indirect uses by using base::BindRepeating() in all invocation of SetTestingFactory/AddTestingFactory. This converts uses in src//chrome/browser/spellchecker. This CL was uploaded by git cl split. R=groby@chromium.org Bug: 809610 Change-Id: Idc50a6ffd6c25fa2c321c0d39f4fa62412581a64 Reviewed-on: https://chromium-review.googlesource.com/c/1258918Reviewed-by:
Rachel Blum <groby@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#597048}
-
Sylvain Defresne authored
TestingFactoryFunction is a simple function pointer. It is deprecated in favor of TestingFactory which is a Callback<>. Convert indirect uses by using base::BindRepeating() in all invocation of SetTestingFactory/AddTestingFactory. This converts uses in src//chrome/browser/extensions/api/downloads. This CL was uploaded by git cl split. R=dtrainor@chromium.org Bug: 809610 Change-Id: Ia28860b92100550ef7e0989566293b4e6ca302fd Reviewed-on: https://chromium-review.googlesource.com/c/1258908Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#597047}
-
Sylvain Defresne authored
TestingFactoryFunction is a simple function pointer. It is deprecated in favor of TestingFactory which is a Callback<>. Convert indirect uses by using base::BindRepeating() in all invocation of SetTestingFactory/AddTestingFactory. This converts uses in src//extensions/browser/api. This CL was uploaded by git cl split. R=tbarzic@chromium.org Bug: 809610 Change-Id: Id9e8d81f60c29865b75ea219472a029c0ba7e487 Reviewed-on: https://chromium-review.googlesource.com/c/1257793Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#597046}
-
Kunihiko Sakamoto authored
This patch lets SignedExchangeSignatureVerifier ignore signature timestamp errors if the Signed Exchange's main certificate is listed in --ignore-certificate-errors-spki-list flag, and ContentBrowserClient:: CanIgnoreCertificateErrorIfNeeded() returns true. This enables us to write layout tests and web-platform-tests for signed exchange loading, without using UA-specific testing API that overrides signature verification time. This patch also removes setSignedExchangeVerificationTime() calls from existing layout tests, because they already run with --ignore-certificate-errors-spki-list flag. This means we lose layout test coverage for expired SXG loading, so I added a test case in signed_exchange_request_handler_browsertest.cc. Bug: 803774 Change-Id: Ia2f9dc5f28036c30e76acc344137ab8873bfb7c6 Reviewed-on: https://chromium-review.googlesource.com/c/1253167 Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#597045}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 3a213f73. With Chromium commits locally applied on WPT: 65d72632 "Make DTMF tone change more deterministic" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/25866 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=markdittmer No-Export: true Change-Id: I6745f5932e622acf7f91d3d1aa34c94aea4ea8d9 Reviewed-on: https://chromium-review.googlesource.com/c/1263884 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#597044}
-
Sylvain Defresne authored
TestingFactoryFunction is a simple function pointer. It is deprecated in favor of TestingFactory which is a Callback<>. Convert indirect uses by using base::BindRepeating() in all invocation of SetTestingFactory/AddTestingFactory. This converts uses in src//chrome/browser/ui/webui/sync_internals_message_handler_unittest.cc. This CL was uploaded by git cl split. R=jkrcal@chromium.org Bug: 809610 Change-Id: Idd87a49ccd46ebc7d7aedd0a8cf47916fcd6fffd Reviewed-on: https://chromium-review.googlesource.com/c/1258768Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#597043}
-
Sylvain Defresne authored
TestingFactoryFunction is a simple function pointer. It is deprecated in favor of TestingFactory which is a Callback<>. Convert indirect uses by using base::BindRepeating() in all invocation of SetTestingFactory/AddTestingFactory. This converts uses in src//chrome/browser/engagement. This CL was uploaded by git cl split. R=raymes@chromium.org Bug: 809610 Change-Id: I903a5ae6c2d436837cfac97b3bfa1519be66bb1b Reviewed-on: https://chromium-review.googlesource.com/c/1259013Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#597042}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/fdd620c6..be4324e9 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I9d3728a514024eb16a3ff849278baef6b7688350 Reviewed-on: https://chromium-review.googlesource.com/c/1263886Reviewed-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@{#597041}
-
Hiroki Nakagawa authored
Looks like GetExecutionContext() may return nulptr in terminate(). Bug: 884091 Change-Id: Ibd2756220a83ba490c0e23966650178e0b856423 Reviewed-on: https://chromium-review.googlesource.com/c/1264337 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#597040}
-
sangwoo.ko authored
For cr_dialog to behave modaaly, it's better to stop propagation of 'keydown' events. To support this, introduce consume-keydown-event to cr_dialog. If this property is true, cr_dialog will consume keydown events. Bug: 883221 Change-Id: If2981794cad08dfa6dbca8e08d2d16351fad47bd Reviewed-on: https://chromium-review.googlesource.com/c/1254001 Commit-Queue: Sang Woo Ko <sangwoo108@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#597039}
-
Mikel Astiz authored
UMA metrics Sync.ModelTypeMemoryKB.<datatype> are often used to compare two implementations of sync (pre-USS and USS), to analyze impact on memory use, and expected to improve with USS. With the recently introduced SyncableServiceBasedBridge, making a fair comparison requires accounting for the memory consumed by the bridge itself, which keeps an in-memory copy of all entities (similarly to the legacy directory itself). In this patch, we implement such accounting, by introducing a new method in ModelTypeSyncBridge. Bug: 870624 Change-Id: Idd632f7bccdd39a530aa2a1c024e55604bd9ba17 Reviewed-on: https://chromium-review.googlesource.com/c/1264375Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#597038}
-
Fergal Daly authored
Add addvice for base::Bind* Currently we are told not to use something, but it's not always clear what we should use instead. This allows adding advice for the correct alternative to the forbidden identifies. This reapplies 6592bd30, fixes a bug in that and adds a test to validate the compiled config. Change-Id: I4ac12f7748be3f7fbcc03de36e44f35a15cb033e Reviewed-on: https://chromium-review.googlesource.com/c/1260127Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#597037}
-
jdoerrie authored
This change applies clang-tidy's modernize-use-auto [1] in /net. This change does not rewrite new and cast expressions. Reproduction steps: - run clang-tidy's modernize-use-auto - run git cl format - manually remove unused typedefs due to -Wunused-local-typedef error in //net/test/url_request/url_request_slow_download_job.cc. [1] https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html This CL was uploaded by git cl split. R=eroman@chromium.org Bug: 890902 Change-Id: Idf97f430cc571be05d1b69615d43ff34ef1ce64d Reviewed-on: https://chromium-review.googlesource.com/c/1257843Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#597036}
-
Mikel Astiz authored
If a model (or SyncableService) reports an error, let's plumb it through to base::debug::DumpWithoutCrashing() via ReportUnrecoverableError(), which does it only for canary&dev channels, with random sampling. This achieves feature parity with the directory-based setup and may allow future investigations if we see datatypes with high error rates. Bug: 870624 Change-Id: Idb3d00b178167a8b7b9eabb560858197e03aecb2 Reviewed-on: https://chromium-review.googlesource.com/c/1264198Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#597035}
-
Yoichi Osato authored
This patch just removes the functions. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Ie0bcda4080ff4390cf29cad4661dca67ead9ad44 Reviewed-on: https://chromium-review.googlesource.com/c/1264156Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#597034}
-
Findit authored
This reverts commit d270ec39. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 596972 as the culprit for flakes in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vZDI3MGVjMzkwMmFmZTU4OTg4MjM0ODMyYjdjMzNmN2U1Y2U5MmFhNgw Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-dbg/8178 Sample Failed Step: viz_browser_tests Sample Flaky Test: GalleryBrowserTest.DeleteSingleOpenPhotoOnDownloads Original change's description: > Hide filename edit field when there is no image > > Hide |filenameEdit_| line edit box when there is no image to be displayed. > This fixes an undesired grey line appearing as the bottom of this edit box. > Changing the "disabled" state doesn't change the style of this box, > "disabled" state is only used for read-only behaviour not style. > > R=fukino@chromium.org > > Bug: 796503 > Change-Id: I6fc9a4eb218231781325ba7a5af992b12610b929 > Reviewed-on: https://chromium-review.googlesource.com/c/1212263 > Reviewed-by: Noel Gordon <noel@chromium.org> > Reviewed-by: Luciano Pacheco <lucmult@chromium.org> > Commit-Queue: Alexander Nohe <nohe@chromium.org> > Cr-Commit-Position: refs/heads/master@{#596972} Change-Id: I5a64c57351cc39d641af6052567c8f8d150542cc No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 796503, 892543 Reviewed-on: https://chromium-review.googlesource.com/c/1263887 Cr-Commit-Position: refs/heads/master@{#597033}
-
Mathias Carlen authored
This change adds a highlight element action which updates the css shadow of a given element. R=gogerald@chromium.org Bug: 806868 Change-Id: Ife28259e4020721fd87487770b154c452425a48c Reviewed-on: https://chromium-review.googlesource.com/c/1262555 Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#597032}
-
Peter E Conn authored
This change adds code to react when a Trusted Web Activity client is uninstalled or has its data wiped. Currently it does nothing on this trigger, that will come in a later CL. Bug: 888447 Change-Id: I354e5d0ade9327659f198e9ba099875daf89f378 Reviewed-on: https://chromium-review.googlesource.com/c/1243485 Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#597031}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. The AutoRoll server is located here: https://autoroll.skia.org/r/afdo-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=gbiv@chromium.org Change-Id: I2a8532f6292c4d8f79a3d153bd66c3058409f994 Reviewed-on: https://chromium-review.googlesource.com/c/1263868Reviewed-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@{#597030}
-
jdoerrie authored
This change applies clang-tidy's modernize-use-auto [1] in /chrome/browser/sync_file_system. This change does not rewrite new and cast expressions. Reproduction steps: - run clang-tidy's modernize-use-auto - run git cl format - manually remove unused typedefs due to -Wunused-local-typedef error [1] https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html This CL was uploaded by git cl split. R=nhiroki@chromium.org Bug: 890902 Change-Id: I787a26b538cb11b45a42dbf4573fcf7adef06e75 Reviewed-on: https://chromium-review.googlesource.com/c/1257907Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#597029}
-
Noel Gordon authored
Now we have the QuickView <webview> infra to detect the 'loaded' state of thew <webview> content, add a <file-safe-media> video test and also check the <webview> renders its content on a transparent black body. Bug: 891150 Change-Id: I634a60ba733bfff79ed72b0e75d7024da4c8182c Reviewed-on: https://chromium-review.googlesource.com/c/1264097 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#597028}
-
Morten Stenshorne authored
Added a comment to LayoutInline, pointing out that LayoutNG is doing the right thing already, while legacy is wrong. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I026404af70c33b0a94900773636d5e138a725976 Reviewed-on: https://chromium-review.googlesource.com/c/1261436Reviewed-by:
Aleks Totic <atotic@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#597027}
-
Mikel Astiz authored
Feature toggles cannot change during runtime, so let's make sure the final values are fixed before a profile is created for tests. This fixes flakiness in TSAN bots due to recent unrelated changes, where a KeyedService's backend thread reads a feature toggle (although the feature is unrelated to this test suite). TBR=rockot@chromium.org Bug: 891906 Change-Id: I385c8d5ff38c660d84465cbaaa1bcbeca6b9482a Reviewed-on: https://chromium-review.googlesource.com/c/1264161Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#597026}
-
Amos Lim authored
external/wpt/interfaces.html was removed in http://crrev.com/c/1154644. Remove dangling interfaces-expected. Bug: N/A Change-Id: Ibff4c1f20dee384c4d4df2c45f4a140623003527 Reviewed-on: https://chromium-review.googlesource.com/c/1263637Reviewed-by:
Fredrik Söderquist <fs@opera.com> Commit-Queue: Amos Lim <eui-sang.lim@samsung.com> Cr-Commit-Position: refs/heads/master@{#597025}
-
Noel Gordon authored
Bug: 891150 Change-Id: I571b3ec2d402d9eee7bf49eae65d3bec8f6c2132 Reviewed-on: https://chromium-review.googlesource.com/c/1264096 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#597024}
-
Kent Tamura authored
This CL introduces two counters. - kFormDisabledAttributePresent 'disabled' attribute is updated on <form> elements. - kFormDisabledAttributePresentAndSubmit A <form> element is submitted while it has 'disabled' attribute. Background: In WHATWG HTML, we're discussing on adding 'disabled' content attribute to <form>. It will prevent form submission though no browsers implement it now. We're afraid there are web sites using 'disabled' attribute on <form>, and they will stop working if browsers implement 'disabled' attribute. This CL add counters to know how many such sites and how many sites will be broken. If the numbers are high, we may change the attribute name, or we won't standardize it. Bug: https://github.com/whatwg/html/issues/3682 Change-Id: Id4daa27ebdb3600b00b47c0e82814673243c37aa Reviewed-on: https://chromium-review.googlesource.com/c/1263679 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#597023}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4f87e2255b8a..787bb77798ed git log 4f87e2255b8a..787bb77798ed --date=short --no-merges --format='%ad %ae %s' 2018-10-05 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset Created with: gclient setdep -r src/third_party/skia@787bb77798ed The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel TBR=mtklein@chromium.org Change-Id: I15ba57e68fc6a771eda3819f7f7eeb6bf1f3891e Reviewed-on: https://chromium-review.googlesource.com/c/1263865Reviewed-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@{#597022}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7659b7123080..30f82e022cc4 Created with: gclient setdep -r src-internal@30f82e022cc4 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Ib9b4a4c7b952f1261802cf74ed0f19ea4f116d92 Reviewed-on: https://chromium-review.googlesource.com/c/1263866Reviewed-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@{#597021}
-
Findit authored
This reverts commit 24c77b16. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 596999 as the culprit for flakes in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vMjRjNzdiMTZlYTg2ZmEwMmRmOGI4YjBlYjQ1YTEyMGNmMDJkYzg3OQw Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-rel/14262 Sample Failed Step: single_process_mash_content_browsertests Sample Flaky Test: NetworkServiceRestartBrowserTest.SharedWorker Original change's description: > shared worker: Self-terminate when network service crashes. > > This treats the network service crashing like the worker's process > crashing, and prevents clients getting stuck with a broken worker. > > Bug: 848256 > Change-Id: Iab8864d673da04cea062f65644e2ee10f74de4da > Reviewed-on: https://chromium-review.googlesource.com/c/1260903 > Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Commit-Queue: Matt Falkenhagen <falken@chromium.org> > Cr-Commit-Position: refs/heads/master@{#596999} Change-Id: I2bf5229056da67f539f4f89ed7fc92578edac567 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 848256, 892535 Reviewed-on: https://chromium-review.googlesource.com/c/1263885 Cr-Commit-Position: refs/heads/master@{#597020}
-
Renee Wright authored
This change fixes a bug where the value for Settings > Device > Storage Management > Linux (Beta) storage shows as 0 when the Termina container is not running. Bug: 888795 Change-Id: I6ab468bc6cca5cdf786e226517ecc25c971061ec Reviewed-on: https://chromium-review.googlesource.com/c/1260608 Commit-Queue: Renée Wright <rjwright@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#597019}
-
Kunihiko Sakamoto authored
Bug: 849935 Change-Id: Ifc480bba69fa9b15aa0b0adb9b0c6a6cb28441b0 Reviewed-on: https://chromium-review.googlesource.com/c/1264136Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#597018}
-
Trent Apted authored
Adds - FileManagerJsTest.ImporterCommonTest - FileManagerJsTest.LRUCacheTest - FileManagerJsTest.AsyncUtilTest - FileManagerJsTest.FilesAppEntryTypes - FileManagerJsTest.UtilTest Also adds test_importer_common.js to be typechecked, which isn't itself a unit test. This exposed a weird dependency group on ui/file_manager/exerns/volume_info.js - encapsulate those dependencies as well as we can. Remove the dependency on cr.EventListenerType: it's a @typedef {...|*} so adds no type safety and requires a dependency on "//ui/webui/resources/js/cr:event_target" which is not an extern. Bug: 860355 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I479f8e7b22b56ea315c27fabc5e7ccdeb6277728 Reviewed-on: https://chromium-review.googlesource.com/c/1250762 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#597017}
-
Trent Apted authored
This allows the html files generated under out/foo/gen/.... to be opened in Chrome as a file:/// URL. It doesn't affect how the files are served by the embedded test server (leading ../..'s are ignored). Bug: 860355 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I6a7a8838c6158f9f5cdeb9fa8e0745c23d88f602 Reviewed-on: https://chromium-review.googlesource.com/c/1264095Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#597016}
-
Asami Doi authored
to record a script type 'classic' or 'module'. The goal is to import and evaluate as a module script at ServiceWorker. Users can use it by adding type 'module' when register a service worker script. This CL allows to store script type into ServiceWorkerDatabase and use it when starting an installed service worker. Bug: 824647 Change-Id: I4d26b774fa662a6e6587bf10137fd8b1dae2e42a Reviewed-on: https://chromium-review.googlesource.com/c/1226488Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Asami Doi <asamidoi@google.com> Cr-Commit-Position: refs/heads/master@{#597015}
-
Lei Zhang authored
IWYU for GN. Change-Id: I88f2a9c1b7c115aefeca36208d21ea4b1db89687 Reviewed-on: https://chromium-review.googlesource.com/c/1263570Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#597014}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d1d4dc8eb878..f98905e8f03c git log d1d4dc8eb878..f98905e8f03c --date=short --no-merges --format='%ad %ae %s' 2018-10-05 hinoka@google.com [led] Roll led to fix broken Milo annotation stream. Created with: gclient setdep -r src/third_party/depot_tools@f98905e8f03c The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:891925 TBR=agable@chromium.org Change-Id: Ic4783663bfe1bf6803e828cfc68c734f11956d46 Reviewed-on: https://chromium-review.googlesource.com/c/1263864Reviewed-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@{#597013}
-
Noel Gordon authored
Add a tall PDF file (derived from tall.txt). No change in behavior, so no new tests, just adding a resource. Bug: 891150 Change-Id: Ib5b7f2faec713c8cae23183cc3c55a3f77188a4b Reviewed-on: https://chromium-review.googlesource.com/c/1263680 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#597012}
-
Takashi Sakamoto authored
This reverts commit e275f44c. Reason for revert: network_service_browser_tests and browser_tests failures on Mac10.* An example of failed builders: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.12%20Tests/15650 An example of failures: [ RUN ] PPAPINaClNewlibTest.MessageHandler [20331:4611:1004/172559.081686:WARNING:notification_platform_bridge_mac.mm(512)] AlertNotificationService: XPC connection invalidated. [20331:775:1004/172559.238456:ERROR:delegated_frame_host.cc(174)] Not implemented reached in void content::DelegatedFrameHost::SetNeedsBeginFrames(bool) [20331:775:1004/172559.246528:ERROR:web_contents_view_mac.mm(487)] Failed to look up NSViewBridgeFactoryHost! [20331:87555:1004/172600.232802:WARNING:embedded_test_server.cc(239)] Request not handled. Returning 404: /favicon.ico [20331:41475:1004/172600.253102:FATAL:child_process_launcher_helper_mac.cc(111)] Check failed: false. 0 browser_tests 0x000000010880e56f base::debug::StackTrace::StackTrace(unsigned long) + 31 1 browser_tests 0x0000000108749e0f logging::LogMessage::~LogMessage() + 223 2 browser_tests 0x0000000106daeea8 content::internal::ChildProcessLauncherHelper::BeforeLaunchOnLauncherThread(content::PosixFileDescriptorInfo const&, base::LaunchOptions*) + 584 3 browser_tests 0x0000000106dae42a content::internal::ChildProcessLauncherHelper::LaunchOnLauncherThread() + 90 4 browser_tests 0x0000000108737492 base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) + 242 5 browser_tests 0x00000001087cc726 base::internal::TaskTracker::RunOrSkipTask(base::internal::Task, base::internal::Sequence*, bool) + 918 6 browser_tests 0x0000000108819974 base::internal::TaskTrackerPosix::RunOrSkipTask(base::internal::Task, base::internal::Sequence*, bool) + 100 7 browser_tests 0x00000001087cbd81 base::internal::TaskTracker::RunAndPopNextTask(scoped_refptr<base::internal::Sequence>, base::internal::CanScheduleSequenceObserver*) + 305 8 browser_tests 0x00000001087c2b57 base::internal::SchedulerWorker::RunWorker() + 391 9 browser_tests 0x00000001087c29b4 base::internal::SchedulerWorker::RunDedicatedWorker() + 20 10 browser_tests 0x0000000108819e47 base::(anonymous namespace)::ThreadFunc(void*) + 87 11 libsystem_pthread.dylib 0x00007fffbcc2f93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffbcc2f887 _pthread_body + 0 13 libsystem_pthread.dylib 0x00007fffbcc2f08d thread_start + 13 Original change's description: > macOS V2 Sandbox: Remove the feature flags. > > The V2 sandbox is now default for all but the network and GPU processes > on macOS. This CL deletes the feature flag. A new experiment will be > introduced for the GPU process. > > Bug: 749839 > Change-Id: Idb65a83f25f48db5aaf8d8d2400992640673d0e8 > Reviewed-on: https://chromium-review.googlesource.com/c/1258214 > Commit-Queue: Greg Kerr <kerrnel@chromium.org> > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> > Reviewed-by: Avi Drissman <avi@chromium.org> > Reviewed-by: Mark Mentovai <mark@chromium.org> > Cr-Commit-Position: refs/heads/master@{#596910} TBR=avi@chromium.org,asvitkine@chromium.org,kerrnel@chromium.org,rsesek@chromium.org,mark@chromium.org Change-Id: I318db92c92f7d03b1a67fd2734e27b50169bd4e9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 749839 Reviewed-on: https://chromium-review.googlesource.com/c/1263737Reviewed-by:
Takashi Sakamoto <tasak@google.com> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#597011}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3b0f761dc3cd..7659b7123080 Created with: gclient setdep -r src-internal@7659b7123080 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I6f5b6c87a3e36c36006203858befe06cf1d1f8df Reviewed-on: https://chromium-review.googlesource.com/c/1263863Reviewed-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@{#597010}
-
Andrew Luo authored
Uninstall webview before running cts test and don't run shell instrumentation test on swarming for now. Bug: 814405 Change-Id: Icdd9f5f68679d3483d2b329f18a7b820ae500d0e Reviewed-on: https://chromium-review.googlesource.com/c/1264155Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#597009}
-