New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 752512 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

CCT for off-origin in PWA breaks communication between windows.

Project Member Reported by piotrs@chromium.org, Aug 4 2017

Issue description

Developer reported that following JavaScript no longer works / crashes with CCT handling off-origin navigations:

`window.open('about:blank').document.write('text')` not work in CCT UI;
`window.open(URL.createObjectURL(new Blob(['text'])))` causing to crash

testcase: https://xianqiao.wang/test/cct_temp/


 

Comment 1 by piotrs@chromium.org, Aug 11 2017

Status: Started (was: Assigned)
On Chrome Canary second variant works fine. First variant displays a blank page. Will investigate.
Components: UI>Browser>WebAppInstalls

Comment 3 by piotrs@chromium.org, Dec 26 2017

Owner: ----
Status: Available (was: Started)
Unassigning myself, as I won't be able to investigate this further and fix this.
Owner: pkotw...@chromium.org
Status: Assigned (was: Available)
Assigning to myself to investigate

Sign in to add a comment