RESOLVED FIXED 154951
Drop [TreatNullAs=EmptyString] from URL interface attributes
https://bugs.webkit.org/show_bug.cgi?id=154951
Summary Drop [TreatNullAs=EmptyString] from URL interface attributes
Chris Dumez
Reported 2016-03-02 20:22:14 PST
Drop [TreatNullAs=EmptyString] from URL interface attributes to match the specification: https://url.spec.whatwg.org/#api Firefox and Chrome both already follow the specification and convert null to the "null" string.
Attachments
Patch (14.49 KB, patch)
2016-03-02 20:24 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-03-02 20:24:32 PST
Darin Adler
Comment 2 2016-03-03 08:34:35 PST
Comment on attachment 272724 [details] Patch This seems like the kind of behavior that WebKit-specific content that has never been used with another web engine might rely on. Eventually it will become too risky to make this kind of change unless we have a lot of time to test things like iOS apps before Apple puts out a release with the change in it.
WebKit Commit Bot
Comment 3 2016-03-03 09:25:18 PST
Comment on attachment 272724 [details] Patch Clearing flags on attachment: 272724 Committed r197507: <http://trac.webkit.org/changeset/197507>
WebKit Commit Bot
Comment 4 2016-03-03 09:25:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.