Add reference to local filename to "browsingContext.downloadWillBegin" event #840
Open
Description
Currently the browsingContext.downloadWillBegin
event only has the navigation related data included. But to actually handle the local filename (eg. for clean-up purposes) the suggested file name by the browser needs to be included as well.