Introduce ServiceWorker.EventDispatchingDelay UMA

This UMA records the time taken between sending an event IPC from
the browser process to a Service Worker and executing the event
handler in the Service Worker.

This CL depends on https://codereview.chromium.org/2249063004/.

BUG=561209

Review-Url: https://codereview.chromium.org/2218943002
Cr-Commit-Position: refs/heads/master@{#414214}
31 files changed