- 04 Jun, 2019 40 commits
-
-
Sergio Villar Senin authored
This is a reland of f75182ab TBR=jbroman@chromium.org, dcheng@chromium.org Original change's description: > Remove time overrides from TestingPlatformSupportWithMockScheduler > > TestingPlatformSupportWithMockScheduler used time overrides to control time in > tests. Time overrides are removed as part of the OnionSoup effort. Tests should > use the mock clock from the TestTaskRunner provided by the platform. > > Bug: 919383 > Change-Id: Idf3d44ed2aeff8c73de09671b50b779419146d3b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1591634 > Reviewed-by: Jeremy Roman <jbroman@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Commit-Queue: Sergio Villar <svillar@igalia.com> > Cr-Commit-Position: refs/heads/master@{#665724} Bug: 919383 Change-Id: I76d14136b8f239b90dde32442af3cca0c4efe044 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642554Reviewed-by:
Sergio Villar <svillar@igalia.com> Commit-Queue: Sergio Villar <svillar@igalia.com> Cr-Commit-Position: refs/heads/master@{#665888}
-
Morten Stenshorne authored
The state machinery inside multicol layout keeps track of the current LayoutMultiColumnSet being worked on, so we cannot simply enter an arbitrary element, so some work, and leave again. Bug: 967180 Change-Id: Id40be07e20c1f575c07161127937e0cc9fa75ba8 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1640416 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#665887}
-
Henrique Ferreiro authored
After https://crrev.com/c/1344089, SigninManagerBase::Observer doesn't have any private methods, so SigninManager no longer needs to be a friend. Change-Id: I87ddfb4c25657476bd00f734a8d22c07f5b05a0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642047Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#665886}
-
Henrique Ferreiro authored
After https://codereview.chromium.org/14630003, there are no uses of SigninManagerBase's weak pointer. Change-Id: I3ed342d5434d40ee63be3a4ae8cf785e49fb21da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642553Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#665885}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/d7092831..d4e26bda 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: Ib1255768660fa3bedff87b9b066a5032f11c3cdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642950Reviewed-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@{#665884}
-
Leon Han authored
We do not need an extra blink::ControllerServiceWorker class to implement blink.mojom.ControllerServiceWorker interface because it just asks blink::ServiceWorkerGlobalScope for doing any actual work. This CL removes blink::ControllerServiceWorker and just lets ServiceWorkerGlobalScope impl blink.mojom.ControllerServiceWorker instead. As ServiceWorkerGlobalScope is already overriding DispatchFetchEvent() for blink.mojom.ServiceWorker, and blink.mojom.ControllerServiceWorker also has a method DispatchFetchEvent() with exactly the same signature, to avoid naming collision, this CL also renames them as below: blink.mojom.ServiceWorker.DispatchFetchEventForMainResource() blink.mojom.ControllerServiceWorker.DispatchFetchEventForSubresource() BUG=922376 Change-Id: I37d52c15f0290407b6ddba56911b70cef09fb3d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636970 Commit-Queue: Leon Han <leon.han@intel.com> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#665883}
-
Richard Knoll authored
This is a small refactoring to make the path through displayNotification a bit easier to read and extend. Bug: None Change-Id: I0bc05f3a19f03b755dd26a080961b66d567d0960 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642729 Commit-Queue: Richard Knoll <knollr@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#665882}
-
Javier Ernesto Flores Robles authored
Bug: 845472 Change-Id: I96451e8ef3a7a4d6b07782f2aa02d94f1ca86d63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613178 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#665881}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4976a2236cd3..60695f091d91 Created with: gclient setdep -r src-internal@60695f091d91 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 TBR=harringtond@google.com,orphis@google.com,shend@google.com Change-Id: Ifc803934cc549ef8278a693816e0af9d843e829b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643073Reviewed-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@{#665880}
-
Gabriel Charette authored
Used while debugging https://chromium-review.googlesource.com/c/chromium/src/+/1635473 and I think it'll be a nice general purpose debugging tool for developers. R=alexclarke@chromium.org Bug: 946657 Change-Id: I479eb51d00b835bf8a4a75a1b044ab5db12aae13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1639389Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#665879}
-
Lukasz Suder authored
The top padding can be specified either by the Pixels or ratio relative to the height of the window. Bug: 806868 Bug: b/132758584 Change-Id: I2d3f77b04a9ca319634fe2ec1325d24c0052d100 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631607Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Commit-Queue: Lukasz Suder <lsuder@chromium.org> Cr-Commit-Position: refs/heads/master@{#665878}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/455e2d59031c..9dff8a104051 git log 455e2d59031c..9dff8a104051 --date=short --no-merges --format='%ad %ae %s' 2019-06-04 bmgordon@chromium.org cros lint: Run shellcheck in script's directory Created with: gclient setdep -r src/third_party/chromite@9dff8a104051 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Change-Id: I60eae7c62c61abd034642140d6d011ac9cefb1a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643347Reviewed-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@{#665877}
-
arthursonzogni authored
In an MHTML document, blink::DocumentLoader::archive_ is transmitted from parent to children. data-URL aren't loaded from the MHTML archive. In this case, does it means children of data-URL aren't able to be loaded from the MHTML archive? Hopefully, it is currently working. They are able to load from the MHTML document, because |archive_| continue to be transmitted. This CL adds a test to ensure this continue to work in the future. Bug: None. Change-Id: Icb51dc48691112cf9e45dfe8cb81d389544a0c41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635669 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#665876}
-
Pavel Shmakov authored
Bug: 970184 Change-Id: I7e18eddffa5a99df17b329a4331c65c3254dd335 TBR=twellington@chromium.org Change-Id: I7e18eddffa5a99df17b329a4331c65c3254dd335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642636 Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Reviewed-by:
Pavel Shmakov <pshmakov@chromium.org> Cr-Commit-Position: refs/heads/master@{#665875}
-
Julie Jeongeun Kim authored
This CL is a precursor CL to moving WebApplicationCacheHostImpl to loader. It removes ApplicationCacheHost::ResourceInfoList. ApplicationCacheHost and InspectorApplicationCacheAgent use mojom::blink::AppCacheResourceInfo directly instead of having conversion for these types. It has still conversion between WebApplicationCacheHost::ResourceInfo and mojom::blink::AppCacheResourceInfo for Web interface but it will be also removed at the CL for moving WebApplicationCacheHostImpl to loader. Bug: 950159 Change-Id: I6ca488c4007ff8214e525c46344246777714c013 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642613Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#665874}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 2de200e4. With Chromium commits locally applied on WPT: e90c6ef0 "NG/DL: Implement size containment (and display lock) for NG fieldset algo" abf2ac5e "webrtc wpt: avoid race conditions" 1bbbd106 "Add feature policy for client hints, used for third-party subresources." ab94a58b "Add the remaining Client Hints to Feature Policy." 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 Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=foolip No-Export: true Change-Id: I8cb5f2f1431e563c0c9af81dae405ffbc506bb90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643289Reviewed-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@{#665873}
-
Nikita Podguzov authored
Bug: 948273 Change-Id: I7615c9a1ec5912363b977bb0a2d1a272e26a1a31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1639392 Commit-Queue: Nikita Podguzov <nikitapodguzov@google.com> Reviewed-by:
Lutz Justen <ljusten@chromium.org> Cr-Commit-Position: refs/heads/master@{#665872}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/bd002715a898..c8501f7ae392 git log bd002715a898..c8501f7ae392 --date=short --no-merges --format='%ad %ae %s' 2019-06-04 barrerap@webrtc.org Fix bug in neteq_quality_test 2019-06-04 asapersson@webrtc.org Fix comment typo about degradation preference. Created with: gclient setdep -r src/third_party/webrtc@c8501f7ae392 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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. BUG=chromium:none TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ia4e8c3b163a4853ddfa7fc49f3f7c37aa2ae3ed0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643290Reviewed-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@{#665871}
-
Etienne Pierre-doray authored
This CL replaces ScopedNestableTaskAllower with kNestableTasksAllowed passed as argument to the RunLoop involved if any. Only native nested loops should use ScopedNestableTaskAllower (soon to be deprecated). For more details, see: https://cs.chromium.org/chromium/src/base/message_loop/message_loop_current.h?sq=package:chromium&dr=CSs&g=0&l=159 A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1635819 Please CQ if LGTY! This CL was uploaded by git cl split. R=jam@chromium.org Bug: 766678 Change-Id: Ia1cd4759cde35f80b6ea0a6e5de78f1c91e3744f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635826 Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#665870}
-
Rune Lillesveen authored
Remove the methods from Node and ContainerNode to avoid confusion. This is not fixing 967548, but a part of trying to make sense of the active/hover code to make sure a fix will be sound. Bug: 967548 Change-Id: Ia60a3cda7ec66db63dec2acc939c91ecbfdf24ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1641842Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#665869}
-
Kush Sinha authored
Please check the attached bug for context. The screen needs to be: - Frameless (no title bar or 'X' button). - Non-draggable. to conform to other current Chrome OS welcome dialogs. Bug: 968143 Change-Id: Idcd85d37aa1985dd02002674d47996b76f96cc68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642067Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#665868}
-
Yoichi Osato authored
This patch adds the flag that overrides default read buffer size (32k Bytes) for WebSocket. The buffer is the first pool to receive date from network socket. This flag will be used to investigate the performance issue. You can use this flag both on chrome and content_shell: $ ./chrome.exe --websocket-read-buffer-size=3000000 This flag sets the buffer size 300k Bytes. Bug: 865001 Change-Id: I57aeb9e2feb9b249f1265596d6da5524a63f801a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635079Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#665867}
-
Etienne Pierre-doray authored
MessageLoopCurrent::task_runner() is depecated. This CL replaces it with with ThreadTaskRunnerHandle::Get(). A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1631693 Please CQ if LGTY! This CL was uploaded by git cl split. R=jam@chromium.org Bug: 616447 Change-Id: Ib72f68278cfd05901c1a69c612feb5415485dae8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636059 Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#665866}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4b1386c027fe..4976a2236cd3 Created with: gclient setdep -r src-internal@4976a2236cd3 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 TBR=harringtond@google.com,orphis@google.com,shend@google.com Change-Id: I0dad24532c7de77b9b151880cf0bf13094cc9763 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643149Reviewed-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@{#665865}
-
Yi Su authored
This CL moves CRWWebController.pageTransitionFromNavigationType into CRWWKNavigationHandler. Bug: 956511 Change-Id: I7b9a9d906af0827569190aa4c7e3a391c3aac963 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1639381Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Yi Su <mrsuyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#665864}
-
Sylvain Defresne authored
Uses of base::Callback<...> is deprecated in favor of either base::OnceCallback<...> or base::RepeatingCallback<...> (the former is preferred if possible). This is part 6 of a multi-CL refactoring and does: - use PostTaskAndReplyWithResult in HistoryService::GetVisibleVisitCountToHost thus removing a naked "new" and the use of base::Unretained and base::Owned to pass the value to both callbacks - change GetVisibleVisitCountToHostCallback callback to be invoked with VisibleVisitCountToHostResult passed by value instead as a const pointer thus allowing to remove an helper function - change GetVisibleVisitCountToHostCallback to a base::OnceCallback<...> - change HistoryBackend::GetVisibleVisitCountToHost to return the result by value instead of via an out parameter Bug: 812523, 714018 Change-Id: Ib6906436103d0014d523b5e4e6dc86fcb8e34d08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632152 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#665863}
-
Vasilii Sukhanov authored
PasswordManagerDriver::GeneratedPasswordAccepted is called directly by the pop- up. The CL changes the call to go through PasswordGenerationState. In the next CLs the class will perform disambiguation step before telling the renderer to fill the generated password. Bug: 936011 Change-Id: I5e38476dcd22384440feafe69b47179ef3a67628 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631281 Auto-Submit: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#665862}
-
Ian Kilpatrick authored
This makes style_ member within LayoutObject const! There is one const_cast added within: Node::MutableComputedStyleForEditingDeprecated This method is used within the editing codebase which is non-trivial to remove at the moment. Bug: 813068 Change-Id: Ia248932c8789d7405ec64a5fd2c86b701cb37d35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636554 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#665861}
-
arthursonzogni authored
Navigation to MHTML document needs to be tested. There are some blink web tests, but no real browser tests. This adds the NavigationMhtmlBrowserTest set of tests. It contains an helper class to quickly build and use MHTML archives easily in tests. New tests: + NavigationMhtmlBrowserTest.IframeFound + NavigationMhtmlBrowserTest.IframeNotFound + NavigationMhtmlBrowserTest.IframeDataUrlNotFound + NavigationMhtmlBrowserTest.IframeDataUrlFound + NavigationMhtmlBrowserTest.IframeAboutSrcDocFound + NavigationMhtmlBrowserTest.IframeAboutSrcDocNotFound + NavigationMhtmlBrowserTest.IframeAboutBlankFound + NavigationMhtmlBrowserTest.IframeAboutBlankNotFound + NavigationMhtmlBrowserTest.IframeJavascriptUrlFound + NavigationMhtmlBrowserTest.IframeJavascriptUrlNotFound + NavigationMhtmlBrowserTest.IframeContentIdUrlFound + NavigationMhtmlBrowserTest.IframeContentIdUrlNotFound Some weird expectations have been found, but not investigated yet. The test NavigationMhtmlBrowserTest.IframeDataUrl is not enabled, because it reaches a DCHECK. See https://crbug.com/967307. It needs to be fixed in a follow up. The main goal for this CL is to prepare for: https://chromium-review.googlesource.com/c/chromium/src/+/1547521 New tests will make us a bit more confident. Bug: 967307, 936696 Change-Id: I71cee7a4377467126f10b22b9d828f539045e102 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631399 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#665860}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cd6e781b..d7092831 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: Ie1b22f6d30b8e2d2a73669327787b21083669fc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643288Reviewed-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@{#665859}
-
Henrique Ferreiro authored
This was missing from https://codereview.chromium.org/964553002. Bug: 260022, 350202 Change-Id: I4198ddb70195d70f9307638d6def291022a1b2ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636198Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#665858}
-
Yannic Bonenberger authored
There seems to be only one use of base::LazyInstance in service worker code. This CL replace this usage with base::NoDestructor. i.e. No intended behaviour change from this CL. Bug: 925323 Change-Id: I9fde0fb162b61758cb03305f03c62f8b781361ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1640097 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Auto-Submit: Yannic Bonenberger <contact@yannic-bonenberger.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#665857}
-
Tsuyoshi Horo authored
Bug: 935267 Change-Id: I7cbd3a0a6beb08fa4896aee1fba6b648c8d72c92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1640744Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#665856}
-
A Olsen authored
Change-Id: Ieb0a28cfd4aaa4cb9f3652e03aca89f4004837b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1624336Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: A Olsen <olsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#665855}
-
Victor Hugo Vianna Silva authored
An icon found during the first local lookup in FaviconRequestHandler may originally come from the favicon server, so we need to update its timestamp in the database, for eviction purposes. Change-Id: I1fbeff5e9d1e0e5da45cac289d1e1bb7c5d6b2ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1640647 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#665854}
-
Carlos Caballero authored
MessageLoop will go away, eventually. ScopedTaskEnvironment will per default start a ThreadPool, which should be fine in most of the cases. If you belive your test needs to make sure that no ThreadPool runs let me know and I will update the patch. BUG=891670 This CL was uploaded by git cl split. R=chfremer@chromium.org Change-Id: I01fd29d9d4152fd6f993d5071f16d167b5107d0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635813Reviewed-by:
Christian Fremerey <chfremer@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Auto-Submit: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#665853}
-
Florent Castelli authored
This reverts commit 12cce4ec. Reason for revert: browser_tests failing on chromium.memory/Linux CFI Bug: 970158 Original change's description: > Disable install event.prompt() after user has already installed the site > > Before this CL we would only disable prompt() if the user installs the site > via the menu or the web app banner. This updates the web app omnibox install > button to also disable prompt() from being called. > Without disabling prompt() the site can re-prompt the user to install > which results in the browser crashing. > > Note: This CL is a "quick fix" to resolve the browser crash in a mergeable > CL. A set of follow up CLs will change AppBannerManager to listen to web app > install events and clear the prompt() handle that way instead. > > Bug: 956810 > Change-Id: I2e731f35346b3b77bcac2a1018b8ddab5310847b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1640742 > Auto-Submit: Alan Cutter <alancutter@chromium.org> > Reviewed-by: Michael Wasserman <msw@chromium.org> > Reviewed-by: Dominick Ng <dominickn@chromium.org> > Commit-Queue: Alan Cutter <alancutter@chromium.org> > Cr-Commit-Position: refs/heads/master@{#665762} TBR=msw@chromium.org,alancutter@chromium.org,dominickn@chromium.org Change-Id: Ib27616b14d6b669f0998f531b59f2dcff42cb612 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 956810 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642633Reviewed-by:
Florent Castelli <orphis@chromium.org> Commit-Queue: Florent Castelli <orphis@chromium.org> Cr-Commit-Position: refs/heads/master@{#665852}
-
jdoerrie authored
This change implements C++17's std::map::insert_or_assign and std::map::try_emplace as free standing functions. Bug: 752720 Change-Id: Ic74997465503b589cdf10f346289ee4f312140f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631650 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#665851}
-
Julie Jeongeun Kim authored
This CL is a precursor CL to moving WebApplicationCacheHostImpl to loader. It renames RendererWebApplicationCacheHostImpl to ApplicationCacheHostForFrame in order to mirror ApplicationCacheHostForSharedWorker and prepare merging WebApplicationCacheHost into ApplicationCacheHost. Bug: 950159 Change-Id: I31928152f6a58de93d5b6264676cbfc64b1b3de1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642848Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#665850}
-
Henrique Ferreiro authored
These were missing from https://crrev.com/c/1486337. Bug: 796544 Change-Id: Ib9fcf8a49a88f3351c49fe67a922dac0c7b9d8f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635521Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#665849}
-