[java] Revert workaround for old netty http client (addendum to #12843)#14134
[java] Revert workaround for old netty http client (addendum to #12843)#14134diemol merged 5 commits intoSeleniumHQ:trunkfrom
Conversation
…iumHQ#12843) Workaround was made as part of the fix (3f7f57c) the bug SeleniumHQ#11750 which was specific for netty client only. Since SeleniumHQ#12843 the netty client was removed.
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
…iumHQ#12843) (SeleniumHQ#14134) * [java] Revert workaround for old netty http client (addendum to SeleniumHQ#12843) Workaround was made as part of the fix (3f7f57c) the bug SeleniumHQ#11750 which was specific for netty client only. Since SeleniumHQ#12843 the netty client was removed. * Running format script --------- Co-authored-by: Diego Molina <diemol@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@gmail.com>
…iumHQ#12843) (SeleniumHQ#14134) * [java] Revert workaround for old netty http client (addendum to SeleniumHQ#12843) Workaround was made as part of the fix (3f7f57c) the bug SeleniumHQ#11750 which was specific for netty client only. Since SeleniumHQ#12843 the netty client was removed. * Running format script --------- Co-authored-by: Diego Molina <diemol@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@gmail.com>
User description
Workaround was made as part of the fix (3f7f57c) the bug #11750 which was specific for netty client only. Since #12843 the netty client was removed.
PR Type
enhancement
Description
--remote-allow-originsargument inChromiumOptions.java.addArgumentsmethod.Changes walkthrough 📝
ChromiumOptions.java
Remove deprecated workaround and fix Javadoc typojava/src/org/openqa/selenium/chromium/ChromiumOptions.java
--remote-allow-originsargument.