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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>27266</bug_id>
          
          <creation_ts>2014-11-07 09:57:48 +0000</creation_ts>
          <short_desc>Deal with domain names and trailing dots</short_desc>
          <delta_ts>2015-08-19 09:22:30 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>URL</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anne">annevk</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>rubys</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>114638</commentid>
    <comment_count>0</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-11-07 09:57:48 +0000</bug_when>
    <thetext>Need to consider:

- https://bugzilla.mozilla.org/show_bug.cgi?id=774769
- Certificate comparison
- Origin comparison

Also considering a URLHost object to expose all things IP addresses and domain names.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122625</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-16 07:26:44 +0000</bug_when>
    <thetext>As far as I can tell the conclusion here is to define host equivalence as serializing hosts and comparing them.

When it comes to domains (and maybe IPv6?) the trailing dot can be ignored only when it comes to certificates, because they are required to contain fully qualified domain names...

It&apos;s a bit unclear how much of the domain terminology we want to define here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122651</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-19 09:22:30 +0000</bug_when>
    <thetext>https://github.com/whatwg/url/commit/5e903fee4b9a893c8236cf292a0d56a7254ee823

Per discussion in https://github.com/whatwg/url/issues/63 the URLHost concept is canned. It&apos;s probably not needed.

The remark about IPv6 in the previous comment should be ignored.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>