commit | 212db6946282a49e675fc604f23e1fe101fcd540 | [log] [tgz] |
---|---|---|
author | peter <[email protected]> | Fri Oct 31 11:18:50 2014 |
committer | Commit bot <[email protected]> | Fri Oct 31 11:19:06 2014 |
tree | 440c78a34759a51353cc4dc993326574f83c3415 | |
parent | 7cb892ded5911f64dedd7ef0f55128065319370f [diff] |
Remove the OnError method from notification delegates. OnError was meant to support the "onerror" event for Web Notifications, but it has no call sites. There are a few future use-cases for this event, but those don't concern non-Web Notifications so we don't need this plumbing. BUG=428370 Review URL: https://codereview.chromium.org/687183004 Cr-Commit-Position: refs/heads/master@{#302248}