- 22 May, 2019 6 commits
-
-
Aleks Totic authored
This fixes a particular instance of a general problem described in #965639 To avoid traversing stale child fragment, get the latest fragment from stale child's layout object. Bug: 964924,965639 Change-Id: I3783b71805c90d6397092fb2d249b5f50042584b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621796Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#661990}
-
Henrique Ferreiro authored
As advised in [1], this CL ports calls to Foo::Create() factory functions to use MakeGarbageCollected<Foo> from //third_party/blink/renderer/core/dom/dom_exception.h. [1] https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/iJ1bawbxbWs/vEdfT5QtBg> Bug: 939691 Change-Id: Ib83d259b669282bc88f23322c7014519996adb7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621125Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#661989}
-
Tom Anderson authored
R=thakis Change-Id: Ib58efc93477a2ba0d4b15a04376f46f80dc131f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622946 Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#661988}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a22aeb80..6ba8b68b 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: I75fc7238770b36ca295f9b72b48f4947b1d8dffb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622633Reviewed-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@{#661987}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/5124292801c6..6925d000325a git log 5124292801c6..6925d000325a --date=short --no-merges --format='%ad %ae %s' 2019-05-21 ilkos@google.com Merge "Make the debug message more informational" Created with: gclient setdep -r src/third_party/perfetto@6925d000325a The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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=perfetto-bugs@google.com Change-Id: I0b260a484de137f7112c234624038a1b99f938ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622618Reviewed-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@{#661986}
-
Lucas Furukawa Gadani authored
This is a reland of 69ec73d0 Original change's description: > Portals: Restrict portal navigations to HTTP family. > > This is also enforced with a renderer kill in case the browser receives > a non-HTTP navigation request. > > Bug: 962500 > Change-Id: Id7c122ba80ef1cc00620d07d5ecdb1f268b04d79 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615499 > Commit-Queue: Lucas Gadani <lfg@chromium.org> > Reviewed-by: Charlie Reis <creis@chromium.org> > Reviewed-by: Jeremy Roman <jbroman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#660918} Bug: 962500 Change-Id: I562cfa21b527e134d7e8e1fed4bab55a05d3d2a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621871 Commit-Queue: Charlie Reis <creis@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#661985}
-
- 21 May, 2019 34 commits
-
-
siyua authored
Mock: https://docs.google.com/presentation/d/130d5_4XAWqI01xt5ejlKw2lohePNQJbxIJQCBK0Kc5k/edit#slide=id.g4d98b81831_2_0 1) Added failure bubble 2) Added new strings used by this new bubble 3) Next three CLs would be adding ChromeAutofillClient logic, adding experimental logic, and adding unittest/browsertest Bug: 964127 Change-Id: I4652d6ba55af687afc2d648859c320e1776b2d3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616017Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/master@{#661984}
-
Scott Violet authored
And inlines what was in WindowPortLocal into Window. BUG=958245 TEST=covered by tests Change-Id: I67d2769504a72f5ad00a18c2a50344f5aecab9b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620045Reviewed-by:
Jonathan Ross <jonross@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#661983}
-
Kyle Milka authored
SetCustomBackgroundURL is equivalent to calling SetCustomBackgroundURLWithAttributions with empty attributions. Remove the separate API and instead just pass in empty attributions when SetCustomBackgroundURL is called. Bug: 961908 Change-Id: I52389d85219fdd03008717979f142cffe5ff1e62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1607431Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Commit-Queue: Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#661982}
-
Nicholas Hollingum authored
Wrote a tool that processes wayland protocols into some useful form. As a prototype this tool just generates pretty graphviz diagrams. Going forward we will be using this tool to automatically generate a fuzz target and its client for the purpose of fuzzing components/exo/* code. Bug: 961564 Change-Id: Ia0db917746e7de1d03b6a2f83da0729eae15d617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621476 Commit-Queue: Nic Hollingum <hollingum@google.com> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#661981}
-
Becky Zhou authored
+ Update dark hairline color to grey 700 + Update dark elevation colors Bug: 959284, 958916 Change-Id: Iffbb9a7ddbcb2ef7844ce18d02e9e287a5c34de0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623305Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#661980}
-
Eric Aleshire authored
This includes: * openNewTab * openNewIncognitoTab * closeAllTabsInCurrentMode * closeAllIncognitoTabs All four are similar and fairly routine, so they were combined in this CL. A small test is added to smoke_egtest to exercise all of them. Bug: 922813 Change-Id: I3244c1f5ce82b207e68ee5fc80a7eae014f8496b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622436Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: ericale <ericale@chromium.org> Cr-Commit-Position: refs/heads/master@{#661979}
-
François Degros authored
Change-Id: I739a6ed2a754a17f3899e3b5716f0d0497cb2470 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621790Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Auto-Submit: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#661978}
-
Avery Musbach authored
As a first step toward fixing Issue 965665, the present CL just simplifies the relevant code. Test: manual Bug: 965665 Change-Id: I371a293e8ace81e2b4e325a4e6c36b576e0a46bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623130Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Avery Musbach <amusbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#661977}
-
Matt Reynolds authored
This CL adds a chooser for HID devices based off of the existing choosers for USB, Bluetooth, and serial. Two new settings are registered: CONTENT_SETTINGS_TYPE_HID_GUARD determines whether the HID chooser can be displayed. Set to CONTENT_SETTING_ASK to enable the chooser, or CONTENT_SETTING_BLOCK to disable it. CONTENT_SETTINGS_TYPE_HID_CHOOSER_DATA will be used to store permission information for devices requested through the HID chooser. BUG=890096 Change-Id: I9fdd3866cb7765d849a26753498be3bc1129a250 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1585461Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Jun Cai <juncai@chromium.org> Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#661976}
-
Wei-Yin Chen (陳威尹) authored
Some functions are called outside of testing code despite of being marked with @VisibleForTesting. This CL stops calling the following methods: - #setValues(float, float) - #getAnimatedFraction() Removed @VisibleForTesting for #getAnimatedValue() since there's no other way for non-property animations. Removed @VisibleForTesting for #setValues to match ValueAnimator. Bug: None Change-Id: I7483b47054fa0c0df62964873046de0b420756f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621348Reviewed-by:
Donn Denman <donnd@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#661975}
-
Mason Freed authored
Previous to this CL, backdrop-filters with pixel moving filters would cause the capture rect for the backdrop-filter to be improperly located. In those cases, the capture rect was expanded for the filter, but the bounds were not properly updated. This is now fixed. I added a unit test to capture this corner case. Bug: 964371 Change-Id: I5e9833b7d8460feaafca9dd29fe4a469fb6a55f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1618304 Commit-Queue: Mason Freed <masonfreed@chromium.org> Commit-Queue: enne <enne@chromium.org> Reviewed-by:
enne <enne@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#661974}
-
Yulun Wu authored
Bug: 757077 Change-Id: I245d5660a7a634c9556c8473eeed016cb12d1870 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620770Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#661973}
-
Maks Orlovich authored
Change-Id: I4670f9da505dd5a1e508752ecb1a6c37be2e56e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622987Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#661972}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/a453ba42f72d..f4d2a446cc12 git log a453ba42f72d..f4d2a446cc12 --date=short --no-merges --format='%ad %ae %s' 2019-05-21 samans@chromium.org Add gn files for Vulkan Swiftshader Created with: gclient setdep -r src/third_party/swiftshader@f4d2a446cc12 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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. 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 BUG=chromium:963988 TBR=swiftshader-team+autoroll@google.com Change-Id: Iafd74d8b680d96511b189ef9304324cd10e2ab84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622610Reviewed-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@{#661971}
-
Matt Reynolds authored
This CL updates the Stadia controller mapping function to match the HID reports generated by the release version of the firmware. BUG=965585 Change-Id: Ibf2d8ebddcc6187f165525beb27eab6de626edf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622479 Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#661970}
-
John Budorick authored
Confusing too many sheriffs. Bug: 790202 Change-Id: Ia93bbd1e35db5258bc835c52538ee9a4f2d0ee38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622191 Auto-Submit: John Budorick <jbudorick@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#661969}
-
Victor Costan authored
The last remaining SQLite patch is 0001-Custom-shell.c-helpers-to-load-Chromium-s-ICU-data. This CL adds tests ensuring that SQLite uses ICU, creating a safety net for the removal of the SQLite patch. Bug: 945204 Change-Id: I2b5661d78fcd00e7c088fc234eeef0f981f2bb62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621845 Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Chris Mumford <cmumford@google.com> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#661968}
-
Jimmy Gong authored
Bug: none Change-Id: I6fdb6ad26db5aec08ac017483fb312709961a53b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623462 Commit-Queue: jimmy gong <jimmyxgong@chromium.org> Commit-Queue: Bailey Berro <baileyberro@chromium.org> Auto-Submit: jimmy gong <jimmyxgong@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#661967}
-
Morten Stenshorne authored
Make sure that layout has happened before modifying style. This is what the test wants to test. Bug: 965137 Change-Id: I2efcae8113b693fe7d591e6eff3df3937ed4df43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623089Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#661966}
-
Clark DuVall authored
These tests were failing because Android does not have full site isolation, And the check here was returning a null origin when navigating back to about:blank: https://cs.chromium.org/chromium/src/content/browser/frame_host/render_frame_host_impl.cc?l=444&rcl=b764bb44c647dc2172781d1d19cdb3e8e83a306c Example failures: https://ci.chromium.org/p/chromium/builders/ci/Mojo%20Android/16129 Change-Id: I7a6d862183225907ba7d03ab36541c52e83e4fb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620819 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Auto-Submit: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#661965}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I86e62875327683f11df9a8fda0c9a6ad2261854d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622595Reviewed-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@{#661964}
-
Bailey Berro authored
This symbol should be marked CHROMEOS_EXPORT since it is used from the chrome.autotestPrivate api. Change-Id: I9aa10741682a53ba9b6263aed0d4619663609d92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617560 Auto-Submit: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#661963}
-
Chris Hall authored
Somehow when rebasing my earlier change I managed to undo this and it snuck through. R=katie Bug: 950391 Change-Id: I3599e2f112eabe360309d0a705d1233635d64e4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621471 Auto-Submit: Chris Hall <chrishall@chromium.org> Reviewed-by:
Katie Dektar <katie@chromium.org> Commit-Queue: Chris Hall <chrishall@chromium.org> Cr-Commit-Position: refs/heads/master@{#661962}
-
chromium-autoroll authored
https://chromium.googlesource.com/native_client/src/native_client.git/+log/ca374f5112fc..4744a43b6fc4 git log ca374f5112fc..4744a43b6fc4 --date=short --no-merges --format='%ad %ae %s' 2019-05-21 dschuff@chromium.org Enable TCSM sysctl option on mac Created with: gclient setdep -r src/native_client@4744a43b6fc4 The AutoRoll server is located here: https://autoroll.skia.org/r/nacl-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=mseaborn@chromium.org Change-Id: I83726c4425cc7a5690ff4dc084eb0e584b7b13b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622631Reviewed-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@{#661961}
-
Robert Sesek authored
Revert "Sheriff: mojo/bind-intercepted-interface-in-worker.html and 1 other(s) in webkit_layout_tests failing on Mac" This reverts commit b3bc88a6. Reason for revert: testing if fixed by https://crrev.com/c/1621031 Original change's description: > Sheriff: mojo/bind-intercepted-interface-in-worker.html and 1 other(s) in webkit_layout_tests failing on Mac > > - mojo/bind-intercepted-interface-in-worker.html Harness failure > - shapedetection/detection-on-worker.html Timeout > > TBR=avi@chromium.org > > Bug: 963734 > Change-Id: I81da1601c605e17d0c8f0ffc0fc2025b1a57cecb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614859 > Reviewed-by: Takashi Sakamoto <tasak@google.com> > Commit-Queue: Takashi Sakamoto <tasak@google.com> > Cr-Commit-Position: refs/heads/master@{#660279} TBR=tasak@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 963734 Change-Id: I70eee514d99017e28bdd94a323c12522cddc8698 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623448Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#661960}
-
Lukasz Anforowicz authored
The C++ code logging the "SiteIsolation.AllResponses" values was removed in r544769. Bug: 705801 Change-Id: I330b023782aa0335ceb6e9d51e1320c1a89c0238 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1623326Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#661959}
-
Alex Cooper authored
If a Windows Mixed Reality controller is connected and detected by the runtime but not tracked, currently that controller gets ignored. This changes the plumbing of mixed_reality_input_helper to allow untracked controllers to be reported up through mojo. While the controller may not be tracked, any button click events can be reported and if it was previously tracked orientation events are still reported. The controller can still be rendered with these orientation events at its most recently known location. In the case that a controller loses tracking after having previously been tracked, the blink code now explicitly nulls out the base pose if it is not provided by an XRInputSourceStatePtr. Bug: 958901 Change-Id: I106d44dbd0821cdc01826b56f4a18069d4f7f437 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622632Reviewed-by:
Bill Orr <billorr@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#661958}
-
danakj authored
This is a cancellable OnceCallback as it is post-tasked and only run that way. R=boliu@chromium.org Bug: 953861 Change-Id: Ie0866ef8c202285648bc9a88bc61746df22bcac2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622509Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#661957}
-
Regan Hsu authored
Remove all browser download settings. Hide OS specific download settings in Browser settings. Change-Id: Id098ee72dd67b52fd25896f06b98318e2ba6771f Bug: 950007 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616999 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#661956}
-
Henrique Ferreiro authored
As advised in [1], this CL ports calls to Foo::Create() factory functions to use MakeGarbageCollected<Foo> from //third_party/blink/renderer/core/dom/dom_exception.h. [1] https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/iJ1bawbxbWs/vEdfT5QtBg> Bug: 939691 Change-Id: Ia999f176170d242e8db54039cb6fb2645194141f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620626Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#661955}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/56355ce2d52f..8908a37777ec Created with: gclient setdep -r src-internal@8908a37777ec 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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome BUG=chromium:803846 TBR=mbarowsky@google.com,sidereal@google.com Change-Id: Idcc1d41aaec37c010034ce8baa726c518e0135d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622411Reviewed-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@{#661954}
-
Antonio Gomes authored
CrossThreadBind was being used for passing callback instances to functions that were expecting "Once callbacks". Note that CrossThreadCopier needed to be extended to take CrossThreadOnceFunction instances (similarly to the existing logic for CrossThreadFunction). BUG=963574 R=haraken@chromium.org, hiroshige@chromium.org Change-Id: I86e46d8088763427f292d62acccfc627857ca739 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621393 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#661953}
-
Nasko Oskov authored
Currently when a renderer process exits, RenderProcessHostImpl notifies objects associated with it about this via an IPC message which it dispatches to all of its listeners. This is a confusing pattern we decided should go away and RenderProcessHostObserver was introduced. This CL removes FrameHostMsg_RenderProcessGone and moves RenderFrameHostImpl to use the new pattern instead of using this IPC to detect process going away. Bug: 566116 Change-Id: I4beb9182464846053499f01dd4c74c749276d2f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1612854Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#661952}
-
John Williams authored
Bug: 965229 Change-Id: Id1f1c3c703f196514fb77b6362aa2c1dc33d0641 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605342Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Commit-Queue: John Williams <jrw@chromium.org> Cr-Commit-Position: refs/heads/master@{#661951}
-