<?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>21288</bug_id>
          
          <creation_ts>2013-03-14 13:50:17 +0000</creation_ts>
          <short_desc>void importScripts(DOMString... urls);  shouldn&apos;t be in the &quot;obsolete&quot; partial interface</short_desc>
          <delta_ts>2013-04-15 15:55:29 +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/#WorkerGlobalScope-partial</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</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>ian</cc>
    
    <cc>mike</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>84413</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-03-14 13:50:17 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html
Multipage: http://www.whatwg.org/C#WorkerGlobalScope-partial
Complete: http://www.whatwg.org/c#WorkerGlobalScope-partial

Comment:
void importScripts(DOMString... urls);	shouldn&apos;t be in the &quot;obsolete&quot; partial
interface

Posted from: 90.230.217.68
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.8.2) Presto/2.12.388 Version/12.14</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85801</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-04-09 17:47:33 +0000</bug_when>
    <thetext>In what sense is it &quot;obsolete&quot;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85828</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-04-09 21:25:10 +0000</bug_when>
    <thetext>http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#workerglobalscope says

  // also has obsolete members

which links to

partial interface WorkerGlobalScope {
  void importScripts(DOMString... urls);
  readonly attribute WorkerNavigator navigator;
};

I guess changing the text &quot;also has obsolete members&quot; to something that doesn&apos;t include the word &quot;obsolete&quot; would address this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86166</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-04-14 07:09:21 +0000</bug_when>
    <thetext>Oh yikes, that&apos;s a bug in my postprocessor. Thanks for catching that. Fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86213</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-04-15 15:55:29 +0000</bug_when>
    <thetext>http://html5.org/tools/web-apps-tracker?from=7831&amp;to=7832</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>