Reland "Allow mixed-security content in promoted PWA windows"
This reverts commit b51be283. Reason for revert: Breaks builds. Original change's description: > Revert "Allow mixed-security content in promoted PWA windows" > > This reverts commit ef364481. > > Reason for revert: [sheriff]: > Consistent failures on linux-chromeos-chrome > https://ci.chromium.org/p/chrome/builders/ci/linux-chromeos-chrome > First failed run: > https://ci.chromium.org/p/chrome/builders/ci/linux-chromeos-chrome/3315 > > Original change's description: > > Allow mixed-security content in promoted PWA windows > > > > Prior to this CL, mixed-security content was blocked entirely in > > standalone PWA windows with scopes. This CL allows those PWAs to display > > mixed-security content, but when this happens, the window will show the > > CustomTabBarView with the URL and a "Not Secure" indicator to indicate > > the presence of mixed content. > > > > Screenshot: > > https://bugs.chromium.org/p/chromium/issues/attachment?aid=432401&signed_aid=JeW6cXlVCQ3bSebdZ-FoJg==&inline=1 > > > > This removes a behavioural difference between promoted PWAs and "create > > shortcut" apps without manifest scopes. > > > > > > Bug: 910016 > > Change-Id: Ic9b3bbdba14218bb1ad8fd4f2ca8cf47cd4e3a37 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041380 > > Commit-Queue: Alan Cutter <alancutter@chromium.org> > > Reviewed-by: Evan Stade <estade@chromium.org> > > Reviewed-by: Dominick Ng <dominickn@chromium.org> > > Reviewed-by: Peter Boström <pbos@chromium.org> > > Reviewed-by: Glen Robertson <glenrob@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#742515} > > TBR=alancutter@chromium.org,estade@chromium.org,pbos@chromium.org,dominickn@chromium.org,glenrob@chromium.org > > Change-Id: Ibb71d71f13f3fea753b5cb80a4a98c733a093c12 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 910016 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063015 > Reviewed-by: Sergey Poromov <poromov@chromium.org> > Commit-Queue: Sergey Poromov <poromov@chromium.org> > Cr-Commit-Position: refs/heads/master@{#742557} TBR=alancutter@chromium.org,estade@chromium.org,pbos@chromium.org,poromov@chromium.org,dominickn@chromium.org,glenrob@chromium.org Change-Id: Ifef5a3c6a34563999506f4c5946273533ad0063d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 910016 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063016Reviewed-by:Sergey Poromov <poromov@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#742561}
Showing
Please register or sign in to comment