• Elly Fong-Jones's avatar
    flags: demote nacl flags to command-line switches · 33fdb58f
    Elly Fong-Jones authored
    NaCl development has been transitioning to WebAssembly for some time, and
    NaCl is deprecated for some use cases.
    This change removes these nacl-related flags:
    
      enable-nacl
      enable-nacl-debug
      force-pnacl-subzero
      nacl-debug-mask
      allow-nacl-socket-api
    
    The corresponding nacl switches are still present; if you are developing using
    one of these flags, migrate to using the command-line switch instead. The
    force-pnacl-subzero and allow-nacl-socket-api switches are themselves slated to
    be removed soon.
    
    Bug: 918376
    Change-Id: Ied029b6f8bd001fdacb5f0734bd1c5f4cf3d322a
    Reviewed-on: https://chromium-review.googlesource.com/c/1473834
    Commit-Queue: Derek Schuff <dschuff@chromium.org>
    Reviewed-by: default avatarBill Budge <bbudge@chromium.org>
    Reviewed-by: default avatarDerek Schuff <dschuff@chromium.org>
    Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#632397}
    33fdb58f
flag-metadata.json 80.5 KB