Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add more info in setWindowOpenHandler details (#28518) #29277

Merged
merged 1 commit into from May 24, 2021

Commits on May 21, 2021

  1. feat: add more info in setWindowOpenHandler details (#28518)

    * fix: invoke the window open handler for _blank links
    
    * feat: add disposition to setWindowOpenHandler details
    
    * fix: pass postData to new-window event
    
    * postData can be heterogeneous
    
    * fix type of postBody
    
    * fix type of UploadFile and UploadRawData to be discriminated unions
    
    * exclude the empty string from additionalFeatures
    
    * add a test
    
    * add postBody and referrer to setWindowOpenHandler args
    
    * appease typescript
    
    * Update api-browser-window-spec.ts
    
    * update snapshots
    nornagon authored and VerteDinde committed May 21, 2021
    Copy the full SHA
    ff2ebd8 View commit details
    Browse the repository at this point in the history