- 04 Oct, 2019 40 commits
-
-
Abhijeet Kandalkar authored
This CL converts usage of |TracingSessionHostRequest| to mojo::PendingReceiver<mojom::TracingSessionHost> Bug: 955171, 978694 Change-Id: I79f31015757c0a92179c60fb5fea69adcd24ae59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831930Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#702857}
-
Daniel McArdle authored
This CL attempts to improve the fuzzer coverage of the various Create() functions that are invoked by RecordParsed::CreateFrom(), e.g. ARecordRdata::Create(). See [1] for fuzzer coverage prior to this CL. [1]: https://chromium-coverage.appspot.com/reports/699620_fuzzers_only/linux/chromium/src/net/dns/record_rdata.cc.html Change-Id: Icad9ca987464f76099daf649d9f46f41c1c9ab9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829939 Commit-Queue: Dan McArdle <dmcardle@chromium.org> Reviewed-by:
Eric Orth <ericorth@chromium.org> Cr-Commit-Position: refs/heads/master@{#702856}
-
Yasmin authored
Bug: 1005288 Change-Id: I336f17fa43b7d0db0b4d16657fd3d14a925deedf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837771Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#702855}
-
Andrew Grieve authored
I think this was an unintended side-effect of turning on multidex-by-default for apks. When building all transitive dex for chrome_java: 23.6 s weighted time to generate 225 .main_dex_list files (167.1 s CPU time) When building just chrome_java: 2.3 weighted s to build gen/chrome/android/chrome_java.dex.jar.main_dex_list (2.3 s CPU time) Bug: 937874, 906803 Change-Id: I46d4e8f610fd50d0ad645b9656c677595ac9dd0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837217Reviewed-by:
Sam Maier <smaier@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#702854}
-
Laís Minchillo authored
If ConnectivityManager.getDefaultProxy() returns a ProxyInfo with host "localhost" and port -1 (which is invalid), extract ProxyConfig from the original Intent in the PROXY_CHANGE_ACTION broadcast. Bug: 993538 Change-Id: Ic61b5f5527a921596b71e7b0582436827b1739e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765848 Commit-Queue: Laís Minchillo <laisminchillo@chromium.org> Reviewed-by:
Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Auto-Submit: Laís Minchillo <laisminchillo@chromium.org> Cr-Commit-Position: refs/heads/master@{#702853}
-
Matthias Körber authored
To avoid flakiness of |SaveImportedProfileSetModificationDate| the timeout was doubled to 2s. Bug: 1010684 Change-Id: I54c4e063cc224e0552e02c767075da51bb0d3434 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840651 Commit-Queue: Matthias Körber <koerber@google.com> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#702852}
-
kylechar authored
The draw() call should only fail if the SkSurface and SkDDL are incompatible. This indicates a bug and should never happen. Bug: 1009452 Change-Id: I4b3c5199439f5380310c58526576c8542178ae14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837658Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#702851}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 9d32f659. With Chromium commits locally applied on WPT: 03ccd4e9 "html: Move autofocus tests to html/interaction/focus/the-autofocus-attribute/" c19433ef "Reland "[ChromeDriver] Stop using --ignore-certificate-errors"" afc509ca "[WPT/common/security-features] Fix typo" df884b61 "[WPT/referrer-policy] Add worker subresource tests" 86ea3d5b "Renaming fetch/metadata web platform tests" 9d32f659 "[Contacts] Update implementation to match spec changes." 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=foolip No-Export: true Change-Id: Ifa5b4bd0ee3f086710defbd174521fdf02831b29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840671Reviewed-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@{#702850}
-
François Beaufort authored
https://dawn.googlesource.com/dawn.git/+log/3fd022ef6041..21dfc919547f $ git log 3fd022ef6..21dfc9195 --date=short --no-merges --format='%ad %ae %s' 2019-10-03 bryan.bernhart Resource Management 7: Device memory sub-allocation using buddy allocator. 2019-10-03 beaufort.francois Add missing optional label member to descriptors Created with: roll-dep src/third_party/dawn Change-Id: I1011570dcc920cd005ad5bba2a5022f63b595fb5 Bug: 877147 Bug: dawn:22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839691Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Auto-Submit: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#702849}
-
Mythri A authored
This CL was created automatically with tools/perf/update_wpr script R=perezju@chromium.org Bug: 878390 Change-Id: I717d5456ab9c0a00ac254f83727c0a6f46b3d0b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826894 Auto-Submit: Mythri Alle <mythria@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#702848}
-
Marina Ciocea authored
The name of the shared tab is calculated based on the URL of the shared tab, and it's used in TabSharingInfoBarDelegate to create different infobar layouts for shared tab vs other tabs. In some cases the tab name can be empty, if the URL doesn't have a host like about:blank for example. Use the tab title instead when the tab name is empty. Bug: 1010995 Change-Id: I4ca333f13b53f66b6f7d251d9c53a020e3f52a65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840652Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#702847}
-
Morten Stenshorne authored
TBR=eae@chromium.org Bug: 1011255 Change-Id: I8bd7cf00b7bedae650f28ae343e77fb8970db2d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840636Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#702846}
-
Nick Diego Yamane authored
DiceSigninUiUtilTest inherits from BrowserWithTestWindowTest so runs UI code (e.g: WindowTreeHost, etc), which makes tests to crash, hitting DCHECKs, when MessageLoopCurrentForUI is used, for example. So, change its constructor to use default BrowserWithTestWindowTest traits, which implies in MainThreadType::UI being used. Bug: None Change-Id: Ie27fb19e83881168fa79a837a5fef49353086098 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839071Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#702845}
-
Nico Weber authored
These files are already listed in extra_js_files in //chrome/test/data/webui:unit_tests_js, so this doesn't change behavior. On the win/cross build, the js2gtest() is a no-op and it throws isolate errors since these files don't exist. See also https://chromium-review.googlesource.com/c/chromium/src/+/1837411 TBR=dbeam Bug: 995737,912946,1010561 Change-Id: I87a413f820fa9dc5294657a3bef07330da3feb2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840812Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#702844}
-
Jit Yao Yap authored
Sync server-side changes from https://critique.corp.google.com/#review/268593669. The chrome_os_user_report_request and chrome_os_user_report_response IDs are changed in https://critique.corp.google.com/#review/270056000. Change-Id: Ib8035ac50dd5cbdbb0d67be9e4be1c0c6f816605 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824272Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Jit Yao Yap <jityao@google.com> Cr-Commit-Position: refs/heads/master@{#702843}
-
Mike Jackson authored
This change updates DevTools a11y performance tests to help facilitate the upcoming axe-core roll to V3.3.2. axe-core v3.3.2 will now return an error if the element passed in to axe.run are not attached to the document. This change is to ensure that we show the performance panels, thus ensuring its attached to the document. Bug: 984817 Change-Id: I772f37670d59f72c5638188a7b4a7c4d99461f85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837277Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Mike Jackson <mjackson@microsoft.com> Cr-Commit-Position: refs/heads/master@{#702842}
-
Charlie Harrison authored
This reverts commit 255e53df. Reason for revert: Test is not the root cause of this failure. See https://bugs.chromium.org/p/chromium/issues/detail?id=1011275 Original change's description: > Disable flaky MetricsWebContentsObserverTest.TimingOrderError > > TBR=csharrison@chromium.org > > Bug: 1011203 > Change-Id: Ie9807b09fb16726f117c02507a3a200d22acfe0f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839311 > Reviewed-by: Yoichi Osato <yoichio@chromium.org> > Commit-Queue: Yoichi Osato <yoichio@chromium.org> > Auto-Submit: Yoichi Osato <yoichio@chromium.org> > Cr-Commit-Position: refs/heads/master@{#702698} TBR=yoichio@chromium.org,csharrison@chromium.org Change-Id: Ie3c883479388584376bd84816ae7e379f4e09ea6 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1011203 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841111Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#702841}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/56b86259997a..ddbd321fd7d7 git log 56b86259997a..ddbd321fd7d7 --date=short --no-merges --format='%ad %ae %s' 2019-10-04 perezju@chromium.org [Telemetry] Refactor story_runner_unittest.RunBenchmarkTest Created with: gclient setdep -r src/third_party/catapult@ddbd321fd7d7 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 rmhasan@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=rmhasan@google.com Bug: chromium:1008852 Change-Id: I9f1b850dd5c4a6dc8abc28932933c858bcf99a20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840711Reviewed-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@{#702840}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/31be647e..485edf28 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: Ib52654548944ed67514c337694b5e6a7963ec129 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839879Reviewed-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@{#702839}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/78c82a40409d..f83d0ef0859c git log 78c82a40409d..f83d0ef0859c --date=short --no-merges --format='%ad %ae %s' 2019-10-04 phoglund@webrtc.org Revert "Remove an old hack from test_main_lib.cc." 2019-10-04 srte@webrtc.org Replacing /target:target with /target in BUILD autofix. 2019-10-04 sprang@webrtc.org Adds support for passing a vector of packets to the paced sender. 2019-10-04 srte@webrtc.org Cleanup of simple TODO(srte) comments. 2019-10-04 phoglund@webrtc.org Remove an old hack from test_main_lib.cc. 2019-10-03 srte@webrtc.org Base overhead calculation for audio priority rate on available data. Created with: gclient setdep -r src/third_party/webrtc@f83d0ef0859c 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: I88909bbe12a74caf5c36ba268bff34ff9ace2cbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840712Reviewed-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@{#702838}
-
Rune Lillesveen authored
The FIXME comment does not make sense with the current state of the code. Change-Id: Ia13d8de2d2b09b4bfaf5ae353c8fb439cb8e40cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840831 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#702837}
-
Tanmoy Mollik authored
The sign-in code uses the apisid Gaia cookie as a way to detect changes to Google accounts on the web. sapisid is the secure version of apisid. Bug: 889632 Change-Id: I8bf7790c5a1c85da6ae7d890dc7ce3d8a3f38928 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827399 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#702836}
-
Ioana Pandele authored
This is a reland of 74640a89 TBR=vasilii@chromium.org Original change's description: > [iOS] Make the leak detection backend available on iOS > > Bug: 986317 > > Change-Id: I9d799cd24551f13bc58eac91c843d2da19aa7851 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832267 > Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> > Commit-Queue: Ioana Pandele <ioanap@chromium.org> > Cr-Commit-Position: refs/heads/master@{#702059} Bug: 986317 Change-Id: I490b8d96074e1786b74905a083f0554fe914b4c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840771Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#702835}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/84f61e2273d6..0ce0e2c0a426 Created with: gclient setdep -r src-internal@0ce0e2c0a426 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: I30e40d20156720ef1a8dff58a7d6415e7322be5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840591Reviewed-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@{#702834}
-
Anna Malova authored
Set CACHE_DIR to WV-specific directory (WebView). Folders under app_webview are moved into app_webview/Default. HTTP Cache under cache/org.chromium.android_webview is moved into cache/WebView/Default/HTTP Cache. Bug: 963875 Change-Id: Ifa150fe0a40a775bc1705e1ac4ea355e67dbee0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793087 Commit-Queue: Anna Malova <amalova@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#702833}
-
Kazuhiro Inaba authored
This reverts commit 5142981c. Reason for revert: Causing crashes on Octopus (kernel 4.14) media plays b/141202973 Bug: b/141202973 Original change's description: > Relax NV12 format rejection for exo > > Applies the same restriction in other scenarios (web page/apps). > > * Reject iff > - the buffer is cropped hirozontally, and > - the cropped bounds' horizontal coordinates (x and width) doesn't > fall into even pixel boundary > > Bug: 997821 > Test: manually tested with netflix web/arc apps on eve. > Change-Id: I10ea54da345427eb33fbee25c8d872363d08b0a0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775190 > Commit-Queue: Mitsuru Oshima <oshima@chromium.org> > Reviewed-by: Daniele Castagna <dcastagna@chromium.org> > Cr-Commit-Position: refs/heads/master@{#692771} TBR=oshima@chromium.org,dcastagna@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 997821 Change-Id: I4633f6aac96505fbc1c173a65bc1b4d7a79b9726 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838896Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Kazuhiro Inaba <kinaba@chromium.org> Cr-Commit-Position: refs/heads/master@{#702832}
-
Sebastien authored
- Made the GamesService extend KeyedService. - Added a new games directory under chrome/browser - Implemented a simple keyed service factory for the GamesService. Bug: 1006874 Change-Id: I0e71845b6a8f87e3fffad4c20deba93d00f1e79c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838331Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#702831}
-
Alex Chau authored
- This will enable SharingService to register in transport mode once 1) DeviceInfo is in transport mode (SyncDeviceInfoInTransportMode) 2) FCM/encryption info in DeviceInfo (SharingUseDeviceInfo) 3) VAPID key derive from sync (SharingDeriveVapidKey) - For required sync data types: - DEVICE_INFO is always required - kSharingUseDeviceInfo disabled -> require PREFERENCES - kSharingDeriveVapidKey disabled -> require PREFERENCES Bug: 1010968 Change-Id: I78aaa6c4ee00098d4c6cbe9ebf9aa922733ed3ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837935 Commit-Queue: Alex Chau <alexchau@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#702830}
-
Javier Ernesto Flores Robles authored
Previously the delegate had a comment indicating it was weak, now changed to actually be a weak reference. Change-Id: Id0f1c80cc532b593d64be86b09463570c4247533 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836495 Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#702829}
-
Jessica Tallon authored
When a test uses continuations to call the "go" function multiple times a new instance of the event recorder is created for each call. This results in the ATK event hooks being added for every time without the old ones being removed. This fixes it array of event listeners shared amongst all instances of the event recorder and not adding the listeners if they already exist. Bug: None Change-Id: Ie09212f7b44113ad7c0aeeba963615fd4b8607e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840012Reviewed-by:
Martin Robinson <mrobinson@igalia.com> Commit-Queue: Jessica Tallon <jtallon@igalia.com> Cr-Commit-Position: refs/heads/master@{#702828}
-
Niels Möller authored
The latter is being deprecated in https://webrtc-review.googlesource.com/c/src/+/155163 A similar use was replaced in cl https://chromium-review.googlesource.com/c/chromium/src/+/1833466 Bug: webrtc:9378 Change-Id: I7be9f2e79ac303c311cbb252ad8e1e53038b928b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836496 Auto-Submit: Niels Möller <nisse@chromium.org> Commit-Queue: Florent Castelli <orphis@chromium.org> Reviewed-by:
Florent Castelli <orphis@chromium.org> Cr-Commit-Position: refs/heads/master@{#702827}
-
sreejakshetty@chromium.org authored
We want to test storing only few domains in BackForwardCache. We should be able to configure the list via an experiment. Design Document: https://docs.google.com/document/d/16_ykRK9YHSo3DJqb48hpO67lpeYoG65E8g7TYFVv9Hs/edit?usp=sharing Change-Id: Icfdd2501cb94f405770e1e0a803c2310b931b396 Bug: 1005735 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1811120Reviewed-by:
Lowell Manners <lowell@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#702826}
-
Gyuyoung Kim authored
To reduce pre-processed size of header files have been including foo.mojom-blink.h, this CL replaces .mojom-blink.h with .mojom-blink-forward.h in blink header files. This CL has no behavior changes and following CLs will continue replacing them more. Bug: 1001360 Change-Id: Idc4294dbcf2f89eec321d87ac2aaa3ba449b6b83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838781Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#702825}
-
Gyuyoung Kim authored
To reduce pre-processed size of header files have been including foo.mojom-blink.h, this CL replaces .mojom-blink.h with .mojom-blink-forward.h in blink header files. This CL has no behavior changes and following CLs will continue replacing them more. Bug: 1001360 Change-Id: I2bf3eba6d9c02db9f806da447474140f13de42b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838774Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#702824}
-
Sami Kyostila authored
Trace packets emitted by the tracing service can happen anywhere in the stream of packets from ReadBuffers(). Previously the JSON exporter was resetting its incremental state, since technically these packets formed a new sequence, but that caused the remaining data on the original sequence to be lost. This patch fixes the issue by ignoring incremental state on the special tracing service sequence. Bug: 914092, 1008424 Change-Id: I50bcb56015679eb6aa57ab2f928cfb640039beb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840093 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#702823}
-
Mikel Astiz authored
This allows upper layers (UI) to know whether user action is needed and provides a way to inject trusted vault encryption keys once they are available. Bug: 1010189 Change-Id: Ic5eb9f0c8e525f30ad0401b65a7a5c7d42cd9a7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1840097 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#702822}
-
Tim van der Lippe authored
- InspectorBackendCommands is now loaded via ES Modules Bug: 1006759 Change-Id: I2826518a55e1f4fd7704cfb04120885f9aa9b604 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837772Reviewed-by:
Yang Guo <yangguo@chromium.org> Reviewed-by:
Benedikt Meurer <bmeurer@chromium.org> Commit-Queue: Tim Van der Lippe <tvanderlippe@chromium.org> Cr-Commit-Position: refs/heads/master@{#702821}
-
Rohit Agarwal authored
This reverts commit 3fcc018a. Reason for revert: The original CL https://chromium-review.googlesource.com/c/chromium/src/+/1839793 is getting reverted, so we need to remove these tests. The tests will be added again, once after the revert is made and the necessary changes are done to address the issue mentioned in the revert reason. Original change's description: > Add regression tests. > > Bug: 1004101 > Change-Id: I8c8d12cc4faa60b6ead3abf2ed7ca8572fbca6f7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1803921 > Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> > Reviewed-by: Florian Uunk <feuunk@chromium.org> > Commit-Queue: Rohit Agarwal <roagarwal@chromium.org> > Cr-Commit-Position: refs/heads/master@{#699901} TBR=vasilii@chromium.org,feuunk@chromium.org,roagarwal@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1004101 Change-Id: I5391451791b9455652154f7eb7cfea5232f14747 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839794Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Rohit Agarwal <roagarwal@chromium.org> Cr-Commit-Position: refs/heads/master@{#702820}
-
David Jean authored
Added disabling of animation when battery level is below 20%. This is behind a flag that is false by default. It will be enabled to 1% in next release to gather information. Some animations not controlled by [UIView setAnimationsEnabled:] are not handled for now. Also some components imported from google3 do not respect or restore the current animationsEnabled status: MaterialOverlay, MaterialSnackbar: force animations enabled but restore previous value. NISnapshotRotation: is worse because it will leave it back to enabled after doing an animation (not sure where we use it?) Bug: 1006431 Change-Id: Ib2f32598575c0e63b579a2388dad914945714add Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821917Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#702819}
-
Mikhail Khokhlov authored
Bug: 981349 Change-Id: Ie177cdbcc6b2d7a1ee94e7d2ed51986adcfeb0d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837731Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#702818}
-