Chromium Code Reviews
DescriptionSend CrashReporting notification from didCommitNavigationWithDetails:.
This notification was previously sent from deprecated
webDidStartLoadingURL:shouldUpdateHistory: method, which should be
removed.
After this CL notification is now sent before |countMainFrameLoad| and
|addCurrentEntryToHistoryDB| calls, which should not cause any issues
as calls order should not matter.
BUG=674991
Review-Url: https://codereview.chromium.org/2644643003
Cr-Commit-Position: refs/heads/master@{#444749}
Committed: https://chromium.googlesource.com/chromium/src/+/0804ab91e011cdf3c20f0ca837222d8f3414a72a
Patch Set 1 #Patch Set 2 : Fixed compilation #Messages
Total messages: 16 (12 generated)
|