- 21 Apr, 2020 6 commits
-
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/7e8385c18309..7817a9aafe17 git log 7e8385c18309..7817a9aafe17 --date=short --first-parent --format='%ad %ae %s' 2020-04-20 enga@chromium.org Reland "Add ComparisonSampler binding type and validation tests" Created with: gclient setdep -r src/third_party/dawn@7817a9aafe17 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 Bug: None Tbr: cwallez@google.com Change-Id: I44793a40f704386bd21a35ea0f4e830a1385bee8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157824Reviewed-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@{#760755}
-
Ramin Halavati authored
IndependentOTRProfileManager is deprecated. Usage of OTR profiles in OffscreenTab is updated to use profile API instead of it. Bug: 1033903 Change-Id: I792f1d5e16fcab56131d9fa74a2f4b4ed4c35400 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153072 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#760754}
-
Oystein Eftevaag authored
This used to be output to the ProcessDescriptor message which is being phased out, and complicates the handling in the trace processor. Instead, always just output this in the StreamingProfile message. Requires https://android-review.googlesource.com/c/platform/external/perfetto/+/1287904 to roll in /third_party/perfetto first. R=ssid@chromium.org Bug: 1065077 Change-Id: I7a7764e09382e7584a82503267feb286d6a9df65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153926 Commit-Queue: oysteine <oysteine@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#760753}
-
Joey Scarr authored
Bug: 1007788,1007686,1007635 Change-Id: If6727c12a8153515e8276b5804338094001dbfbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108244Reviewed-by:
Timothy Loh <timloh@chromium.org> Reviewed-by:
Stuart Langley <slangley@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Joey Scarr <jsca@chromium.org> Cr-Commit-Position: refs/heads/master@{#760752}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/21e85eb549b0..57ed6b8f122c git log 21e85eb549b0..57ed6b8f122c --date=short --first-parent --format='%ad %ae %s' 2020-04-20 mtklein@google.com remove LabelAndReg 2020-04-20 reed@google.com rm unneeded SK_SUPPORT_LEGACY_DIDCONCAT44 Created with: gclient setdep -r src/third_party/skia@57ed6b8f122c 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 jcgregorio@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 Bug: None Tbr: jcgregorio@google.com Change-Id: I8adc7faed29c0af995ca03d7c6a2411425d748a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157643Reviewed-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@{#760751}
-
Kenichi Ishibashi authored
This is a reland of 830cf2c5. The original CL was speculatively reverted but it wasn't a culprit. Original change's description: > Add ServiceWorkerStorageControl::ApplyPolicyUpdates() > > This is a wrapper of ServiceWorkerStorage::ApplyPolicyUpdates(). > > Bug: 1055677 > Change-Id: I85329c4651dc53851c77183b889b2abb76d2f9ad > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2154638 > Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Reviewed-by: Makoto Shimazu <shimazu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#760402} Bug: 1055677 Tbr: shimazu@chromium.org, kinuko@chromium.org Change-Id: I7bb8a7c87d92ce775f273dc6f0f1c57576da735b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158185Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#760750}
-
- 20 Apr, 2020 34 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b4389eea51d4..3aee8e30b6f5 git log b4389eea51d4..3aee8e30b6f5 --date=short --first-parent --format='%ad %ae %s' 2020-04-20 joselea@microsoft.com Devtools: Clear geolocation form and reset setting for 'No override' option 2020-04-20 kimanh@chromium.org Fix calculation of aggregated stats in performance tab 2020-04-20 joselea@microsoft.com Devtools bug fix: Pretty print info bar Created with: gclient setdep -r src/third_party/devtools-frontend/src@3aee8e30b6f5 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/+/master/autoroll/README.md Bug: chromium:1014921,chromium:1066415,chromium:1072251,chromium:670554 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I5b9e44789d549eeb7922aae5fe7447d1bfd28c4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157816Reviewed-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@{#760749}
-
Ayu Ishii authored
This change adds tests for domain validation in wpt. Change-Id: Id8c74374d23bd72787ecc40919070b98684e163c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149699 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#760748}
-
Yingbing Wu authored
Change-Id: I33d949c64f1432ae6ff29ab26e9a94cb7e97a2c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155763Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: David Vallet <dvallet@chromium.org> Cr-Commit-Position: refs/heads/master@{#760747}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/a57e93d24ea4..162f3c604e8f git log a57e93d24ea4..162f3c604e8f --date=short --first-parent --format='%ad %ae %s' 2020-04-20 chonggu@google.com Add logging of web_engine_shell to Standard Output when tests fail. Created with: gclient setdep -r src/third_party/catapult@162f3c604e8f 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/+/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:1069256 Tbr: wenbinzhang@google.com Change-Id: I655a99fad32c131b21eceaf77faf51f25436e29f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157811Reviewed-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@{#760746}
-
Kyle Horimoto authored
This crash was triggered when the handler tried to notify JS about a change in screen reader state while JS was disallowed. The fix is to ensure that the handler for screen reader state changes is only added when JS is allowed in the first place. Note that the "getScreenReaderState" message is sent to the handler on page load, so we are still guaranteed that the change listener will be added when the page loads. Fixed: 1014164 Change-Id: Ibed22468e731bd8b0a83d14335a0947fda1cb26f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157826Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#760745}
-
Jeffrey Kardatzke authored
There was a bug on kukui where this code path would get hit and fail. The minigbm allocation would succeed, but then attaching it to the FB would fail because the mediatek DRM driver has a minimum width/height requirement of 64 for the framebuffer. This buffer is just throwaway and gets reallocated after the offscreen buffer gets swapped, so allocating a slightly larger one should cause no problems and the small increase wastes a negligible amount of memory. This bug specifically manifested itself in Zoom in Chrome on kukui. BUG=b:151774454 TEST=Zoom video renders on krane Change-Id: I068273d971eb08a5ff7d5856ddfa4d9b8854b0b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155381 Commit-Queue: J Kardatzke <jkardatzke@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#760744}
-
Devlin Cronin authored
When an extension is uninstalled, the prefs related to that extension should be erased. Do so for the pinned state of the extension, and add a unittest to cover the same. Bug: 1071634 Change-Id: Ic08da5ee19ad618ecddc44a85a8372412962a223 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153702Reviewed-by:
Caroline Rising <corising@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#760743}
-
Robert Ogden authored
No longer needed with No State Prefetch. Bug: 1039414 Change-Id: If6308fb00658bf239fbd90aa8bb8d7c29d3ef759 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157873 Commit-Queue: Robert Ogden <robertogden@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Auto-Submit: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#760742}
-
David Bertoni authored
Bug: 1072715 Change-Id: I5f6ea465ebff47a79f4cc837eeaa791812232161 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158029Reviewed-by:
Archana Simha <archanasimha@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#760741}
-
Ted Choc authored
BUG=1071247 Change-Id: Ic570a5231672019aec7595acf5ad2528c1cf38c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157987Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#760740}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/885e60247b9e..dfa48135f294 git log 885e60247b9e..dfa48135f294 --date=short --first-parent --format='%ad %ae %s' 2020-04-20 primiano@google.com Docs: minor nits and fixes to links Created with: gclient setdep -r src/third_party/perfetto@dfa48135f294 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 Bug: None Tbr: perfetto-bugs@google.com Change-Id: I451cf788adf3e19b7ba2d1b21cf57a8a2fec495e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157640Reviewed-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@{#760739}
-
David Tseng authored
Bug: b/153533629 Change-Id: Ibb16e6fd62768075f30a23c8f4075d6567bb1832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157598Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#760738}
-
Yuly Novikov authored
This is needed to run telemetry_gpu_integration_test with Xvfb on Linux GCEs. Bug: 1064477 Change-Id: I8f456986d932220c027186a4b849c68549f8c061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2156073Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#760737}
-
Xiyuan Xia authored
Collect metrics data of kCustom typed FrameSequenceTracker in FrameSequenceMetrics::ReportMetrics so that it does not get lost. Also fix wrong usage of std::move in TakeCustomTrackerResults that we could only assign or destroy a var after std::move() per https://www.chromium.org/rvalue-references. Bug: 1021774 Change-Id: Idcb7627df490525929695af97a8673fb886756b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140614 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#760736}
-
Austin Eng authored
Bug: 1069302 Change-Id: Ifff24ab40c8588bd89367ef1e0febb29075d16a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157893Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#760735}
-
Andrey Zaytsev authored
Bug: 1072432, 1015841 Change-Id: I7015c05bb896f0e63189a02b12117be27da7598c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2156414 Auto-Submit: Andrey Zaytsev <andzaytsev@google.com> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#760734}
-
Xinghui Lu authored
The implementations in the internal repository was removed, so it is safe to remove the "init(Observer result, boolean enableLocalBlacklists)" interface now. Bug: 1054179 Change-Id: I6756c7d551fa57fb7e36fe841025a0c3003d9e05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151286Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#760733}
-
Oriol Brufau authored
The logical properties were not added into kComputedPropertyArray, so they were skipped when iterating a computed CSSStyleDeclaration like [...getComputedStyle(document.body)]. BUG=1072180 TEST=external/wpt/css/css-logical/getComputedStyle-listing.html TEST=external/wpt/css/cssom/cssstyledeclaration-csstext.html TEST=external/wpt/css/cssom/cssstyledeclaration-custom-properties.html TEST=fast/css/getComputedStyle/computed-style-listing.html TEST=fast/css/getComputedStyle/computed-style-without-renderer-listing.html TEST=svg/css/getComputedStyle-listing.html Change-Id: Ia83ac8608b2b98601f454653900e76f89291b4aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153442Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#760732}
-
Karandeep Bhatia authored
base::OneShotEvent doesn't say anything about the order in which the queued tasks are posted. Update its header to document that the tasks are posted in FIFO order. BUG=None Change-Id: Ib7906144a0aaa45e3f5b5d23b62e65ce5eb40b52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151894 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#760731}
-
Alexander Cooper authored
In preparation for creating a content/public interface method to get VRDeviceProvider objects, this moves that interface type to device/vr/public/cpp, and adds a build target for it (since it is a class). Additionally, removes a bunch of includes of vr_device.h which were no longer necessary (and should only be necessary within device/vr). Bug: 1070807 Change-Id: If9e08a495d654821838d2cc57047e4c3c7cdc933 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155073Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#760730}
-
Adrienne Walker authored
This reverts some previous work here to clean up code that will become unused. Sorry to go back and forth on this, but it wasn't clear what was needed until I understood this more and got to the end. The current state with this patch: * only store token_expires on the cache (and cache record) itself * remove code storing it on entries, groups, namespaces * leave the database code as-is with the extra (unused) fields Future patches: * read token_expires from manifest, not headers (headers are cumbersome) * AppCacheDatabase::FindCache can be used to examine token_expires and cut off any unwanted AppCache usage Bug: 582750 Change-Id: I155ecf122886566f30a5be38b96994558a59d3cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157602 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#760729}
-
Katie D authored
This is not yet plumbed through to the CaptionController. Bug: 1055150 Change-Id: I393b6eadcb521428362f182de792ef29f828232a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153598 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Abigail Klein <abigailbklein@google.com> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#760728}
-
Katie D authored
Failed in Mac10.12 although it passed on other Mac versions. Needs investigation separately. TBR=pdr@chromium.org Bug: 1072818 Change-Id: I25cf06ce75235934e4c4cbaf79a9b9192bfb72f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2158015Reviewed-by:
Katie Dektar <katie@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#760727}
-
Jeff Yoon authored
PGO builders to run system_health.common_desktop as benchmark for generating .profraw files. Added 'chrome.pgo' to the list of internal waterfalls Change-Id: I6134dd7d0b203a316526edb19acb770277097038 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153760Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#760726}
-
Wei-Yin Chen (陳威尹) authored
After pre-native tests, resume native initialization and make sure the test doesn't crash. Bug: 1065314 Change-Id: I0ecf3b4b5b9925169f35f1b719671f0d0faa0750 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143611Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#760725}
-
Philip Rogers authored
This patch marks media/video-played-ranges-1.html as flaky on all platforms. This was previously marked as flaky only for debug, but it flakes on linux and windows too [1]. [1] https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=blink_web_tests&tests=media%2Fvideo-played-ranges-1.html TBR=sahel@google.com Bug: 1072768 Change-Id: I63f60864472d75b65159a5cdf2315e4ebee47423 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157792Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#760724}
-
Tina Wang authored
- Add AutofillAddressEnabled policy to simple policy map. - Edit policy_test_cases.json to enable unit test. Bug: 1066475 Change-Id: If8d73c2eaf891599a08854411dc94e064323187b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149639 Commit-Queue: Tina Wang <tinazwang@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
sebsg <sebsg@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#760723}
-
Nick Harper authored
TBR=rsleevi@chromium.org Change-Id: Ifd46afc7fd4ae3eb175842545de81b8f387b6c59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2156608Reviewed-by:
Nick Harper <nharper@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#760722}
-
Francois Doray authored
A new version of Startup.FirstWebContents.NonEmptyPaint# was introduced in http://crrev.com/c/2098403. This version measures the time from application start -> first non-empty paint instead of the time from process launch -> first non-empty paint. The main motivation was to avoid introducing errors when converting the process launch time from base::Time to base::TimeTicks. In the new version of the histogram, the 99th percentile is no longer 1 hour on Mac. Therefore, it is very likely that the old version of the histogram will be deprecated once the new version reaches stable. This CL updates other startup histograms that are used to diagnose regressions to Startup.FirstWebContents.NonEmptyPaint# to also use application start instead of process launch as reference. Since these histograms are only used to diagnose regressions to Startup.FirstWebContents.NonEmptyPaint#, we don't update their name. Change-Id: I7edc5d38fc3b9796c42955fa139bae9841267422 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140182Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#760721}
-
Mason Freed authored
This CL implements the "is declarative shadow root" flag, and makes sure it gets set or cleared appropriately. This flag will be used in a followup CL, which modifies the behavior of attachShadow() to allow "overriding" a declarative shadow root. But in this CL, expect no behavior changes. Bug: 1042130 Change-Id: I335df00967c2fa9dcce4ded8f6a7cb208a901e68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155995 Commit-Queue: Mason Freed <masonfreed@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#760720}
-
Fred Mello authored
Make sure that Activity Observers (in DFMs) are initialized early on. Change the implementation so that the observer is initialized only once in this context, based on the install engine used. Bug: 1022654 Change-Id: I51497f9430118ca3f11f592b4a0ed63d910ede51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155834 Commit-Queue: Fred Mello <fredmello@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#760719}
-
Pablo Ceballos authored
BUG=b:151160990 Change-Id: I4be7c273f1358af3ba52db7bb7e29a2a03279c5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136026Reviewed-by:
Zachary Kuznia <zork@chromium.org> Commit-Queue: Pablo Ceballos <pceballos@chromium.org> Cr-Commit-Position: refs/heads/master@{#760718}
-
Matt Menke authored
IsolationInfo includes the SiteForCookies, which must be consistent with the NIK, and a rule for updating both values in the case of redirects. This will ensure what were previously 4 values (SiteForCookies, NIK, and how to update each) are all consistent, and will allow us to migrate off of having untrusted renderer processes set the SiteForCookies. Currently the IsolationInfo's SiteForCookies is ignored, apart from DCHECKing that it's consistent with the ResourceRequest's SiteForCookies. We'll switch over to using it, and remove the legacy value, once they're always consistent. BUG=1060631 Change-Id: I14205172c041c3dc7bdf911044ccff9dbb85bbcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142742Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Dominic Farolino <dom@chromium.org> Reviewed-by:
Shivani Sharma <shivanisha@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Auto-Submit: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#760717}
-
Robert Ogden authored
These sockets won't be reused and the proxy server expects them to close once the prefetch is done. Change-Id: I35f3eed387d20bdf97d5f57a642f210708fc6173 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157771Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#760716}
-