| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
nit: None Pretty much none of the other entries in the file seem to have .js
Sorry, something went wrong.
There was a problem hiding this comment.
@TimothyGu thanks for noticing, fixed!
Sorry, something went wrong.
There was a problem hiding this comment.
Should it be lib/url? internal seems to be implied everywhere else (e.g., lib/fs would presumably include lib/internal/fs.js).
Sorry, something went wrong.
There was a problem hiding this comment.
I think it's about difference in implementations. WHATWG vs original url.
Sorry, something went wrong.
There was a problem hiding this comment.
yep... lib/internal/url.js is the home of the new implementation. Intentionally put there to keep it distinct from the older lib/url.js
Sorry, something went wrong.
There was a problem hiding this comment.
That's going to be confusing/unclear if there's not a separate entry for lib/url in addition to the entry for lib/internal/url. Not opposed to this landing as is, but if there's different people to cc depending on which one you're working on, I'd prefer that there be entries for both.
Sorry, something went wrong.
There was a problem hiding this comment.
Maybe adding a note column and mention that lib/url doesn't apply to this would help?
Sorry, something went wrong.
There was a problem hiding this comment.
I don’t think there is anybody in particular to ping for lib/url, and I think leaving this as-is is going to be fine. If it turns out to be a horrible idea, we can add a note or find people to @mention for lib/url.
Sorry, something went wrong.
There was a problem hiding this comment.
There is src/node_url.cc too.
EDIT: should be src/node_url, there is also a .h.
Sorry, something went wrong.
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code.
|
Sorry, missed @joyeecheung’s review. updated! |
Sorry, something went wrong.
|
@joyeecheung ... does this look good to you now? |
Sorry, something went wrong.
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code. PR-URL: #10652 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code. PR-URL: nodejs#10652 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code. PR-URL: nodejs#10652 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code. PR-URL: nodejs#10652 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code. PR-URL: nodejs#10652 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code. PR-URL: #10652 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code. PR-URL: #10652 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
| Back | FazBrowse Home | New Git URL |
Add the nodejs/url github team to the table of people to /cc for
reviews on the WHATWG URL code.
fyi @nodejs/url