Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10918021: Remove old flags from about:flags and add new ones instead. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 154320)
+++ chrome/app/generated_resources.grd (working copy)
@@ -5306,18 +5306,12 @@
<message name="IDS_FLAGS_ENABLE_NACL_EXCEPTION_HANDLING_DESCRIPTION" desc="Description of the 'Enable Native Client hardware exception handling' lab.">
Enable support for Native Client hardware exception handling.
</message>
- <message name="IDS_FLAGS_NACL_GDB_NAME" desc="Name of the 'Debug Native Client applications at startup' lab">
- Debug Native Client applications at startup.
+ <message name="IDS_FLAGS_ENABLE_NACL_DEBUG_NAME" desc="Name of the 'NaCl debug stub' lab.">
Mark Seaborn 2012/08/31 20:10:18 Maybe write 'NaCl GDB debug stub' to make things c
halyavin 2012/09/03 12:04:39 Done.
+ Native Client debugging
Mark Seaborn 2012/08/31 20:10:18 Maybe 'Native Client GDB-based debugging'?
halyavin 2012/09/03 12:04:39 Done.
</message>
- <message name="IDS_FLAGS_NACL_GDB_DESCRIPTION" desc="Description of the 'Debug Native Client applications at startup' lab.">
- Set path to nacl-gdb debugger. It will be attached to NaCl applications at startup.
+ <message name="IDS_FLAGS_ENABLE_NACL_DEBUG_DESCRIPTION desc="Description of the 'NaCl debug stub' lab.">
+ Enable debug stub that stops Native Client applications at startup and waits for nacl-gdb debugger from NaCl SDK.
Mark Seaborn 2012/08/31 20:10:18 Maybe: "Enable GDB debug stub. This will stop a N
halyavin 2012/09/03 12:04:39 Done. I think we should address no-sandbox issue i
halyavin 2012/09/04 12:10:30 I investigated the issue and talked with people fr
</message>
- <message name="IDS_FLAGS_NACL_GDB_SCRIPT_NAME" desc="Name of the 'Script executed by Native Client application debugger at startup' lab.">
- Script to be executed by nacl-gdb at startup.
- </message>
- <message name="IDS_FLAGS_NACL_GDB_SCRIPT_DESCRIPTION" desc="Description of the 'Script executed by Native Client application debugger at startup' lab.">
- Set path to script with gdb commands which will be executed by nacl-gdb at startup.
- </message>
<message name="IDS_FLAGS_ENABLE_PNACL_NAME" desc="Name of the 'Enable Portable Native Client' lab.">
Portable Native Client.
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698