Status: Untriaged Owner: [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend NewHTTP
New issue 5077 by [EMAIL PROTECTED]: Add more LoadState values to load_states.h http://code.google.com/p/chromium/issues/detail?id=5077 We should add more LoadState values to load_states.h to reflect the additional load states we have access to in the new HTTP stack, specifically the following states of HttpNetworkTransaction: STATE_INIT_CONNECTION (waiting for ClientSocketPool) establishing_tunnel_ STATE_SSL_CONNECT_OVER_TUNNEL Question: should we refine the LOAD_STATE_SENDING_REQUEST state into two states, to reflect these two states of HttpNetworkTransaction? STATE_WRITE_HEADERS STATE_WRITE_BODY -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
