Description[Extensions] Fix crash in chrome://extensions metrics
DidStartProvisionalLoadInFrame() is apparently not guaranteed to be
called before DocumentLoadedInFrame() or
DocumentOnLoadCompletedInMainFrame(). Because of this, the timer was
sometimes uninitialized. Handle this gracefully.
BUG=647272
Committed: https://crrev.com/d6e72e27f3a4d1d008cdd16e765d3fe6de482ff4
Cr-Commit-Position: refs/heads/master@{#419629}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|