Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url: fast path ascii domains, do not run ToASCII #13030

Closed
wants to merge 6 commits into from

Commits on May 15, 2017

  1. url: fast path ascii domains, do not run ToASCII

    To match browser behavior fast path ascii only domains and
    do not run ToASCII on them.
    
    Fixes: nodejs#12965
    Refs: nodejs#12966
    Refs: whatwg/url#309
    zimbabao committed May 15, 2017
    Configuration menu
    Copy the full SHA
    8233c34 View commit details
    Browse the repository at this point in the history
  2. url: fast path ascii domains, do not run ToASCII

    To match browser behavior fast path ascii only domains and
    do not run ToASCII on them.
    
    Fixes: nodejs#12965
    Refs: nodejs#12966
    Refs: whatwg/url#309
    zimbabao committed May 15, 2017
    Configuration menu
    Copy the full SHA
    35e901d View commit details
    Browse the repository at this point in the history
  3. url: fast path ascii domains, do not run ToASCII

    To match browser behavior fast path ascii only domains and
    do not run ToASCII on them.
    
    Fixes: nodejs#12965
    Refs: nodejs#12966
    Refs: whatwg/url#309
    zimbabao committed May 15, 2017
    Configuration menu
    Copy the full SHA
    a13c377 View commit details
    Browse the repository at this point in the history
  4. url: fast path ascii domains, do not run ToASCII

    To match browser behavior fast path ascii only domains and
    do not run ToASCII on them.
    
    Fixes: nodejs#12965
    Refs: nodejs#12966
    Refs: whatwg/url#309
    zimbabao committed May 15, 2017
    Configuration menu
    Copy the full SHA
    d816988 View commit details
    Browse the repository at this point in the history
  5. url: fast path ascii domains, do not run ToASCII

    To match browser behavior fast path ascii only domains and
    do not run ToASCII on them.
    
    Fixes: nodejs#12965
    Refs: nodejs#12966
    Refs: whatwg/url#309
    zimbabao committed May 15, 2017
    Configuration menu
    Copy the full SHA
    e86297c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. url: fast path ascii domains, do not run ToASCII

    To match browser behavior fast path ascii only domains and
    do not run ToASCII on them.
    
    Fixes: nodejs#12965
    Refs: nodejs#12966
    Refs: whatwg/url#309
    zimbabao committed May 16, 2017
    Configuration menu
    Copy the full SHA
    861604f View commit details
    Browse the repository at this point in the history