<?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>14148</bug_id>
          
          <creation_ts>2011-09-14 17:21:39 +0000</creation_ts>
          <short_desc>Drop resolveURL in favor of URL()</short_desc>
          <delta_ts>2012-07-18 18:40:37 +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>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#workerlocation</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>erik.arvidsson</cc>
    
    <cc>ian</cc>
    
    <cc>jonas</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
    
    <cc>w3c</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>56771</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-14 17:21:39 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/complete/workers.html
Multipage: http://www.whatwg.org/C#workerlocation
Complete: http://www.whatwg.org/c#workerlocation

Comment:
shouldn&apos;t WorkerLocation also have resolveURL?

Posted from: 85.227.155.223 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.5.8; U; en) Presto/2.9.168 Version/11.51</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56780</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-09-14 19:26:24 +0000</bug_when>
    <thetext>We should remove resolveURL in favor of the URL specification.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56813</commentid>
    <comment_count>2</comment_count>
    <who name="Jonas Sicking (Not reading bugmail)">jonas</who>
    <bug_when>2011-09-15 07:36:00 +0000</bug_when>
    <thetext>I agree with Anne. Does anyone implement location.resolveURL?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56815</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-09-15 08:38:04 +0000</bug_when>
    <thetext>I stopped it in WebKit: https://bugs.webkit.org/show_bug.cgi?id=61097#c39</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58375</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-18 20:23:05 +0000</bug_when>
    <thetext>Do we have a spec for URL() that I can point people to?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58407</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-10-19 01:29:14 +0000</bug_when>
    <thetext>I created http://dvcs.w3.org/hg/url/raw-file/tip/Overview.html some time ago. Hopefully Adam will maintain it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58815</commentid>
    <comment_count>6</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-10-25 00:27:39 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6745.
Check-in comment: Kill Location.resolveURL() in favour of the new URL() API.
http://html5.org/tools/web-apps-tracker?from=6744&amp;to=6745</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58816</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-25 00:29:08 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given above
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58829</commentid>
    <comment_count>8</comment_count>
    <who name="Adam Barth">w3c</who>
    <bug_when>2011-10-25 02:47:08 +0000</bug_when>
    <thetext>&gt; Hopefully Adam will maintain it.

I hope to.  (/me needs to learn hg.)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>