- 30 Aug, 2019 40 commits
-
-
Dominik Röttsches authored
Temporarily disable Chinese characters in test1.html printing test until 15s+ subsetting delay when subsetting Microsoft Jhenghei and Microsoft Jhenghei UI is addressed. Preparation for relanding always-on API based fallback. Bug: 996185, 976737 Change-Id: I8f669c118a651a7584615bdcbb60d2686a7a8baf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778484 Commit-Queue: Dominik Röttsches <drott@chromium.org> Commit-Queue: Ben Wagner <bungeman@chromium.org> Reviewed-by:
Ben Wagner <bungeman@chromium.org> Auto-Submit: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#692125}
-
Patrick Monette authored
This CL gets rid of the "closed" state of SharedWorkerHost. This is done by deleting the host instance when it needs to be terminated. Adds a TestSharedWorkerServiceImpl that allows tests to keep track of running remote shared workers. Change-Id: I4abe3a72f2c208014e0d406f12210da74a3f1971 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1758981 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#692124}
-
Jun Cai authored
This CL replaces the current infobars if there are existing ones by removing them. Bug: 999222 Change-Id: Id3d84ca24a935c6c3420dfeb8194d0610278a631 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775213 Commit-Queue: Jun Cai <juncai@chromium.org> Reviewed-by:
Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#692123}
-
Andrew Grieve authored
On my machine, this sped up the test listing step by 50% according to the timestamps from bin/run_chrome_public_test_apk_incremental -v. While this is a heuristic, I tested that it finds all tests for chrome_public_test_apk, and if it does ever miss some tests, it won't affect bots, so the error will happen only locally. Change-Id: If227a3b08963d8899839bd6d661f0f392ff1cd5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777092Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#692122}
-
Balazs Engedy authored
Bug: 986737 Change-Id: I7c7f7dea72428a6ad7d0252f96d2406321069548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778603 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Kamila Hasanbega <hkamila@google.com> Auto-Submit: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#692121}
-
arthursonzogni authored
This test started failing with the BackForwardCache after: https://chromium-review.googlesource.com/c/chromium/src/+/1761051 It goes back to a page with no-cache, no-store, must-revalidate. This page is cached, while it shouldn't... TBR=altimin@chromium.org Bug: 990354 Change-Id: I355be9f434c125890817b5c1a1b402c1a6f9b2d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778487Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#692120}
-
Wez authored
TBR=morlovich Bug: 999584 Change-Id: I4c6bb65b22183236164ebe3162e2f97bff6946c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778820Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#692119}
-
gogerald authored
Layout resource is used to set filling the viewport. Screenshots: https://drive.google.com/file/d/1Cp37OzJNp_b6qf7PLJ9wlwzVkAeqFlbg/view?usp=sharing https://drive.google.com/file/d/1TzXKP9YHv3tgx-_m5rJKVyc791mHt8aa/view?usp=sharing Bug: 982018 Change-Id: Icb0e1366a1e95fad6f7ce1c48c9e23d035dc8f1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776858 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Auto-Submit: Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#692118}
-
Peng Huang authored
Bug: None Change-Id: I3e00d6baaefc83a58a8d54f0364819c0107c56d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778805 Commit-Queue: enne <enne@chromium.org> Auto-Submit: Peng Huang <penghuang@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#692117}
-
Himanshu Jaju authored
Different error scenarios should show different error messages. The titles are made generic to make minimal changes for future features. Bug: 996661 Change-Id: Ieb75b8f96d9f6a95f54e0b77769034eba7ec179b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776259Reviewed-by:
Alex Chau <alexchau@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Cr-Commit-Position: refs/heads/master@{#692116}
-
Xiaohui Chen authored
Bug: 969056 Test: locally on device Change-Id: I6ad07ec69c451a39c69d63fda97bdd6c02084322 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777063Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#692115}
-
Caroline Rising authored
This reverts commit 6379817e. Reason for revert: Heap use after free that caused original revert has been fixed (see crbug/998642). Original change's description: > Revert "Turn tab hover cards on by default on TOT." > > This reverts commit 6381a942. > > Reason for revert: Causing heap use after free on ASAN bots. > https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=unit_tests&tests=TabStripTest.TabCloseButtonVisibilityWhenNotStacked > https://ci.chromium.org/p/chromium/builders/ci/Mac%20ASan%2064%20Tests%20%281%29/55741 > https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8905195500078197360/+/steps/unit_tests/0/logs/Deterministic_failure:_TabStripTest.TabCloseButtonVisibilityWhenNotStacked__x2f_0__status_CRASH_/0 > > Original change's description: > > Turn tab hover cards on by default on TOT. > > > > Stable approval has been given for 76 in crbug/962604. > > > > Bug: 910739 > > Change-Id: If66c3c8954794126ff194c3d681c3cc71ec20759 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1747977 > > Commit-Queue: Caroline Rising <corising@chromium.org> > > Reviewed-by: Peter Boström <pbos@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#686596} > > TBR=pbos@chromium.org,corising@chromium.org > > Change-Id: I361c919fb44bbe44aa7e028845693b44429f51d6 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 910739 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1753844 > Reviewed-by: Alan Cutter <alancutter@chromium.org> > Commit-Queue: Alan Cutter <alancutter@chromium.org> > Cr-Commit-Position: refs/heads/master@{#686743} TBR=alancutter@chromium.org,pbos@chromium.org,corising@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 910739 Change-Id: I7888f967ddfd2d7a3e3aa15256e3b4ba808967cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778983Reviewed-by:
Caroline Rising <corising@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Caroline Rising <corising@chromium.org> Cr-Commit-Position: refs/heads/master@{#692114}
-
Maggie Chen authored
After the GPU watchdog starts in the GPU initialization, the watchdog thread is stopped before sandbox initialization and then restarted after the sandbox. This CL fixes the bug that causes the watchdog restart failure. Because of this bug, the GPU watchdog did not run on Linux. This CL will enable the GPU watchdog on Linux again. Bug: 992572 Change-Id: I9dc1da1ef23bda772f2d47d9f4a733b624dce517 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1772516Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#692113}
-
Ayu Ishii authored
Intent to Experiment[Draft][Google Only]: https://docs.google.com/document/d/1wlvSc31ddpHoRChAbiuAz1o7gM1bF_3W1IaIjSf1Nb4/edit?usp=sharing Bug: 955750 Change-Id: Ied1b84ccec1c8ba3f720f99a3f8aca173aa94af9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1681114Reviewed-by:
Jun Cai <juncai@chromium.org> Reviewed-by:
Jason Chase <chasej@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#692112}
-
Matthias Körber authored
With this feature, votes for the |CREDIT_CARD_VERIFICATION_CODE|-type are generated for fields which either have the CVC value, which was used to unlock the server-cards, or are heuristically detected to be most likely the CVC field of a credit-card form. Bug: Change-Id: If3b54afb801dec4aec5856a5f97a68cee56870fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762215 Commit-Queue: Matthias Körber <koerber@google.com> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Christos Froussios <cfroussios@chromium.org> Cr-Commit-Position: refs/heads/master@{#692111}
-
Andrew Grieve authored
Bug: 999007 Change-Id: I762a61350619d0f0796769b94a69013efe1c8419 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777111 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#692110}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/e69fbd1b2db5..f5980f492582 git log e69fbd1b2db5..f5980f492582 --date=short --no-merges --format='%ad %ae %s' 2019-08-30 dberris@chromium.org Pinpoint: Make unicode parsing more permissive Created with: gclient setdep -r src/third_party/catapult@f5980f492582 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 skyostil@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=skyostil@google.com Bug: chromium:998941 Change-Id: I5098a09d0ca72c893b9f79fb585bb0232751ecd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778813Reviewed-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@{#692109}
-
Javier Fernandez authored
This new NG layout engine implements a different approach for margin calculation, giving the containing block the responsibility of its children's margin computation. However, in legacy layout this is children's responsibility; this is the reason why the issue this patch tries to fix is only only reproducible using layout-ng. The grid code assumed this legacy behavior when computing the 'auto' margins of the grid items. So, in order to fix the bug, this patch just ignores any previously computed 'auto' margin when performing a a relayout of a grid cntainer. Bug: 994300 Change-Id: I44658876f7c2f2067202e45c6a552593bddfe6c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763749 Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#692108}
-
Philip Rogers authored
This reverts commit 7f6a912d. Reason for revert: We are relanding this to prove whether this patch was or was not the cause of the style and layout performance regression. Original change's description: > Revert "Only update AnimationClock when rendering lifecycle updates." > > This is a speculative revert in order to either confirm or eliminate it > as a source for a hard to track down persistent performance regression. > > This reverts r679216 (commit 629180ff). > > Tbr: bokan@chromium.org > Bug: 993476, 785940 > Change-Id: I3585b8bc048509343af495cdb2247131e1b05527 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763754 > Commit-Queue: Emil A Eklund <eae@chromium.org> > Reviewed-by: Robert Flack <flackr@chromium.org> > Reviewed-by: Emil A Eklund <eae@chromium.org> > Cr-Commit-Position: refs/heads/master@{#689490} TBR=flackr@chromium.org,pdr@chromium.org,eae@chromium.org,haraken@chromium.org,majidvp@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 993476, 785940 Change-Id: Ia98857042e4b4dff78715199a74ddc8a24f082f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778802Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#692107}
-
Pavel Yatsuk authored
This is a reland of e7e516c5 Original change's description: > Pass Feed library's proguard config through its build target's proguard_config parameter > > R=skym@chromium.org > CC=agrieve@chromium.org > > Change-Id: I565a3cd2e8af0c90e5727ac9c61eec631d6ec264 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1773890 > Reviewed-by: Sky Malice <skym@chromium.org> > Commit-Queue: Pavel Yatsuk <pavely@chromium.org> > Cr-Commit-Position: refs/heads/master@{#691299} Change-Id: Ica7bd6e1d0e5065ece26106b7fa49469e2a5f804 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775369Reviewed-by:
Sky Malice <skym@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#692106}
-
Sammie Quon authored
Test: manual Bug: 988521 Change-Id: Iee9cc88044ecdef9b42645cadce9dd2037918dec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1771672 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#692105}
-
arthursonzogni authored
The parameterization of one test changed in: https://chromium-review.googlesource.com/c/chromium/src/+/1771134 This CL updates the filter file accordingly. TBR: sophiechang@chromium.org Bug: 991488 Change-Id: I0ffa2d7b519a11f5d14bfb8b8a64b51655029841 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778762Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#692104}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/6d50818641b7..2aa85df8e782 git log 6d50818641b7..2aa85df8e782 --date=short --no-merges --format='%ad %ae %s' 2019-08-30 brianosman@google.com Particle cleanup: split SkParticleBinding out of SkParticleEffect 2019-08-30 ethannicholas@google.com SkSL sample() now permits specification of coordinates 2019-08-30 penghuang@chromium.org Add SkSurfaceProp::operator!=. Created with: gclient setdep -r src/third_party/skia@2aa85df8e782 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC stani@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-blink-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 TBR=stani@google.com Bug: None Change-Id: Iaddca798271ca7d4b128aa171c0b0c47a6f177d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778568Reviewed-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@{#692103}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6ef4e2562a78..cc61f5424733 Created with: gclient setdep -r src-internal@cc61f5424733 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 jbudorick@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.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I514d653dc52512b088975a74a8c5ad3c94aec09e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778567Reviewed-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@{#692102}
-
Natalie Chouinard authored
With the deprecation of Jelly Bean the generate_v14_compatible_resources.py script has now been removed (https://crrev.com/c/1651934), so these styles no longer need to be placed in a version-specific resource directory. The WebNotification text color is extracted here to color resources to resolve a presubmit error. Bug: 923477 Change-Id: Ifc7a14275138c11a0010974b373b900e2b7cab69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776861Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#692101}
-
Natalie Chouinard authored
ExpandablePreferenceGroup wasn't picking up the default theme because the default style was being explicitly set to the system preferenceStyle rather than the Support Library style. This is a code simplification only. It has no effect on the UI. Verified on KitKat, Lollipop and Pie. Bug: 985727 Change-Id: I7d56be2c0b8c4ef4aed3c30caede4999a47bd604 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776727Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#692100}
-
Dan Beam authored
Caused by https://crrev.com/c/1764794 R=mahmadi@chromium.org Bug: 999420 Change-Id: I95b7e8734eab479d0e2ade5edede562fe269609a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776612 Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#692099}
-
manuk authored
Setting the DefaultSearchProviderEnabled policy to false means TemplateURLService::GetDefaultSearchProvider returns null. This CL adds 2 null checks for this case. Firstly, when the user selects a keyword match e.g. 'yahoo.com world', a shortcut is created for the input 'world'. If the user then begins typing 'world', the shortcut provider determines whether the shortcut suggestion requires a keyword based on whether it's search engine (yahoo) differs from the default search engine (e.g. google). This CL short circuits this check and adds the keyword if there is no default search engine. Secondly, to determine the deletion URL of a search result, the omnibox queries the default search engine. This CL skips setting the deletion URL when there is no default search engine. Bug: 871898 Change-Id: I5b008121c0ce6afd019463070507718ebf86b8dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778642 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#692098}
-
Rafał Godlewski authored
Bug: 986317 Change-Id: I719332e7ed175bca03f15eb311fec598670d5d31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778486 Auto-Submit: Rafał Godlewski <rgod@google.com> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#692097}
-
Todd Broch authored
BUG=990870 TEST=copy power.js locally to chromeOS device exhibiting failure and no longer see 'undefined' Change-Id: I1d79164bdae6e4bf239a7da5581e9f37c813e6f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777103 Auto-Submit: Todd Broch <tbroch@chromium.org> Reviewed-by:
Satoru Takabayashi <satorux@chromium.org> Commit-Queue: Todd Broch <tbroch@chromium.org> Cr-Commit-Position: refs/heads/master@{#692096}
-
Xida Chen authored
Previously in this small refactor CL: https://chromium-review.googlesource.com/c/chromium/src/+/1769025, we introduced a bug that StopSequence moves a tracker to the list of |removal_tracker_|, and that NotifyFramePresented will never apply to that list. This CL fixes the bug and added unit testing. Bug: None Change-Id: I37a39994b26c5627e5fc1add9d9688cbf69184a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774313 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#692095}
-
Jinho Bang authored
According to the reference[1], std::isfinite(NaN) is false. Therefore, std::isnan() check is unnecessary. [1] https://en.cppreference.com/w/cpp/numeric/math/isfinite Bug: 984849, 985067 Change-Id: Ia03fa3cf337101b589938cb83252ddded7ec054f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715465Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Cr-Commit-Position: refs/heads/master@{#692094}
-
Martin Kreichgauer authored
The <webauthn.h> API methods return HRESULT values to indicate success or various types of failures. These values can be translated to one of the WebIDL DOMException error names referred to by the WebAuthn spec using the WebAuthNGetErrorName() method. Because the Windows API integration in //device/fido is implemented as a FidoAuthenticator and FidoAuthenticators return their operation results as CtapDeviceResponseCodes, we synthesize the WebAuthNGetErrorName() return value back into a CtapDeviceResponseCode. However, the MakeCredential and GetAssertion FidoRequestHandler types don't distinguish the synthesized CtapDeviceResponseCodes returned by the Windows authenticator from "real" CTAP response codes. This resulted in a bug where the MakeCredentialRequestHandler dropped the Windows response on the floor for certain response codes (e.g. NTE_INVALID_PARAMETER -> "NotSupportedError" -> CtapDeviceResponseCode::kCtap2ErrUnsupportedAlgorithm; see crbug.com/977047). To fix this, this change adds a separate path to MakeCredentialRequestHandler and GetAssertionRequestHandler that immediately hands any Windows errors back to AuthenticatorImpl. Also add new values for FidoReturnCode to indicate whether a Windows request should result in a "NotAllowedError" or "InvalidStateError", which AFAICT are the only DOMException types that are permissible to be returned fora WebAuthn call. (Windows returns additional errors, too. We hence map those back to "NotAllowedError".) Also remove the FidoAuthenticator* parameter from AuthenticatorRequestClientDelegate::DoesBlockRequestOnFailure() because this change makes it obsolete. Bug: 977047 Change-Id: I9ae6fe4bfc4b71441ab6d744c1818a1fb617e879 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764792Reviewed-by:
Adam Langley <agl@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Auto-Submit: Martin Kreichgauer <martinkr@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@chromium.org> Cr-Commit-Position: refs/heads/master@{#692093}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/793b6c3d0b6b..69ffc317eb39 git log 793b6c3d0b6b..69ffc317eb39 --date=short --no-merges --format='%ad %ae %s' 2019-08-30 capn@google.com Initialize the blend state using memset 2019-08-29 sugoi@google.com Add VK_IMAGE_USAGE_SAMPLED_BIT to SurfaceKHR 2019-08-29 sugoi@google.com Support for independentBlend feature Created with: gclient setdep -r src/third_party/swiftshader@69ffc317eb39 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;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=swiftshader-team+autoroll@google.com Bug: chromium:b/140286664,chromium:b/140193782 Change-Id: Idabb325ceb200af6d4a8564a2690a675f4a5f980 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778582Reviewed-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@{#692092}
-
arthursonzogni authored
After: https://chromium-review.googlesource.com/c/chromium/src/+/1759900 a new navigation "into" a document and "away" from it is added. It expects the process used for this document to exit, which doesn't happen if the document is stored into the BackForwardCache. It can easily be fixed by disallowing the document to enter the BackForwardCache. TBR=alexmos@chromium.org Bug: 990354 Change-Id: I0e5f1f052d0486c2d3db8fa8664e26146a0ab411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778543Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#692091}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/66a74a65..14ad3f97 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: I9d8d0337ae5ffe4c352f1080acb5ed9b4633b8ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778007Reviewed-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@{#692090}
-
Esmael El-Moslimany authored
'pointerdown' event This worked in most other situations because the cr-icon-button ripple is either created when the button gains focus through a click or keyboard. When the ripple is present, it is listening for the 'down' event synthetic Polymer event similar to 'pointerdown'. This issue arose in settings due to the use of cr.ui.focusWithoutInk which will focus on the button with 'noink' set. |ensureRipple| can take an event which can be used to determine if a ripple should also be shown. Bug: 999070 Change-Id: I355a6a835627e628b88e3eb3b6737354034fc67d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775200Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#692089}
-
Ryan Powell authored
Adds a function, CallOnGraphAndReplyWithResult, to the performance manager api. This function allows you to post a callback that will be run on the PM sequence, and be provided a pointer to the Graph. The return value of that callback is passed back as an argument to the reply callback. Bug: 980965 Change-Id: Icf1abc0d738bd1edd8ff2f50d5dba824fa861853 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1773961 Commit-Queue: Ryan Powell <ryanpow@google.com> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#692088}
-
Samuel Huang authored
This CL adds DevUiModuleProvider classes (Java and C++) as backend to install and load the DevUI DFM. The C++ API must be called from the UI thread. It consists of query helpers: * DevUiModuleProvider::GetInstance().ModuleInstalled(), * DevUiModuleProvider::GetInstance().ModuleLoaded(), and asynchronous (i.e., takes callbacks) actions: * DevUiModuleProvider::GetInstance().InstallModule(), * DevUiModuleProvider::GetInstance().LoadModule(). The Java backend handles DFM installation, and implements standard on-demand DFM installation flow. For simplicity, no Java UI elements (e.g., using Toast or InfoBar) as used. Instead, an interstitial page that calls the C++ API will be used. Some sources of complexity, also encountered by VrModuleProvider (upon which the code is based) are: * Interaction between C++ and Java DevUiModuleProvider via JNI calls and interaction between the singletons. * Queue management for InstallModule() and LoadModule(), to handle the corner case of multiple concurrent install / load requests. Bug: 927131 Change-Id: I4a6f3e4209857542a63e49ff79871a50bc5da4ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769170 Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#692087}
-
Wei Li authored
The 'thank you' page looks a bit out of style. So we skip showing it and directly close the window. BUG=979530 Change-Id: Ic55c83fd15a8359d2d975dbf7bb098b4fa9a820a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776932Reviewed-by:
Dan Beam <dbeam@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#692086}
-