summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webnavigation_api.h
Commit message (Expand)AuthorAgeFilesLines
* Fire web navigation events on reference fragment navigations.jochen@chromium.org2011-03-011-4/+6
* Implement the onBeforeRetarget event of the webNavigation APIjochen@chromium.org2011-01-211-0/+7
* Use the correct signal to detect failed navigationsjochen@chromium.org2010-12-021-0/+1
* C++ readability change for jochenjochen@chromium.org2010-11-301-13/+17
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-051-0/+4
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-041-4/+19
* Track in which frames navigation errors occurred and don't send further navig...jochen@chromium.org2010-10-281-0/+40
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-0/+3
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-171-6/+21
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-161-21/+6
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-161-6/+21
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-131-0/+56
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-56/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+56
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-56/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+56