imported/w3c/web-platform-tests/eventsource/format-utf-8.htm is failing on some platforms: DIFF: +CONSOLE MESSAGE: EventSource's response has a charset ("windows-1252") that is not UTF-8. Aborting the connection. -PASS EventSource: always UTF-8 +FAIL EventSource: always UTF-8 assert_unreached: Got error event Reached unreachable code
<rdar://77529801>
<rdar://problem/77574516>
Created attachment 427808 [details] Patch
Created attachment 427843 [details] Patch
Comment on attachment 427843 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427843&action=review > Source/WebCore/ChangeLog:3 > + imported/w3c/web-platform-tests/eventsource/format-utf-8.htm Title could be improved
(In reply to youenn fablet from comment #5) > Comment on attachment 427843 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=427843&action=review > > > Source/WebCore/ChangeLog:3 > > + imported/w3c/web-platform-tests/eventsource/format-utf-8.htm > > Title could be improved LOL, not sure what happened there :o)
Committed r277087 (237390@main): <https://commits.webkit.org/237390@main>
Yay to changing specs! </sarcasm> cf. bug 56942.