DescriptionNaCl: Split the debug exception handler thread into a separate file
This is in preparation for changing nacl_process_host.cc to reuse this
code instead of having its own copy in DebugContext. This needs to go
into chrome/common rather than chrome/nacl so that
nacl_process_host.cc can #include it under the checkdeps rules.
This changes the code to use PostTask() instead of PostDelayedTask().
BUG=http://code.google.com/p/nativeclient/issues/detail?id=2618
TEST=run_inbrowser_exception_test in nacl_integration
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133851
Patch Set 1 #Patch Set 2 : Move to chrome/common #
Total comments: 2
Patch Set 3 : Use const on Closure #
Messages
Total messages: 7 (0 generated)
|