Bug 174740 - [WebIDL] Simplify XMLHttpRequest bindings by removing built-ins
Summary: [WebIDL] Simplify XMLHttpRequest bindings by removing built-ins
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on: 187411
Blocks:
  Show dependency treegraph
 
Reported: 2017-07-21 18:59 PDT by Sam Weinig
Modified: 2018-07-20 15:35 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.03 KB, patch)
2017-07-21 19:03 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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