Minor ServiceWorker cleanup. The Registration.Clear method potentially generated...
commitc0cb6718aadfc9684d093ed9f9a936ddd45368d8
authormichaeln@chromium.org <michaeln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 19 Aug 2014 20:05:08 +0000 (19 20:05 +0000)
committermichaeln@chromium.org <michaeln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 19 Aug 2014 20:06:20 +0000 (19 20:06 +0000)
tree29c607fc5ac07056d6e0a2df68d7c9df128e75e6
parent6dffc84b563d0dff56aa8b9ad0b0117d32575a5b
Minor ServiceWorker cleanup. The Registration.Clear method potentially generated multiple listnener notificatons. This CL consolidates them into at most one.

Review URL: https://codereview.chromium.org/475533007

Cr-Commit-Position: refs/heads/master@{#290641}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290641 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/service_worker/service_worker_registration.cc