 Chromium Code Reviews
 Chromium Code Reviews Issue 
            23650005:
    chrome://crashes: reload uploads.log every time the page refreshes  (Closed)
    
  
    Issue 
            23650005:
    chrome://crashes: reload uploads.log every time the page refreshes  (Closed) 
  | Descriptionchrome://crashes: reload uploads.log every time the page refreshes
The current crashes UI logic will read the uploads.log file once when
the tab is created.  The intention is for it to be read when we get a
callback from the javascript code.  So even though we do register a JS
callback, that only serves to generate the UI, not update the backing
store.
Refactor the code so that we do reload the log whenever the JS code
calls us to do it.
BUG=chromium:212728
TEST=loaded chrome://crashes, triggered a new crash, then refreshed the existing tab
   Patch Set 1 #Patch Set 2 : #
 Messages
    Total messages: 3 (0 generated)
     | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||