Bug 149465 - XMLHttpRequest properties should be on the prototype
Summary: XMLHttpRequest properties should be on the prototype
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 134364
Blocks:
  Show dependency treegraph
 
Reported: 2015-09-22 09:27 PDT by Chris Dumez
Modified: 2015-09-22 11:27 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.34 KB, patch)
2015-09-22 09:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-09-22 09:27:02 PDT
XMLHttpRequest properties should be on the prototype, like other interfaces.

This should be possible now that Bug 134364 has been fixed and attributes on the prototype are now configurable.
Comment 1 Chris Dumez 2015-09-22 09:50:19 PDT
Created attachment 261748 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-22 11:27:45 PDT
Comment on attachment 261748 [details]
Patch

Clearing flags on attachment: 261748

Committed r190123: <http://trac.webkit.org/changeset/190123>
Comment 3 WebKit Commit Bot 2015-09-22 11:27:52 PDT
All reviewed patches have been landed.  Closing bug.