Re: Intent to ship: Event-based form participation

2019-09-12 Thread John Dai
On Fri, Sep 6, 2019 at 7:11 PM Daniel Veditz wrote: > On Fri, Sep 6, 2019 at 3:07 AM John Dai wrote: > >> Is this feature enabled by default in sandboxed iframes? No. >> > > But it's not specifically disabled in sandboxed frames or behind a > non-default preference setting, right? > Right, it's

Re: Intent to ship: Event-based form participation

2019-09-06 Thread Daniel Veditz
On Fri, Sep 6, 2019 at 3:07 AM John Dai wrote: > Is this feature enabled by default in sandboxed iframes? No. > But it's not specifically disabled in sandboxed frames or behind a non-default preference setting, right? If a sandboxed frame has allow-forms then this event is available along with a

Intent to ship: Event-based form participation

2019-09-06 Thread John Dai
Summary: As of Firefox 71 I intend to turn Event-based form participation on by default. It has been developed behind the dom.formdata.event.enabled preference. It allows for introspection and manipulation of what will be submitted with a form element through a new formdata event. Bug: https://bug