Add a more generic API for dispatching events from extension EventRouter.

Also fixes a bug where chrome.tabs.oncreated.addlistener is called twice for
event pages.

The new API allows the caller to specify a callback which gives them a chance
to tailor the event args for each extension and Profile.

BUG=163246,162543


Review URL: https://chromiumcodereview.appspot.com/11316338

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171141 0039d316-1c4b-4281-b951-d872f2087c98
6 files changed