WICG / web-app-launch

Web App Launch Handler
Other
74 stars 31 forks source link

What should happen to window.opener and document.referrer? #13

Open raymeskhoury opened 5 years ago

raymeskhoury commented 5 years ago

@g-ortuno asks:

Should we pass them as part of the event?

It's a good question. I don't see any strong reason not to do this.

@fallaciousreasoning wdyt?

fallaciousreasoning commented 5 years ago

Can't see why we shouldn't. I think you should already be able to see the referrer from the http request but opener could be handy.

alancutter commented 1 year ago

This could be added to LaunchParams.