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

Issue 368243009: Implement unregisterProtocolHandler() (Closed)

Created:
6 years, 5 months ago by pals
Modified:
6 years, 5 months ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, gyuyoung2, jam, miu+watch_chromium.org, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Complete unregisterProtocolHandler() implementation. BUG=392016 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282960

Patch Set 1 #

Patch Set 2 : minus content-side changes #

Patch Set 3 : merged content changes #

Total comments: 2

Patch Set 4 : nits fixed #

Total comments: 1

Patch Set 5 : documented unused user_gesture #

Patch Set 6 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -0 lines) Patch
M chrome/browser/custom_handlers/protocol_handler_registry_browsertest.cc View 2 chunks +30 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.h View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 1 chunk +19 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 5 2 chunks +16 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M content/public/browser/web_contents_delegate.h View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
pals
This patch depends on https://codereview.chromium.org/294023010/ and should land after that CL.
6 years, 5 months ago (2014-07-04 09:34:30 UTC) #1
lgombos
On 2014/07/04 09:34:30, sanjoy.pal wrote: > This patch depends on https://codereview.chromium.org/294023010/ and should land > ...
6 years, 5 months ago (2014-07-07 23:02:57 UTC) #2
gyuyoung-inactive
On 2014/07/07 23:02:57, lgombos wrote: > On 2014/07/04 09:34:30, sanjoy.pal wrote: > > This patch ...
6 years, 5 months ago (2014-07-08 01:24:34 UTC) #3
jochen (gone - plz use gerrit)
can you merge the two CLs?
6 years, 5 months ago (2014-07-10 11:34:34 UTC) #4
pals
On 2014/07/10 11:34:34, jochen wrote: > can you merge the two CLs? Merged gyuyoung's CL ...
6 years, 5 months ago (2014-07-10 12:59:16 UTC) #5
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/368243009/diff/60001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/368243009/diff/60001/chrome/browser/ui/browser.cc#newcode1668 chrome/browser/ui/browser.cc:1668: const std::string& protocol, nit. please clang-format
6 years, 5 months ago (2014-07-11 09:39:11 UTC) #6
pals
https://codereview.chromium.org/368243009/diff/60001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/368243009/diff/60001/chrome/browser/ui/browser.cc#newcode1668 chrome/browser/ui/browser.cc:1668: const std::string& protocol, On 2014/07/11 09:39:11, jochen wrote: > ...
6 years, 5 months ago (2014-07-11 11:25:19 UTC) #7
kenrb
ipc lgtm, with a somewhat unrelated comment. https://codereview.chromium.org/368243009/diff/80001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/368243009/diff/80001/chrome/browser/ui/browser.cc#newcode1670 chrome/browser/ui/browser.cc:1670: bool user_gesture) ...
6 years, 5 months ago (2014-07-11 14:38:38 UTC) #8
pals
On 2014/07/11 14:38:38, kenrb wrote: > ipc lgtm, with a somewhat unrelated comment. > > ...
6 years, 5 months ago (2014-07-11 15:07:59 UTC) #9
kenrb
On 2014/07/11 15:07:59, sanjoy.pal wrote: > On 2014/07/11 14:38:38, kenrb wrote: > > ipc lgtm, ...
6 years, 5 months ago (2014-07-11 15:36:37 UTC) #10
pals
The CQ bit was checked by sanjoy.pal@samsung.com
6 years, 5 months ago (2014-07-14 06:22:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sanjoy.pal@samsung.com/368243009/120001
6 years, 5 months ago (2014-07-14 06:22:50 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-14 07:05:52 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-14 07:07:01 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/28115)
6 years, 5 months ago (2014-07-14 07:07:02 UTC) #15
pals
The CQ bit was checked by sanjoy.pal@samsung.com
6 years, 5 months ago (2014-07-14 13:11:14 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sanjoy.pal@samsung.com/368243009/140001
6 years, 5 months ago (2014-07-14 13:12:14 UTC) #17
commit-bot: I haz the power
6 years, 5 months ago (2014-07-14 16:30:26 UTC) #18
Message was sent while issue was closed.
Change committed as 282960

Powered by Google App Engine
This is Rietveld 408576698