- 10 Mar, 2020 40 commits
-
-
Sophie Chang authored
Bug: 1050101 Change-Id: Iee1a006708469c2f28402711a7e22cb4ad7932f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096102Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#748847}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I4744ef8c8547c926dce14b749bfb8d21a2acb45d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097017Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#748846}
-
Peng Huang authored
The crash in gpu::ImageReaderGLOwner::UpdateTexImage() is because ImageReaderGLOwner only allows one image ref, SharedImageVideo doesn't release the image ref when read access is finished. It releases the ref when the SharedImageVideo is destroyed. Fix the problem by releasing the image ref in EndReadAccess(). Bug: 1059461 Change-Id: I4ccc509bd48dfd6bb576212df32bd411f521e281 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096777Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#748845}
-
Tim Volodine authored
Flaky on the KitKat Phone Tester (dbg) bot. Disabling only for KitKat (i.e. less than L). BUG=1060244 TBR=arbesser@chromium.org,hluca@chromium.org Change-Id: I3ba42fc53e92ef33aac352275331f148b64dff8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096955 Commit-Queue: Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Cr-Commit-Position: refs/heads/master@{#748844}
-
Ian Swett authored
https://quiche.googlesource.com/quiche.git/+log/a66f68433ddd..ee0079aeee37 $ git log a66f68433..ee0079aee --date=short --no-merges --format='%ad %ae %s' 2020-03-10 bnc gfe-relnote: Remove DUPLICATE_PUSH frame. Protected by gfe2_reloadable_flag_quic_enable_version_draft_25_v3 and gfe2_reloadable_flag_quic_enable_version_draft_27. 2020-03-09 wub gfe-relnote: In QUIC batch writers, always drop buffered packets on write errors. Protected by --gfe2_restart_flag_quic_batch_writer_always_drop_packets_on_error. 2020-03-09 renjietang Allow STOP_SENDING frame to be the first frame of a stream. 2020-03-09 fayang gfe-relnote: In QUIC, skip packet threshold loss detection if largest acked is a runt. Protected by gfe2_reloadable_flag_quic_skip_packet_threshold_loss_detection_with_runt. 2020-03-09 fayang gfe-relnote: In QUIC, truncate IETF ACK ranges if ACK frame does not fit. Protected by existing gfe2_reloadable_flag_quic_enable_version_draft_25_v3. 2020-03-09 dschinazi Make QuicToyServer support all IETF drafts 2020-03-09 ianswett gfe-relnote: Deprecate gfe2_reloadable_flag_quic_one_immediate_ack. 2020-03-06 wub gfe-relnote: In QUIC BBRv2, add ack height into PROBE_UP's queuing_threshold. Protected by --gfe2_reloadable_flag_quic_bbr2_add_ack_height_to_queueing_threshold. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src R=bnc@chromium.org Change-Id: I7ca6e18e2f3546d2bdd767988c4b5417df4df7df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097015Reviewed-by:
Bence Béky <bnc@chromium.org> Commit-Queue: Ian Swett <ianswett@chromium.org> Cr-Commit-Position: refs/heads/master@{#748843}
-
Shimi Zhang authored
We want to treat file: and content: schemes as "null" for onPostMessage(), this would inconsistent with window.origin result if setAllowFileAccessFileUrls() set to true, but that is a more general problem in Blink. Bug: 918065 Change-Id: If639e3a8be42384258b45e787403f456dca6b3fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090920Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Cr-Commit-Position: refs/heads/master@{#748842}
-
Daniel Rubery authored
This CL was reverted due to TSAN failures. These were fixed by enabling our Finch flags earlier. Original CL description: For users who have enhanced protection enabled, and are not incognito, attach an OAuth access token to download protection pings to improve the quality of verdicts. Bug: 1051679 Change-Id: I5db16b335730063e0b00662b014e9dbfeaf2b8a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094871 Auto-Submit: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#748841}
-
Hui Yingst authored
Implement a two-up view toggle button in PDF Viewer's zoom toolbar. This button is available when feature "pdf-two-up-view" is enabled. Bug: 51472 Change-Id: Icf6867e2897f1090b6b9fd8e9494006f648ffdd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012837Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Hui Yingst <nigi@chromium.org> Cr-Commit-Position: refs/heads/master@{#748840}
-
Fredrik Söderquist authored
This class no longer has any affinity with LayoutSVGResourceFilter, so move to another location (near the referencing class SVGElementResourceClient). Bug: 109224 Change-Id: I3a18d8df92e1b49b9f643309101515460ac0f7c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096742Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#748839}
-
Yury Semikhatsky authored
This is a follow-up fix to address comments from https://crrev.com/c/2042302 Bug: 1051687 Change-Id: Id6bc1ed057b85d8ed66b42378825a47ce7775170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071360Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Commit-Queue: Yury Semikhatsky <yurys@chromium.org> Cr-Commit-Position: refs/heads/master@{#748838}
-
bttk authored
Bug: 1046181 Change-Id: I79b993192750684fb24516bf53cb3bf79d0c8b4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021196 Auto-Submit: bttk <bttk@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Gang Wu <gangwu@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#748837}
-
Nicolás Peña Moreno authored
This CL adds testcases for border image, mask image, and image replaced content. Bug: 1059427 Change-Id: Ib46ee51df7024273d1c3cd548ae08bc92038eafa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095916 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Annie Sullivan <sullivan@chromium.org> Cr-Commit-Position: refs/heads/master@{#748836}
-
Michael Chang authored
Bug: 1031293 Change-Id: I4858a8aa5eb37c3ce5268752efd87c80fcad43cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095846Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Michael Chang <donchan@microsoft.com> Cr-Commit-Position: refs/heads/master@{#748835}
-
Olivier Li authored
Bug: 1034046 Change-Id: Iaca83f31e2b91f928faa4454843710bcb419fba5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095610 Auto-Submit: Oliver Li <olivierli@google.com> Commit-Queue: Oliver Li <olivierli@google.com> Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#748834}
-
Tibor Goldschwendt authored
This includes showing attributions and applying styles changes such as text shadows. Bug: 1032328 Change-Id: If28b2d98887baa802ae88bde68746100fabe2b44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090729 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#748833}
-
Robert Ogden authored
Adds a new private class which holds all the members for the tab helper that need to be reset on every page load. The encapsulating class is always initialized to keep the diff and logic change to a minimum. Bug: 1023483 Change-Id: I1c91ce7eb3d65937e35fcbd949c8d81907adc8f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097035 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#748832}
-
Chong Gu authored
Add tests stable on Fuchsia FYI bots to more Fuchsia bots. Bug: 1054545,1054240 Change-Id: Ic74b7f340b36eed84ef1298b06b22b89cdecbae4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095848Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Chong Gu <chonggu@google.com> Cr-Commit-Position: refs/heads/master@{#748831}
-
Rouslan Solomakhin authored
Before this patch, "abort" and "can make payment" shared the RespondWithCallbacks::CreateForEvent() static method, where the developer had to specify the type of the event. This patch splits CreateForEvent() into CreateForCanMakePayment() and CreateForAbort() methods. After this patch, the developer does not have to specify the event type when creating a RespondWithCallbacks object. Bug: 1005076 Change-Id: I16300965d2477711677bbfbeb347351663b320d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2086071Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#748830}
-
Ben Kelly authored
Parallel reads were originally disabled on android due to trial data showing it regressed cache miss times. Further analysis of UMA suggests that there is an abnormally high cache miss volume on android. It seems some site is spamming misses and increased throughput leads to simply greater volume. There is not much we can do about this and we should not let it block shipping improvements that can benefit well behaved sites. This CL brings the android config in line with other platforms and permits 16 parallel cache_storage read operations. Bug: 985379,1007994 Change-Id: Ia0bda728242f1445a9116306c8a26b49b4534e30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096975Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#748829}
-
Gabriel Charette authored
It's inexpensive to measure and latest numbers show this still represents a significant proportion of the Windows population. R=brucedawson@chromium.org, mpearson@chromium.org Bug: 1037417 Change-Id: Iccbe0cfb367212afecdffccdb1cac4563623f421 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095455 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#748828}
-
Wenyu Fu authored
Set HomepageConversion expriment flag to default enabled for the waterfall rollout. Bug: 1036470, 1054616 Change-Id: I0cf98d4be83ebc5e233a89cdbeb88ad6b9246288 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096094Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/master@{#748827}
-
Daniel Cheng authored
Bug: 876525 Change-Id: Iaf48cc3a00390a72eff0730d0945e0a5838f01bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081573Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#748826}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c98aec6a..1e6a773d 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: I55a04e317ae555a2d50fddcbdd2083e0c6ea7e36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094779Reviewed-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@{#748825}
-
Adrienne Walker authored
Bug: 1015214 Change-Id: I8836e79a52f35e166c5d5ec310ccc82dc52689a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090878 Commit-Queue: enne <enne@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Auto-Submit: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#748824}
-
Adithya Srinivasan authored
A portal's content frame does not receive mouse events, so update the cursor in the outer frame. Bug: 949978 Change-Id: I2badbe68a01b7fad881926b81db5057281472a1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095149 Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#748823}
-
Brian Norris authored
It has been singular "Action" forever -- this was wrong. In an abundance of caution, we don't delete the old name, even though it was never actually used anywhere. Bug: 1049891 Change-Id: Iecf7c4ff75c97c6c28f09605fc7a1f59321e6159 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093131 Commit-Queue: Brian Norris <briannorris@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#748822}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2e307968fd54..78dac6dcb222 git log 2e307968fd54..78dac6dcb222 --date=short --first-parent --format='%ad %ae %s' 2020-03-10 csmartdalton@google.com Convert FillRRectOp to the new bind/draw API Created with: gclient setdep -r src/third_party/skia@78dac6dcb222 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 brianosman@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: brianosman@google.com Change-Id: Iac3d7c5d85e3275810aa5f82f6111e9385aab412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096923Reviewed-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@{#748821}
-
Garrett Beaty authored
Bug: 1060279 Change-Id: I4be642f0f44786f4ea890f028b8b4dfabd16bb66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096789 Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#748820}
-
Wenyu Fu authored
Three metrics is added to help verify success criteria in homepage conversion. Test addressing metrics are also added. Bug: 1036470, 1056340 Change-Id: I921bb45ecaa2700bdb0a8613a01bdfd0a500f5c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091714Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/master@{#748819}
-
Friedrich Horschig authored
This CL ensures that the icons align exactly with our mocks: - the blue icon is filled instead of only a blue checkmark - the red warning triangle has a light-red halo - the spinner has the same size as the icons Additionally, the sum of paddings, margins and sizes is now constant for all icons which ensures that the title doesn't jump when icons change. Find screenshots in https://crbug.com/1047726#c50 Bug: 1047726 Change-Id: I4c96bf197d6b670ff2b1788ff5f2b8ce493212fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096744Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#748818}
-
Jeffrey Cohen authored
Bug: 1036023 Change-Id: Iab645419aa7056fabd11017dfc330a3d726bdfa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092699Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#748817}
-
Chris Thompson authored
The existing code applies an LTR directionality embedding on the elided URL text, but then overrides it later. This changes SetURL to apply the LTR directionality to the status bar URL text just before setting the label text to ensure it is applied to the text that is displayed. Bug: 1059509 Change-Id: I3907a40ec1a19cfad095a9f0394985a851ad4395 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094625Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#748816}
-
Liquan (Max) Gu authored
Before Change: The instrument detail extraction logic lives in AndroidPaymentApp#onIntentCompleted. After Change: The instrument detail extraction logic lives in WebPaymentIntentHelper#extractInstrumentDetailsFromIntentResponse. Change: Move code. Bug: 1057488 Change-Id: I884bd6745e3c57b576f761bb8b4222253183e447 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095840Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#748815}
-
Daniel Campello authored
Remove not translated string variable from low power charger notification. BUG=b:147843861,b:150880551 TEST=deploy_chrome # Notification displays when power adapter is connected Change-Id: I41432e6e357ebfa322997e958b2dc27fcb716057 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096896 Auto-Submit: Daniel Campello <campello@chromium.org> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Commit-Queue: Daniel Campello <campello@chromium.org> Cr-Commit-Position: refs/heads/master@{#748814}
-
Friedrich Horschig authored
This CL transforms the button according to the current state of the leak check: - "Check again" when IDLE, or CANCELLED, - "Cancel" when RUNNING - No button when out of quota or too many local passwords - "Try again" in every other case Translation screenshots: IDS_SETTINGS_CHECK_PASSWORDS_AGAIN_AFTER_ERROR: https://storage.cloud.google.com/chromium-translation-screenshots/49e6f4a55042471f270619ab6f9902ac6e778eac IDS_SETTINGS_CHECK_PASSWORDS_AGAIN_IN_ACCOUNT: https://storage.cloud.google.com/chromium-translation-screenshots/5fd2c1fe645c994d11e0df148b735532296784de IDS_SETTINGS_CHECK_PASSWORDS_STOP: https://storage.cloud.google.com/chromium-translation-screenshots/04fbc6de892ca0637efc2492057a1d39607d6a9b Bug: 1047726 Change-Id: I685cac2a04572a41a5dc0815fb236192fd5e9524 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095535 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#748813}
-
Jose Leal Chapa authored
Frontend changes: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2090785 Fix and re-enable Tests https://chromium-review.googlesource.com/c/chromium/src/+/2096018/ Bug: 1011811 Change-Id: Iccbe4c0d0f6c962245b9ee2349efe3e4026cb416 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096995 Commit-Queue: Jose Leal <joselea@microsoft.com> Reviewed-by:
John Emau <John.Emau@microsoft.com> Cr-Commit-Position: refs/heads/master@{#748812}
-
Johann authored
Change-Id: I3ffaa32d1c74c325ee2feb9d203f6d4b44f7c326 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096158 Auto-Submit: Johann Koenig <johannkoenig@google.com> Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/master@{#748811}
-
James Hollyer authored
The Pointer Lock API used to use an even based system. However, that is an outdated system and the events do not give an reason in failures. This change introduces a Promise to the call that adds reasons if the request is rejected. Bug: 1042289 Change-Id: I4c8cacac3db5d9dc8d2f3a09c663c2dfb5bdf89e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069199 Commit-Queue: James Hollyer <jameshollyer@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#748810}
-
Daniel Rubery authored
This CL breaks out FileSourceRequest into it's own public class. Future CLs will use this class for download deep scanning, as well as save package deep scanning. Bug: 1012710 Change-Id: Ic9826c743d86c92834dd9163f3df8aca4bfd0e75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092062 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#748809}
-
Avi Drissman authored
Chromium already drops fullscreen when a dialog is first displayed. Extend that behavior so that a WebContents may not enter fullscreen for the duration of a dialog's display. This is part 2: Modify WebContents::ForSecurityDropFullscreen() to support a span of time that fullscreen is prohibited and modify all callers to correctly request that span. Bug: 1042210, 1020026, 1037730 Change-Id: I9d2ccc1e459cf37bfbf3499063d87d93ef9910e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044658 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#748808}
-