|
|
Chromium Code Reviews|
Created:
4 years, 2 months ago by Ken Rockot(use gerrit already) Modified:
4 years, 2 months ago Reviewers:
dcheng CC:
Aaron Boodman, abarth-chromium, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionAdd VisitedLinkNotificationSink to renderer's browser capability
BUG=650364
TBR=ben@chromium.org
Committed: https://crrev.com/7ebc48c59be5ca12c0ebec989c46aeb4e6c7612b
Cr-Commit-Position: refs/heads/master@{#421073}
Patch Set 1 : . #
Messages
Total messages: 24 (14 generated)
The CQ bit was checked by rockot@chromium.org to run a CQ dry run
Description was changed from ========== Add VisitedLinkNotificationSink to browser's web capability BUG=650364 ========== to ========== Add VisitedLinkNotificationSink to browser's web capability BUG=650364 TBR=ben@chromium.org ==========
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
rockot@chromium.org changed reviewers: + dcheng@chromium.org
This is probably breaking stuff in the wild but I couldn't find any specific bugs that looked relevant. I imagine it's subtle enough that the effects are hard to notice in Canary/Dev. Anyway, it was fairly easy to catch from the log spam it was causing: [1:2:0926/121923:ERROR:interface_registry.cc(93)] Capability spec prevented service: exe:content_browser from binding interface: visitedlink::mojom::VisitedLinkNotificationSink [1:2:0926/121923:ERROR:interface_registry.cc(93)] Capability spec prevented service: exe:content_browser from binding interface: visitedlink::mojom::VisitedLinkNotificationSink [1:2:0926/121923:ERROR:interface_registry.cc(93)] Capability spec prevented service: exe:content_browser from binding interface: visitedlink::mojom::VisitedLinkNotificationSink [1:2:0926/121924:ERROR:interface_registry.cc(93)] Capability spec prevented service: exe:content_browser from binding interface: visitedlink::mojom::VisitedLinkNotificationSink [1:2:0926/121928:ERROR:interface_registry.cc(93)] Capability spec prevented service: exe:content_browser from binding interface: visitedlink::mojom::VisitedLinkNotificationSink I think any kind of assert here, even a DCHECK, would unfortunately be the wrong thing to do.
Description was changed from ========== Add VisitedLinkNotificationSink to browser's web capability BUG=650364 TBR=ben@chromium.org ========== to ========== Add VisitedLinkNotificationSink to renderer's browser capability BUG=650364 TBR=ben@chromium.org ==========
The CQ bit was checked by rockot@chromium.org to run a CQ dry run
Patchset #1 (id:1) has been deleted
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Is it possible to confirm that visited link highlights aren't working?
Aye. Confirmed that highlights are broken before this CL and fixed after. Bug description updated accordingly as well.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
LGTM Sure would be nice if we had some sort of test thingie for this... =)
On 2016/09/26 at 20:25:59, dcheng wrote: > LGTM > > Sure would be nice if we had some sort of test thingie for this... =) I agree!
The CQ bit was checked by rockot@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by rockot@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #1 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== Add VisitedLinkNotificationSink to renderer's browser capability BUG=650364 TBR=ben@chromium.org ========== to ========== Add VisitedLinkNotificationSink to renderer's browser capability BUG=650364 TBR=ben@chromium.org Committed: https://crrev.com/7ebc48c59be5ca12c0ebec989c46aeb4e6c7612b Cr-Commit-Position: refs/heads/master@{#421073} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/7ebc48c59be5ca12c0ebec989c46aeb4e6c7612b Cr-Commit-Position: refs/heads/master@{#421073} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
