[prev in list] [next in list] [prev in thread] [next in thread] 

List:       html5-commit-watchers
Subject:    [html5] r6264 - [giow] (1) Oops,
From:       whatwg () whatwg ! org
Date:       2011-06-21 21:24:32
Message-ID: 20110621212432.7143F2C7C09B () ps20323 ! dreamhostps ! com
[Download RAW message or body]

Author: ianh
Date: 2011-06-21 14:24:30 -0700 (Tue, 21 Jun 2011)
New Revision: 6264

Modified:
   complete.html
   source
Log:
[giow] (1) Oops, checking the name got dropped somehow in the name='' case.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12340

Modified: complete.html
===================================================================
--- complete.html	2011-06-21 21:20:51 UTC (rev 6263)
+++ complete.html	2011-06-21 21:24:30 UTC (rev 6264)
@@ -78320,7 +78320,8 @@
      <li><p>Otherwise, if <var title="">name</var> is the empty string
      and there exists a <code><a \
                href=#sharedworkerglobalscope>SharedWorkerGlobalScope</a></code> \
                object
      whose <a href=#dom-workerglobalscope-closing \
                title=dom-WorkerGlobalScope-closing>closing</a>
-     flag is false, and whose <code title=dom-WorkerGlobalScope-location><a \
href=#dom-workerglobalscope-location>location</a></code> attribute +     flag is \
false, whose <code title=dom-WorkerGlobalScope-name>name</code> attribute is the +    \
empty string, and whose <code title=dom-WorkerGlobalScope-location><a \
                href=#dom-workerglobalscope-location>location</a></code> attribute
      represents an <a href=#absolute-url>absolute URL</a> that is exactly equal to
      <var title="">scriptURL</var>, then let <var title="">worker
      global scope</var> be that <code><a \
href=#sharedworkerglobalscope>SharedWorkerGlobalScope</a></code>

Modified: source
===================================================================
--- source	2011-06-21 21:20:51 UTC (rev 6263)
+++ source	2011-06-21 21:24:30 UTC (rev 6264)
@@ -88748,7 +88748,9 @@
      <li><p>Otherwise, if <var title="">name</var> is the empty string
      and there exists a <code>SharedWorkerGlobalScope</code> object
      whose <span title="dom-WorkerGlobalScope-closing">closing</span>
-     flag is false, and whose <code
+     flag is false, whose <code
+     title="dom-WorkerGlobalScope-name">name</code> attribute is the
+     empty string, and whose <code
      title="dom-WorkerGlobalScope-location">location</code> attribute
      represents an <span>absolute URL</span> that is exactly equal to
      <var title="">scriptURL</var>, then let <var title="">worker

_______________________________________________
Commit-Watchers mailing list
Commit-Watchers@lists.whatwg.org
http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic