Bug 166921 - Iterating over URLSearchParams does not work
Summary: Iterating over URLSearchParams does not work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-11 00:58 PST by Anne van Kesteren
Modified: 2017-01-11 11:19 PST (History)
9 users (show)

See Also:


Attachments
Patch (6.01 KB, patch)
2017-01-11 09:41 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.21 KB, patch)
2017-01-11 09:53 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.28 KB, patch)
2017-01-11 09:56 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (7.91 KB, patch)
2017-01-11 10:41 PST, 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 Anne van Kesteren 2017-01-11 00:58:05 PST
Running https://github.com/w3c/web-platform-tests/pull/4517 in Safari TP results in "item of sp is not a function". (I filed the formData() issue there separately.)
Comment 1 Chris Dumez 2017-01-11 08:46:57 PST
Thanks for letting us know. I'll take a look soon.
Comment 2 Chris Dumez 2017-01-11 09:41:55 PST
Created attachment 298590 [details]
Patch
Comment 3 Chris Dumez 2017-01-11 09:53:02 PST
Created attachment 298592 [details]
Patch
Comment 4 Radar WebKit Bug Importer 2017-01-11 09:56:13 PST
<rdar://problem/29970907>
Comment 5 Chris Dumez 2017-01-11 09:56:44 PST
Created attachment 298593 [details]
Patch
Comment 6 Chris Dumez 2017-01-11 10:41:31 PST
Created attachment 298598 [details]
Patch
Comment 7 WebKit Commit Bot 2017-01-11 11:19:29 PST
Comment on attachment 298598 [details]
Patch

Clearing flags on attachment: 298598

Committed r210593: <http://trac.webkit.org/changeset/210593>
Comment 8 WebKit Commit Bot 2017-01-11 11:19:36 PST
All reviewed patches have been landed.  Closing bug.