Re: [w3c/manifest] Add IDL section and define IDL for all the members (#613)

mgiuca commented on this pull request.



>                  <ol>
-                  <li>Let <var>platform</var> be the result of running the <a>
-                    steps for processing the <code>platform</code> member of an
-                    application</a> with <var>potential application</var>.
-                  </li>
-                  <li>If <var>platform</var> is <code>undefined</code>, move
-                  onto the next item if any are left.
-                  </li>
-                  <li>Let <var>id</var> be the result of running the <a>steps
-                  for processing the <code>id</code> member of an
-                  application</a> with <var>potential application</var>.
+                  <li>Let <var>V'</var> be a new object created as if by the

Having an *X'* as the updated value for *X* is fine. The issue here is that you went to all this trouble to create a clone which isn't necessary if you just updated it.

Again, this looks good now and no further action required.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/613#discussion_r142581256

Received on Wednesday, 4 October 2017 05:01:42 UTC