Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Issue 10692097: Introduce webNavigation.onTabReplaced event that is fired when a tab from instant or prerender repl… (Closed)

Created:
8 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
8 years, 5 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Introduce webNavigation.onTabReplaced event that is fired when a tab from instant or prerender replaces the current tab BUG=117043, 136090 TEST=manually using the webNavigation example extension Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145646

Patch Set 1 #

Total comments: 9

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -25 lines) Patch
M chrome/browser/extensions/api/web_navigation/web_navigation_api.h View 3 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/web_navigation/web_navigation_api.cc View 1 3 chunks +78 lines, -11 lines 0 comments Download
M chrome/browser/extensions/api/web_navigation/web_navigation_api_constants.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/web_navigation/web_navigation_api_constants.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/web_navigation.json View 1 1 chunk +21 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/webNavigation/basic.zip View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/webNavigation/basic/background.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/webNavigation/basic/manifest.json View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/extensions/samples.html View 1 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/extensions/webNavigation.html View 1 6 chunks +146 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/samples.json View 1 4 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/static/webNavigation.html View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
jochen (gone - plz use gerrit)
plz review
8 years, 5 months ago (2012-07-05 12:55:56 UTC) #1
battre
LGTM if the comment in web_navigation_api.cc is not an issue. https://chromiumcodereview.appspot.com/10692097/diff/1/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc File chrome/browser/extensions/api/web_navigation/web_navigation_api.cc (right): https://chromiumcodereview.appspot.com/10692097/diff/1/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc#newcode421 ...
8 years, 5 months ago (2012-07-05 15:38:46 UTC) #2
jochen (gone - plz use gerrit)
https://chromiumcodereview.appspot.com/10692097/diff/1/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc File chrome/browser/extensions/api/web_navigation/web_navigation_api.cc (right): https://chromiumcodereview.appspot.com/10692097/diff/1/chrome/browser/extensions/api/web_navigation/web_navigation_api.cc#newcode421 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc:421: WebNavigationEventRouter::~WebNavigationEventRouter() {} On 2012/07/05 15:38:46, battre wrote: > The ...
8 years, 5 months ago (2012-07-06 11:13:50 UTC) #3
battre
https://chromiumcodereview.appspot.com/10692097/diff/1/chrome/common/extensions/api/web_navigation.json File chrome/common/extensions/api/web_navigation.json (right): https://chromiumcodereview.appspot.com/10692097/diff/1/chrome/common/extensions/api/web_navigation.json#newcode264 chrome/common/extensions/api/web_navigation.json:264: "sourceTabId": {"type": "integer", "description": "The ID of the tab ...
8 years, 5 months ago (2012-07-06 11:18:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/10692097/1
8 years, 5 months ago (2012-07-06 11:56:16 UTC) #5
commit-bot: I haz the power
Presubmit check for 10692097-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 5 months ago (2012-07-06 11:56:19 UTC) #6
jochen (gone - plz use gerrit)
+koz for OWNERS
8 years, 5 months ago (2012-07-06 14:16:45 UTC) #7
koz (OOO until 15th September)
8 years, 5 months ago (2012-07-07 03:50:51 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698