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

Issue 11028019: Browser plugin: Implement loadRedirect event. (Closed)

Created:
8 years, 2 months ago by Charlie Reis
Modified:
8 years, 2 months ago
Reviewers:
Fady Samuel, sadrul
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Browser plugin: Implement loadRedirect event. BUG=153536 TEST=browserTag.addEventListener('loadRedirect', f); Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160400

Patch Set 1 : Initial patch #

Total comments: 6

Patch Set 2 : Fix tests #

Patch Set 3 : Fix merge conflicts. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -13 lines) Patch
M content/browser/browser_plugin/browser_plugin_guest.h View 1 2 4 chunks +15 lines, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 2 4 chunks +38 lines, -0 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_host_browsertest.cc View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
M content/browser/browser_plugin/test_browser_plugin_guest.h View 3 chunks +1 line, -6 lines 0 comments Download
M content/browser/browser_plugin/test_browser_plugin_guest.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M content/common/browser_plugin_messages.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin.cc View 1 2 2 chunks +37 lines, -0 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_manager_impl.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_manager_impl.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M content/test/data/browser_plugin_embedder.html View 1 2 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Charlie Reis
Fady, can you take a look? I've verified that this works in practice, but I ...
8 years, 2 months ago (2012-10-04 00:46:41 UTC) #1
Fady Samuel
http://codereview.chromium.org/11028019/diff/2001/content/browser/browser_plugin/browser_plugin_host_browsertest.cc File content/browser/browser_plugin/browser_plugin_host_browsertest.cc (right): http://codereview.chromium.org/11028019/diff/2001/content/browser/browser_plugin/browser_plugin_host_browsertest.cc#newcode629 content/browser/browser_plugin/browser_plugin_host_browsertest.cc:629: string16 actual_title = title_watcher.WaitAndGetTitle(); On 2012/10/04 00:46:42, creis wrote: ...
8 years, 2 months ago (2012-10-04 03:07:06 UTC) #2
Fady Samuel
http://codereview.chromium.org/11028019/diff/2001/content/renderer/browser_plugin/browser_plugin.cc File content/renderer/browser_plugin/browser_plugin.cc (right): http://codereview.chromium.org/11028019/diff/2001/content/renderer/browser_plugin/browser_plugin.cc#newcode52 content/renderer/browser_plugin/browser_plugin.cc:52: const std::string kNewURL = "newUrl"; Please make these const ...
8 years, 2 months ago (2012-10-04 15:15:30 UTC) #3
Charlie Reis
Thanks-- new patch uploaded, and the test is working now. Can you take another look? ...
8 years, 2 months ago (2012-10-04 19:05:58 UTC) #4
Fady Samuel
LGTM! Thanks!
8 years, 2 months ago (2012-10-04 19:48:20 UTC) #5
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 2 months ago (2012-10-04 22:37:56 UTC) #6
sadrul
stamp LGTM
8 years, 2 months ago (2012-10-04 22:48:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/11028019/15013
8 years, 2 months ago (2012-10-04 22:52:03 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
8 years, 2 months ago (2012-10-05 01:04:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/11028019/15013
8 years, 2 months ago (2012-10-05 15:25:18 UTC) #10
commit-bot: I haz the power
8 years, 2 months ago (2012-10-05 17:01:58 UTC) #11
Change committed as 160400

Powered by Google App Engine
This is Rietveld 408576698