summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webnavigation_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-3/+3
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-12/+21
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-171-13/+74
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-161-71/+13
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-161-13/+71
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-131-0/+85
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-85/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+85
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-85/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+85