<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>206171</bug_id>
          
          <creation_ts>2020-01-13 04:52:32 -0800</creation_ts>
          <short_desc>Safaridriver unable to navigate to URLs with parentheses in them</short_desc>
          <delta_ts>2022-02-10 21:47:37 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebDriver</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=206170</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Stephen McGruer">smcgruer</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bburg</cc>
    
    <cc>bfulgham</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1605802</commentid>
    <comment_count>0</comment_count>
    <who name="Stephen McGruer">smcgruer</who>
    <bug_when>2020-01-13 04:52:32 -0800</bug_when>
    <thetext>Reproduction: look at https://wpt.fyi/results/xhr/xmlhttprequest-timeout-aborted.html%3Faborted%20immediately%20after%20send()?label=master&amp;label=experimental&amp;aligned; Safaridriver reports an error of:

Could not parse requested URL &apos;http://web-platform.test:8000/xhr/xmlhttprequest-timeout-aborted.html?aborted immediately after send()&apos;
Traceback (most recent call last):
  File &quot;/Users/runner/runners/2.163.1/work/1/s/tools/wptrunner/wptrunner/executors/executorwebdriver.py&quot;, line 317, in run_func
    self.result = True, self.func(self.protocol, self.url, self.timeout)
  File &quot;/Users/runner/runners/2.163.1/work/1/s/tools/wptrunner/wptrunner/executors/executorwebdriver.py&quot;, line 388, in do_testharness
    protocol.webdriver.url = url
  File &quot;/Users/runner/runners/2.163.1/work/1/s/tools/webdriver/webdriver/client.py&quot;, line 19, in inner
    return func(self, *args, **kwargs)
  File &quot;/Users/runner/runners/2.163.1/work/1/s/tools/webdriver/webdriver/client.py&quot;, line 528, in url
    return self.send_session_command(&quot;POST&quot;, &quot;url&quot;, body)
  File &quot;/Users/runner/runners/2.163.1/work/1/s/tools/webdriver/webdriver/client.py&quot;, line 515, in send_session_command
    return self.send_command(method, url, body)
  File &quot;/Users/runner/runners/2.163.1/work/1/s/tools/webdriver/webdriver/client.py&quot;, line 479, in send_command
    raise err
InvalidArgumentException: invalid argument (400): Could not parse requested URL &apos;http://web-platform.test:8000/xhr/xmlhttprequest-timeout-aborted.html?aborted immediately after send()&apos;

There are only 9 cases like this in WPT, but two of them are the idlharness results for html/dom, which are very rich grounds for testing:

https://wpt.fyi/results/html/dom/idlharness.https.html%3Finclude%3D(Document%7CWindow)?label=master&amp;label=experimental&amp;aligned
https://wpt.fyi/results/html/dom/idlharness.https.html%3Fexclude%3D(Document%7CWindow%7CHTML.*)?label=master&amp;label=experimental&amp;aligned</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1606819</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-01-14 22:55:25 -0800</bug_when>
    <thetext>&lt;rdar://problem/58596381&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1631790</commentid>
    <comment_count>2</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2020-03-19 13:19:28 -0700</bug_when>
    <thetext>&lt;rdar://problem/55240821&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1840196</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-02-10 21:47:37 -0800</bug_when>
    <thetext>The fix for this issue was needed outside the WebKit project, therefore this is being resolved as &apos;Moved&apos;.

This should now be fixed in shipping software.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>