Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Feature check broken Webkit setters #11

Merged
merged 1 commit into from
Jan 9, 2015
Merged

Feature check broken Webkit setters #11

merged 1 commit into from
Jan 9, 2015

Conversation

josh
Copy link

@josh josh commented Jan 7, 2015

Just ran into a bug with Webkit URL setters. It doesn't seem to handle entity encodings correctly.

Reported at https://bugs.webkit.org/show_bug.cgi?id=140174

Do you think this is something this polyfill should work around and force into a "broken url" state?

Also, I'm wondering where the best place to submit tests for this is? Here or https://github.com/w3c/web-platform-tests/tree/master/url?

cc @arv @annevk

@annevk
Copy link

annevk commented Jan 8, 2015

Submitting tests against web-platform-tests will have the chance of it trickling into WebKit at some point (and other browsers) so there would definitely be a good idea.

@arv
Copy link

arv commented Jan 9, 2015

Change looks good.

@azakus Does Polymer still pull this in?

@dfreedm dfreedm self-assigned this Jan 9, 2015
@dfreedm
Copy link

dfreedm commented Jan 9, 2015

@arv Yeah Polymer uses URL at least for now

@josh LGTM, Thanks!

dfreedm added a commit that referenced this pull request Jan 9, 2015
@dfreedm dfreedm merged commit 51a71e7 into webcomponents:master Jan 9, 2015
@josh josh deleted the feature-check-setter-encoding branch January 9, 2015 23:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants