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

deps: backport 22c5e46 from V8 #7584

Merged
merged 1 commit into from
Jul 11, 2016

Commits on Jul 11, 2016

  1. deps: backport 22c5e46 from V8

    This removes the diagnostic code for the issue described in
    https://bugs.chromium.org/p/chromium/issues/detail?id=454297. That issue
    is private, probably due to the fact that it contains information about
    a security vulnerability.
    
    The original issue was fixed in V8 by
    https://codereview.chromium.org/1286343004, which was integrated into
    node v4.x with c431725, so there's no
    need for the corresponding diagnostic code anymore.
    
    Original commit message:
    
      [heap] Remove debugging code of crbug/454297.
    
      BUG=
    
      Review URL: https://codereview.chromium.org/1420253002
    
      Cr-Commit-Position: refs/heads/master@{nodejs#31523}
    
    PR-URL: nodejs#7584
    Reviewed-By: Myles Borins <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: Ben Noordhuis <[email protected]>
    Reviewed-By: Ali Ijaz Sheikh <[email protected]>
    Julien Gilli authored and Myles Borins committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    4184cb0 View commit details
    Browse the repository at this point in the history