Bug 174740

Summary: [WebIDL] Simplify XMLHttpRequest bindings by removing built-ins
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, joepeck
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=187411
Bug Depends on: 187411    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Sam Weinig 2017-07-21 18:59:20 PDT
[WebIDL] Simplify XMLHttpRequest bindings by removing built-ins
Comment 1 Sam Weinig 2017-07-21 19:03:02 PDT
Created attachment 316158 [details]
Patch
Comment 2 Chris Dumez 2017-07-21 20:26:26 PDT
Comment on attachment 316158 [details]
Patch

LOVE IT
Comment 3 WebKit Commit Bot 2017-07-21 20:54:19 PDT
Comment on attachment 316158 [details]
Patch

Clearing flags on attachment: 316158

Committed r219757: <http://trac.webkit.org/changeset/219757>
Comment 4 WebKit Commit Bot 2017-07-21 20:54:20 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Joseph Pecoraro 2017-07-21 21:16:39 PDT
Comment on attachment 316158 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=316158&action=review

> Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:60
> +
> +

Style: Extra newline