new-run-webkit-websocketserver doesn't work after Chromium removal
Created attachment 201092 [details] Fixes the bug
Comment on attachment 201092 [details] Fixes the bug View in context: https://bugs.webkit.org/attachment.cgi?id=201092&action=review Looks good to me! Thanks. > Tools/Scripts/new-run-webkit-websocketserver:38 > +from webkitpy.port import platform_options Alphabetical order? Or does that style not matter in py. > Tools/Scripts/new-run-webkit-websocketserver:106 > # FIXME: Make this work with other ports as well. Seems like you can remove the FIXME now.
Committed r149757: <http://trac.webkit.org/changeset/149757>